-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
sonarly:highSonarly: high severitySonarly: high severity
Description
Bug Description
When sorting stages in the frontend, the system is getting stuck from time to time.
Only multiple restarts of the containers are solving it.
Its NOT related to upgrades, as the system with this version v1.18.0 is running since three weeks now.
Workspace Version is the same as the container version (v1.18.0).
Expected behavior
It does not get stuck and gives reaction on reload.
Technical inputs
Version
Container Version: twentycrm/twenty:v1.18.1
Workspace Version: 1.18.1
psql "$PG_DATABASE_URL" -c "SELECT id, \"version\", \"activationStatus\" FROM core.\"workspace\";"
id | version | activationStatus
--------------------------------------+---------+------------------
af207be3-9c95-466f-b928-1d99258cd067 | 1.18.1 | ACTIVE
(1 row)
Server Logs:
[EntityBuilder viewGroup] entity processing: 7.003ms
[EntityBuilder viewGroup] validateAndBuild: 8.06ms
[Runner] Initial cache retrieval: 0.035ms
(node:1) Warning: Label '[Runner] Total execution' already exists for console.time()
(node:1) Warning: Label '[Runner] Transaction execution' already exists for console.time()
[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForWorkspaceSchema: 0.141ms
(node:1) Warning: Label '[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata' already exists for console.time()
[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata: 24.192ms
(node:1) Warning: No such label '[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata' for console.timeEnd()
(node:1) Warning: No such label '[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata' for console.timeEnd()
(node:1) Warning: No such label '[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata' for console.timeEnd()
(node:1) Warning: No such label '[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata' for console.timeEnd()
(node:1) Warning: No such label '[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata' for console.timeEnd()
(node:1) Warning: No such label '[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata' for console.timeEnd()
[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForWorkspaceSchema: 0.138ms
[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata: 0.307ms
(node:1) Warning: No such label '[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata' for console.timeEnd()
(node:1) Warning: No such label '[BaseWorkspaceMigrationRunnerActionHandlerService] update_viewGroup executeForMetadata' for console.timeEnd()
[Runner] Transaction execution: 49.137ms
(node:1) Warning: No such label '[Runner] Transaction execution' for console.timeEnd()
(node:1) Warning: Label '[Runner] Cache invalidation flatViewGroupMaps,flatViewMaps' already exists for console.time()
(node:1) Warning: No such label '[Runner] Transaction execution' for console.timeEnd()
(node:1) Warning: Label '[Runner] Cache invalidation flatViewGroupMaps,flatViewMaps' already exists for console.time()
(node:1) Warning: No such label '[Runner] Transaction execution' for console.timeEnd()
(node:1) Warning: Label '[Runner] Cache invalidation flatViewGroupMaps,flatViewMaps' already exists for console.time()
(node:1) Warning: No such label '[Runner] Transaction execution' for console.timeEnd()
(node:1) Warning: Label '[Runner] Cache invalidation flatViewGroupMaps,flatViewMaps' already exists for console.time()
(node:1) Warning: No such label '[Runner] Transaction execution' for console.timeEnd()
(node:1) Warning: Label '[Runner] Cache invalidation flatViewGroupMaps,flatViewMaps' already exists for console.time()
(node:1) Warning: No such label '[Runner] Transaction execution' for console.timeEnd()
(node:1) Warning: Label '[Runner] Cache invalidation flatViewGroupMaps,flatViewMaps' already exists for console.time()
(node:1) Warning: No such label '[Runner] Transaction execution' for console.timeEnd()
(node:1) Warning: Label '[Runner] Cache invalidation flatViewGroupMaps,flatViewMaps' already exists for console.time()
(node:1) Warning: No such label '[Runner] Transaction execution' for console.timeEnd()
(node:1) Warning: Label '[Runner] Cache invalidation flatViewGroupMaps,flatViewMaps' already exists for console.time()
(node:1) Warning: No such label '[Runner] Transaction execution' for console.timeEnd()
(node:1) Warning: Label '[Runner] Cache invalidation flatViewGroupMaps,flatViewMaps' already exists for console.time()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
sonarly:highSonarly: high severitySonarly: high severity
Type
Projects
Status
🔖 Planned