greg [iero]
Update to 0.50 failed
Thanks @prastoin & @Weiko !
yarn command:prod upgrade:0-44:initialize-permissions
Resolved the default role id permission and yarn database:migrate:prod run now without error.
But I still have a WORKSPACE_VERSION_NOT_DEFINED problem:
/app/packages/twenty-server $ yarn command:prod upgrade
[Nest] 3134 - 03/28/2025, 9:34:37 AM LOG [InstanceLoader] AuthModule dependencies initialized
[Nest] 3134 - 03/28/2025, 9:34:37 AM LOG [UpgradeCommand] Running command on workspace 7823fcc0-feff-4ae5-8555-86c42cf82b6c 1/1
[Nest] 3134 - 03/28/2025, 9:34:37 AM LOG [UpgradeCommand] Upgrading workspace 7823fcc0-feff-4ae5-8555-86c42cf82b6c 1/1
[Nest] 3134 - 03/28/2025, 9:34:37 AM WARN [UpgradeCommand] Error in workspace 7823fcc0-feff-4ae5-8555-86c42cf82b6c: WORKSPACE_VERSION_NOT_DEFINED workspace=7823fcc0-feff-4ae5-8555-86c42cf82b6c
[Nest] 3134 - 03/28/2025, 9:34:37 AM ERROR [UpgradeCommand] Error in workspace 7823fcc0-feff-4ae5-8555-86c42cf82b6c: WORKSPACE_VERSION_NOT_DEFINED workspace=7823fcc0-feff-4ae5-8555-86c42cf82b6c
[Nest] 3134 - 03/28/2025, 9:34:37 AM ERROR [UpgradeCommand] undefined
[Nest] 3134 - 03/28/2025, 9:34:37 AM LOG [UpgradeCommand] Command completed!
Any idea ?
14 replies
Infinite scroll is broken on Safari
I tried to check on logs but interface usage logs are not displayed when I do:
docker logs --tail 100 -f twenty-server
[Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RoutesResolver] RestApiCoreController {/rest/}:
[Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest//duplicates, POST} route
[Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest/, GET} route
[Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest/, DELETE} route
[Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest/, POST} route
[Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest/, PATCH} route
[Nest] 1 - 03/08/2025, 1:29:42 PM LOG [RouterExplorer] Mapped {/rest/*, PUT} route
[Nest] 1 - 03/08/2025, 1:29:42 PM LOG [GraphQLModule] Mapped {/metadata, POST} route
[Nest] 1 - 03/08/2025, 1:29:42 PM LOG [GraphQLModule] Mapped {/graphql, POST} route
[Nest] 1 - 03/08/2025, 1:29:42 PM LOG [NestApplication] Nest application successfully started
7 replies