During the update i kept my config
It updated however it is now broken, i get Error internal error and it will not load the data from the database. Tried going back to 23 and still have the same internal server error, so i am back on 24, how can i fix it?
https://mysite:3457/api/v1/tasks/all?sort_by[]=due_date&sort_by[]=id&order_by[]=asc&order_by[]=desc&filter=done+%3D+false&filter_include_nulls=false&s=&filter_timezone=%3Ctime+zone+set+at+service.timezone%3E&page=1 500 (Internal Server Error)
The resource <URL> was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
Update: 1
Was able to restore from backups, it seems the migration from 23 to 24 does something to the .db which does not allow it to run again.
Can you test this?