Conversation
|
/admin/results leads to Http error 500 also i lost 3000 of my 3200 results :( |
|
@zackmuc I'm not dropping any tables so they're still going to be in the copy of your old results table (aka |
|
I'm also getting a 500 error when attempting to access the web app. The following is printing to the console.
|
|
For app key, see FAQ to get that fixed. Not related to 0.16.x releases |
|
It was working previously, and I have an app key in the .env file. I'll try regenerating it though. |
|
Generating a new app key and updating the .env file with it started the application, however, migration failed for me. It suggested checking the logs to find out why, but it didn't print anything to console, and I'm not finding a log in any of the obvious (to me) places. I don't really need the past results, so unless it's useful to you , I'll just start fresh. |
📃 Description
Settings need to be migrated before the class is referenced which was causing the
v0.16.0release to fail. This hotfix also adds skilling theresultsandresults_bad_jsonmigrations should those tables already exsist.