Import from gmail hanging on ongoing
In UI the https://url_to_twenty/settings/accounts/emails Ongoing symbol has been shown for more than 12 hours.
From logs (docker logs twenty-worker-1):
[Nest] 34 - 07/12/2024, 10:57:19 AM LOG [MessagingGmailFullMessageListFetchService] Added 57 messages ids from Gmail for messageChannel HIDDEN in workspace HIDDEN and added to cache for import
From logs (docker logs twenty-server-1):
[Nest] 1 - 07/12/2024, 10:57:19 AM LOG [WorkspaceQueryRunnerService] query time: 728.6643190383911 ms on query favorite
[Nest] 1 - 07/12/2024, 10:57:19 AM LOG [WorkspaceQueryRunnerService] query time: 723.8435090780258 ms on query view
[Nest] 1 - 07/12/2024, 10:57:19 AM LOG [WorkspaceQueryRunnerService] query time: 862.1707910299301 ms on query connectedAccount
[Nest] 1 - 07/12/2024, 10:57:19 AM LOG [WorkspaceQueryRunnerService] query time: 949.1799219846725 ms on query view
[Nest] 1 - 07/12/2024, 10:58:34 AM LOG [WorkspaceQueryRunnerService] query time: 293.1410369873047 ms on query messageChannel
3 Replies
Hi Jon! What configuration are you using pg-boss or redis?
Are you import crons registered?
https://twenty.com/developers/section/self-hosting/self-hosting-var#setup-messaging-&-calendar-sync
Hi @charles thanks it started working after I ran the three import commands with yarn.
wonderful!