Docker Compose Upgrade Instructions v.033.0 to latest
I am having issues upgrading from v0.33.0 to v0.35.0 or honestly v34.
We use docker compose to host our Twenty Instance. The upgrade guide just says to change the tag, and it does download the new image but when I try to login it gives me an error that the workspace doesn't exist.
Any help is appreciated.
14 Replies
@MrT you'll need to update to each version separately. See:
https://twenty.com/developers/section/self-hosting/upgrade-guide
In otherwords, you won't be able to jump from v33 to v35. It's v33 to v34 (migrations/etc), then from v34 to v35 and so on...
I hope that helps
Hi Ralph, thanks for the response. So just to confirm, I first have to do the tag upgrade to the version. And then do the specific version to version upgrade second?
That instructions on the link just says to update the tag, to me it’s heavily misleading 😅
Yes, you have to upgrade version one by one, e.g. if you want to upgrade from 0.32.0 to 0.35.0, you have to upgrade from 0.32.0 to 0.33.0, then from 0.33.0 to 0.34.0 and from 0.34.0 to 0.35.0
@ɃØĦɆᵾS , thank you. That makes sense. All I have done so far is updated the tag to v0.34.0 (i'm on 0.33.0) and now I am getting this error: Even though I don't have this in my .env file
any suggestions?
What happens if you add those mentioned variables to .env file?
E.g.
even when these are set in the .env it still shows as an error not letting the server container to start
Please delete this image or at least anonymize data
it's going to be rolled back and regenerated
this is my test machine
Let me check if there were any reported issues with that
From what I see, there are no reported issues similar to yours, although there's one related to upgrading Twenty from 0.33.0 to 0.34.0 https://github.com/twentyhq/twenty/issues/9041
GitHub
Updated to 0.34 and now cannot login - "You're not member of this w...
Bug Description I updated my instance of twenty 0.33.0 to 0.34.0 and then i cannot login... i used to Example: When trying to login, it say this error "You're not member of this workspace....
Thank you. I will look at this and get back to you
@MrT if you see the upgrade doc you'll see that a new app secret was added.
I also ran into a similar issue on #9041 that @bob posted above. In the comments of the issue I explain how I fixed my install.
@ɃØĦɆᵾS Heu bob how are yout ? good? Could yuo show to us the process to upgrade into swarm or compose, like, what comands have to be set during this?
example:
yarn database:migrate:prod
yarn command:prod workspace:sync-metadata -f
yarn command:prod upgrade-0.XX
in this order? these three on server service?
thanks and have a happy new year