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')

5 Replies
I have tried "yarn command:prod cache:flush" on Docker Server of Twenty and its still not working
Hey you need to upgrade incrementally
Looks like you've bypassed the 0.60
And how do i it?
I have used docker compose to run Twenty
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