Skip to content

Getting stuck on operations in the frontend (moving stages) #18865

@ch9hn

Description

@ch9hn

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).

Image

Expected behavior

It does not get stuck and gives reaction on reload.

Technical inputs

Image Image Image

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🔖 Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions