bn
Calendar sync succeeds, while Gmail sync does not start
@Raphaël OMG, it started working. I am not sure what made this. What I did was
1) run your
yarn
commands on worker container
2) Remove connected Google account on settings UI
3) Reconnect the account on settings UI
4) run following cron job setting commands
I guess these could be multiple reasons. 1 could be env MESSAGE_QUEUE_TYPE
and timing of setup.
Anyway, thanks!18 replies
Calendar sync succeeds, while Gmail sync does not start
@Raphaël
This is what I got from
db
. I also updated MESSAGE_QUEUE_TYPE
but still the same situation.
SELECT * FROM "workspace_cpm71hy00wbh9oh8qzputiy9h"."messageChannel";| id | visibility | handle | type | isContactAutoCreationEnabled | contactAutoCreationPolicy | excludeNonProfessionalEmails | excludeGroupEmails | isSyncEnabled | syncCursor | syncedAt | syncStatus | syncStage | syncStageStartedAt | throttleFailureCount | createdAt | updatedAt | deletedAt | connectedAccountId | | 510cf144-efdc-4022-a514-93d01014ab80 | SHARE_EVERYTHING | xxxx | email | t | SENT | t | t | t | 253406 | | ONGOING | MESSAGES_IMPORT_ONGOING | 2024-11-25 23:55:00.079+00 | 0 | 2024-11-25 23:54:18.740525+00 | 2024-11-25 23:55:00.09059+00 | | f3b63ce4-75a3-417a-983f-90fb3a8b92b2|
18 replies