revolution
revolution copied to clipboard
Error updating the table
Bug report
Summary
Error updating the tables
Step to reproduce
As part of testing https://github.com/modxcms/revolution/pull/15859 the following error was detected
Install MODX 3 from github or via composer create-project
, after successful installation, remove rm -rf setup/.locked
and run the update. We get an error, as in the screenshot below. Then click on Next and we get 500 error and a white screen
Observed behavior
install.config.2021-10-24T05.59.47.log
Expected behavior
There should be no update errors
Related issue(s)/PR(s)
https://github.com/modxcms/revolution/pull/15859
Environment
MODX 3 (latest Github)
Did you run composer upgrade
?
I think that only happens when running the upgrade on dev builds, because the migrations run based on version number. Unless you're not seeing dashboard widgets or resources after that?
I think that only happens when running the upgrade on dev builds, because the migrations run based on version number. Unless you're not seeing dashboard widgets or resources after that?
further admin panel is inaccessible, white screen
Can you check the error log of the webserver?