Bug after update to v42 User not logged in

In a fresh installation (v0.42.0 and also v0.42.2) while trying to fill the name field and proceed, this message appears (USER IS NOT LOGGED IN) and it is not possible to continue using the app https://www.loom.com/share/c06379b52be442cf8a970d6fe1914633?sid=28414ed9-b029-4320-a0b6-68b57e45b86e
No description
11 Replies
Prastoin
Prastoin2w ago
Hello, have you run the upgrade commands ?
yarn database:migrate:prod
yarn command:prod upgrade-0.42
yarn database:migrate:prod
yarn command:prod upgrade-0.42
Please also double check new added env - 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
ralfdigitalagency
I made a fresh instalation so I didn't run those commands. Not I btw ran these commands. The env file contains these data: TAG=v0.42.2 #PG_DATABASE_USER=postgres #PG_DATABASE_PASSWORD=replace_me_with_a_strong_password_without_sp>#PG_DATABASE_HOST=db #PG_DATABASE_PORT=5432 #REDIS_URL=redis://redis:6379 SERVER_URL=https://mysite.com SIGN_IN_PREFILLED=false Use openssl rand -base64 32 for each secret APP_SECRET=replace_me_with_a_random_string STORAGE_TYPE=local STORAGE_S3_REGION=eu-west3 STORAGE_S3_NAME=my-bucket STORAGE_S3_ENDPOINT= === Randomly generated secret === APP_SECRET=** PG_DATABASE_PASSWORD=** I do not see those codes: 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 Should I add them? If so with what parameters? Thx
Harry Cohen Tanugi
Have you found a solution? I am facing the same problem
Prastoin
Prastoin2w ago
Please fallback on the 0.41 for the moment About to investigate
ralfdigitalagency
Is this an issue will probably solved soon? If so I'll wait the update. I tried to downgrade but it didn't worked. Is there any downgrade guide available?
Prastoin
Prastoin2w ago
We do not maintain downgrade migration If you need a fresh install then you can pick the version of your choice I've been able to reproduce the issue in local on the v0.42.2 I will hop on Monday morning ! Coming back to you until then Hello @ralfdigitalagency @Harry Cohen Tanugi, one-click install should be fixed in latest v0.42.3
ralfdigitalagency
I'm going to try it Done, it seems to be working, with lates v0.42.4.👍 In the future if an update will present some bugs, how can we go back to previous version NOT loosing any data, if there is no downgrade procedure? Many thanks
Prastoin
Prastoin2w ago
You're right, unless I'm mistaken we might support down migrations after 1.0.0 release ! to be confirmed @charles
ralfdigitalagency
I see so it is in program, any idea when it will be released? Is there a time schedule dev program, including actual skills and future stills to come?
Prastoin
Prastoin2w ago
Sorry we do not have a specific release date for the moment
Is there a time schedule dev program, including actual skills and future stills to come?
I'm not sure to fully understand, you can find our roadmap and sprints here https://github.com/orgs/twentyhq/projects/1
GitHub
🎯 Roadmap & Sprints • twentyhq
Track the latest progress and future development here.

Did you find this page helpful?