Closed mrcarl79 closed 8 years ago
Hi Mr Carl,
I share you pain. I'm having trouble with the update as well.
I appreciate you may not have the magento files etc to make this work but just in case here is what I did after a failed update.
Change to the magento folder. user this command...
./bin/magento setup:rollback -c 1453677190_filesystem_code.tgz -m 1453677190_filesystem_media.tgz -d 1453677190_db.gz
Details here http://devdocs.magento.com/guides/v2.0/install-gde/install/cli/install-cli-backup.html
Unfortunately for me the database restore failed but I hope it helps you.
Paul
Hi Got realy frustrated as well, even though i was expecting it to go bad the first time and it was only on a testinstallation.
But this is what i did
Thomas
@mrcarl79 @thomasnordkvist There was a technical bulletin released on Jan 28th, which included fixes for upgrade. Can you please try the steps mentioned, according to how you deployed Magento2 initially.
As we haven't heard back from you, we will go ahead and close this issue. Feel free to submit a new issue if you encounter any problems.
Hi,
I had a development Azure Ubuntu VM with Magento 2, installed by extracting the archive and running the online setup wizard.
Today tried upgrading using the System Upgrade to disastrous consequences.
I had followed the steps and taken the backups before the upgrade.
However after the error, the rollback button did nothing.
I tried again reloading the page but the rollback button never appeared.
I then looked up how to restore backups manually, however on trying "magento info:backups:list" I realise I don't even have a /bin/magento file to run.
This has not been deleted by me, so where it has gone no idea.
Tried to copy a /bin/magento file from another test instance, but if I run the following:
/var/www/magento2/bin$ ./magento info:backups:list
I get the error:
HP Fatal error: Class 'Cm_Cache_Backend_File' not found in /var/www/magento2/vendor/magento/zendframework1/library/Zend/Cache.php on line 153
Now I have various backups which were taken, but have no way to restore them
1453677190_db.gz 1453677190_filesystem_media.tgz 1453679466_filesystem_code.tgz 1453677190_filesystem_code.tgz 1453679466_db.gz 1453679466_filesystem_media.tgz
So many wasted hours here! no happy at all...