Rank 2: Process
This happens for existing projects but works if I create a new project on v1.5.3
No logs in sentry and docker logs
Running v1.5.3
Migrated from v1.4.13
Votes
0
Replies
14
Participants
Unknown
Messages
15
Rank 2: Process
This happens for existing projects but works if I create a new project on v1.5.3
No logs in sentry and docker logs
Running v1.5.3
Migrated from v1.4.13
Do you have run the migration command?
Rank 2: Process
yes
What are the network logs in the browser?
Any errors being shown there?
Rank 2: Process
Not very informative 😬
Rank 2: Process
Yeah
What are the logs for the MariaDB container?
Also, could you check the network logs in the dev tools? What are the requests that fail and their content?
Rank 2: Process
MariaDB container logs
2024-03-12 19:11:58 13 [ERROR] Incorrect definition of table mysql.column_stats: expected column 'hist_type' at position 9 to have type enum('SINGLE_PREC_HB','DOUBLE_PREC_HB','JSON_HB'), found type enum('SINGLE_PREC_HB','DOUBLE_PREC_HB').
2024-03-12 19:11:58 13 [ERROR] Incorrect definition of table mysql.column_stats: expected column 'histogram' at position 10 to have type longblob, found type varbinary(255).
These 2 errors are repeating n times
Doesn't seems related
Rank 2: Process
Network logs
And what's the request content/headers?
Rank 2: Process