Error after upgrading to v1.0.1 from 0.56: "Cannot read properties of undefined (reading 'userId')"

Hi Twenty CRM team, After upgrading our self-hosted instance from version 0.56 to v1.0.1, we are encountering the following error in the browser console: Cannot read properties of undefined (reading 'userId')
No description
5 Replies
localhost
localhostOP3mo ago
I have tried "yarn command:prod cache:flush" on Docker Server of Twenty and its still not working
Prastoin
Prastoin3mo ago
Hey you need to upgrade incrementally Looks like you've bypassed the 0.60
localhost
localhostOP3mo ago
And how do i it? I have used docker compose to run Twenty
Prastoin
Prastoin3mo ago
You need to change your .env TAG to v0.60 start the containers again optionally test that the app is accessible and so on Please find more information along the upgrade guide https://twenty.com/developers/section/self-hosting/upgrade-guide

Did you find this page helpful?