Kernel (+1 π₯)
TTwenty
β’Created by Kernel (+1 π₯) on 2/20/2025 in #βοΈ±help
Upgrading from v0.41.5 to v0.42.6 does not work
I am using tag "v0.42.6" in my deployment file.
After running the commands for the migration :
I get an error message when I try to log in : "Unable to Reach Back-end
UserWorkspace not found"
I have not changed any of my environment variables. Noticed these were the changes in the new version :
Removed: FRONT_PORT, FRONT_PROTOCOL, FRONT_DOMAIN, PORT
Added: FRONTEND_URL, NODE_PORT, MAX_NUMBER_OF_WORKSPACES_DELETED_PER_EXECUTION, MESSAGING_PROVIDER_MICROSOFT_ENABLED, CALENDAR_PROVIDER_MICROSOFT_ENABLED, IS_MICROSOFT_SYNC_ENABLED
Do I need to add or configure these ? Are their configuration mandatory for the upgrade ?
https://github.com/twentyhq/twenty/issues/10350
When checking the backend I get this error : ``````2 replies
TTwenty
β’Created by Kernel (+1 π₯) on 2/13/2025 in #βοΈ±help
Joining workspace does not work
Hey guys,
I used twenty "v0.41.5" from a blank database.
I run the database command :
yarn database:init:prod
Everything looked OK. β
I created a workspace with a Gmail account. β
I used another gmail account and tried to join the workspace created, with the workspace invite link π
I got an error telling me that "This user does not have access to this workspace".
I deleted the database "default", created it, granted all privilege to the twenty user.
Downgraded the twenty version to "v0.40.8"
Repeated these steps from above, and I was able to join the workspace.
Is that an issue only in v.0.41.5 ?15 replies