You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BugFor errors / faults / flaws / inconsistencies etc.MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Awaited:
Successful update from previous versions to Piwik 2.3 (tried with Piwik 1.12 and Piwik 1.6).
Given:
$ php console core:update
*** Update ***
Database Upgrade Required
Your Piwik database is out-of-date, and must be upgraded before you can continue.
Piwik database will be upgraded from version 1.12 to the new version 2.3.0.
The database upgrade process may take a while, so please be patient.
No queries are executed. Other update tasks are also not performed (including migrating superuser from config to the database). There's nothing in error log. Tried on different hosts and configurations. Running same command with --dry-run parameter works OK.
Keywords: update, core
The text was updated successfully, but these errors were encountered:
I can confirm this error.
I checked it on clean Piwik instance (used tag 1.12 from github), performed manual instalation.
Then I checked out 2.3.0 tag from github, and tried to run core:update task.
Nothing has happened, no errors were thrown.
Also no errors were found in apache error log.
If Piwik didn't upgrade properly, when you visit piwik 2.3.0, you see errors and exceptions, because some columns would be missing etc. do you see such errors?
BugFor errors / faults / flaws / inconsistencies etc.MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Awaited:
Successful update from previous versions to Piwik 2.3 (tried with Piwik 1.12 and Piwik 1.6).
Given:
No queries are executed. Other update tasks are also not performed (including migrating superuser from config to the database). There's nothing in error log. Tried on different hosts and configurations. Running same command with --dry-run parameter works OK.
Keywords: update, core
The text was updated successfully, but these errors were encountered: