Upgrade from v0.33.3 to v0.34.0 fails

After upgrade can't use the instance with error Forbidden resource. Whole error: https://pastebin.com/X3ZZUYqY My steps of upgrade: - stop docker compose - bump the version to v0.34.0 - start docker compose - run: yarn database:migrate:prod yarn command:prod upgrade-0.34 - stop docker compose - remove FRONT_BASE_URL - add FRONT_DOMAIN, FRONT_PROTOCOL, FRONT_PORT to both server and worker - start docker compose
Pastebin
server-1 | Exception Capturedserver-1 | {server-1 | operat...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
1 Reply
thomast
thomast3mo ago
Hi, this error usually happens when you try to access a page while not logged in or that cookies are not up to date do you still see the issue?

Did you find this page helpful?