-
Notifications
You must be signed in to change notification settings - Fork 635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SQL error while update to 3 from 2.6.2960 #1347
Comments
Same problem here |
Upgrade errors are usually due to something project-specific. If you send a 2.6 DB backup to [email protected] we can look into it from there. |
Just try to upgrade even fresh install Craft version: 2.6.2960 |
I just tried the same. Upgrading from a fresh Craft install (version: 2.6.2960). Unfortunately I received the same error message: 'Craft CMS was unable to install this update :(' After refreshing the page and a retry, I received the message:
|
@Bronskiy Just re-tested with a fresh 2.6 DB and it’s still working on my end. @SamLNL that error is probably happening as a result of the botched update, not the error that caused the botched update in the first place. After getting the update error, please zip up and send your storage/logs/ folder and send to [email protected]. |
Just tried to update live website and clean install to beta 3. Still doesn't work. Sent Error to the [email protected] |
Same. I also sent my error to Pixel & Tonic. |
FYI I'm using serverpilot.io environment |
@takobell how can I update beta 2 to beta 3. I have separate install with beta 2 and it says that I have the latest version. |
Responded to both of your support tickets.
@Bronskiy just run |
@takobell just replied to the email. I've sent SSH access to my server so you could try it by yourself |
Just had the same problem trying to update from 2.6.2986 to 3.0.0-RC - have emailed my logs. |
Having this issue... |
@DZuz14 can you email your Craft 2 database backup to [email protected]? |
Same problem here |
I ran the upgrade from the command line with
|
I was able to solve this while running MAMP Pro. This has happened to me a few times, where errors occured in the following steps:
I am using MAMP Pro, where I am running multiple versions of PHP(FastCGI). The fix for this was to update max_execution_time in PHP.ini AND replace the mod_fastcgi block inside my Apache httpd.conf file
Honestly, I am not too sure if the max_execution_time really helped, as it still failed to update until I changed the mod_fastcgi information. |
@devkokov Thanks for pointing that out – fixed for the next release. |
Description
Database error
Steps to reproduce
1-6 Steps from Updating Craft CMS docs
Additional info
The text was updated successfully, but these errors were encountered: