Closed kimdre closed 3 months ago
i could replicate the problem. after a second restart of the container it resolved itself.
Not for me. After login I still get the error and also another one:
NOTICE: PHP message: [critical] Uncaught Exception: An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.bimisvgfile' in 'field list'
Not for me. After login I still get the error and also another one:
guess i'll start digging :)
NOTICE: PHP message: [critical] Uncaught Exception: An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.bimisvgfile' in 'field list'
this is related as its the new fields that are supposed to be added by the migration
could you try and see if using antedebaas/dmarc-reports-testing:sha-c4c254b
fixes it?
there is no database/migrations in there just some code changes that i hope will work
Yes this image works. :)
merged in 1.17.0
Issue Template
Describe the bug After upgrading to 1.16.0 the database migration failed and the frontend returns a 500 error.
Are you using the Docker image?
Database used
Error Messages
Steps to Reproduce Please provide detailed steps to reproduce the problem:
Screenshots