revolution icon indicating copy to clipboard operation
revolution copied to clipboard

Error updating the table

Open Ibochkarev opened this issue 3 years ago • 4 comments

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)

Ibochkarev avatar Oct 24 '21 06:10 Ibochkarev

Did you run composer upgrade?

JoshuaLuckers avatar Oct 24 '21 13:10 JoshuaLuckers

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?

Mark-H avatar Oct 24 '21 14:10 Mark-H

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

Ibochkarev avatar Oct 24 '21 14:10 Ibochkarev

Can you check the error log of the webserver?

JoshuaLuckers avatar Oct 25 '21 10:10 JoshuaLuckers