Migration from 0.33.0 to 0.34.0 causes errors
Hi ! Thanks for your amazing work !
I made updates from
I switched postgres container image from
However, I'm always facing an issue during the
After looking at docker logs, I can see this error (screenshot 2).
I don't know if logs error and website error are linked.
Does anyone know how can I solve it please ? Thanks !
I made updates from
0.22.0 to 0.32.0 following your guidelines (https://twenty.com/developers/section/self-hosting/upgrade-guide) from step to step without any problem.I switched postgres container image from
twentycrm/twenty-postgres:${TAG} to twentycrm/twenty-postgres-spilo:${TAG} during 0.31.0 -> 0.32.0 migration, made dump export and reimport, and it worked fine.However, I'm always facing an issue during the
0.32.0 -> 0.33.0 migration. All steps work fine, but when I try to connect to the website after migration, I see that (screenshot 1).After looking at docker logs, I can see this error (screenshot 2).
I don't know if logs error and website error are linked.
Does anyone know how can I solve it please ? Thanks !

