Sebastian
Sebastian
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
yep, already tried to enable People API and reconnect the account. Error's still the same. Having a call would be great though! Let me know when you have time. I'm pretty much available for the next 3h
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
@Raphaël ^^
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
Might it be related to this error? I'm getting it whenever I log in using Google SSO. But when I've tried to remove and reconnect google account, I saw only this in logs
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
just enabled it, but it still doesn't work. results from database:
default=# SELECT "syncStatus", "syncStage"
default-# FROM "workspace_7p0vvem84hpqothgegpexvj81"."calendarChannel";
syncStatus | syncStage
------------+-------------------------------------------
ACTIVE | PARTIAL_CALENDAR_EVENT_LIST_FETCH_PENDING
ACTIVE | PARTIAL_CALENDAR_EVENT_LIST_FETCH_PENDING
(2 rows)

default=# SELECT "syncStatus", "syncStage"
default-# FROM "workspace_7p0vvem84hpqothgegpexvj81"."messageChannel";
syncStatus | syncStage
---------------------------------+-----------
FAILED_INSUFFICIENT_PERMISSIONS | FAILED
FAILED_INSUFFICIENT_PERMISSIONS | FAILED
(2 rows)
default=# SELECT "syncStatus", "syncStage"
default-# FROM "workspace_7p0vvem84hpqothgegpexvj81"."calendarChannel";
syncStatus | syncStage
------------+-------------------------------------------
ACTIVE | PARTIAL_CALENDAR_EVENT_LIST_FETCH_PENDING
ACTIVE | PARTIAL_CALENDAR_EVENT_LIST_FETCH_PENDING
(2 rows)

default=# SELECT "syncStatus", "syncStage"
default-# FROM "workspace_7p0vvem84hpqothgegpexvj81"."messageChannel";
syncStatus | syncStage
---------------------------------+-----------
FAILED_INSUFFICIENT_PERMISSIONS | FAILED
FAILED_INSUFFICIENT_PERMISSIONS | FAILED
(2 rows)
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
where can I find that?
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
re: pg-boss or bull-mq, I'm not sure, I didn't set up either of them, using what's provided in docker compose
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
TAG=latest

PGUSER_SUPERUSER=postgres
PGPASSWORD_SUPERUSER=xxx
POSTGRES_ADMIN_PASSWORD=xxx

PG_DATABASE_HOST=db:5432
REDIS_URL=redis://redis:6379

SERVER_URL=https://crm.domain.com

# Use openssl rand -base64 32 for each secret
APP_SECRET=xxx

SIGN_IN_PREFILLED=true

STORAGE_TYPE=local

# STORAGE_S3_REGION=eu-west3
# STORAGE_S3_NAME=my-bucket
# STORAGE_S3_ENDPOINT=
#

MESSAGING_PROVIDER_GMAIL_ENABLED=true
CALENDAR_PROVIDER_GOOGLE_ENABLED=true

AUTH_PASSWORD_ENABLED=false
AUTH_GOOGLE_ENABLED=true
AUTH_GOOGLE_CLIENT_ID=xxx.apps.googleusercontent.com
AUTH_GOOGLE_CLIENT_SECRET=xxx
AUTH_GOOGLE_CALLBACK_URL=https://crm.domain.com/auth/google/redirect
AUTH_GOOGLE_APIS_CALLBACK_URL=https://crm.domain.com/auth/google-apis/get-access-token

EMAIL_DRIVER=smtp
EMAIL_FROM_NAME='Twenty CRM'
EMAIL_SMTP_HOST=smtp.eu.mailgun.org
EMAIL_SMTP_PORT=587
EMAIL_SMTP_PASSWORD=xxx
TAG=latest

PGUSER_SUPERUSER=postgres
PGPASSWORD_SUPERUSER=xxx
POSTGRES_ADMIN_PASSWORD=xxx

PG_DATABASE_HOST=db:5432
REDIS_URL=redis://redis:6379

SERVER_URL=https://crm.domain.com

# Use openssl rand -base64 32 for each secret
APP_SECRET=xxx

SIGN_IN_PREFILLED=true

STORAGE_TYPE=local

# STORAGE_S3_REGION=eu-west3
# STORAGE_S3_NAME=my-bucket
# STORAGE_S3_ENDPOINT=
#

MESSAGING_PROVIDER_GMAIL_ENABLED=true
CALENDAR_PROVIDER_GOOGLE_ENABLED=true

AUTH_PASSWORD_ENABLED=false
AUTH_GOOGLE_ENABLED=true
AUTH_GOOGLE_CLIENT_ID=xxx.apps.googleusercontent.com
AUTH_GOOGLE_CLIENT_SECRET=xxx
AUTH_GOOGLE_CALLBACK_URL=https://crm.domain.com/auth/google/redirect
AUTH_GOOGLE_APIS_CALLBACK_URL=https://crm.domain.com/auth/google-apis/get-access-token

EMAIL_DRIVER=smtp
EMAIL_FROM_NAME='Twenty CRM'
EMAIL_SMTP_HOST=smtp.eu.mailgun.org
EMAIL_SMTP_PORT=587
EMAIL_SMTP_PASSWORD=xxx
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
sure, sec, let me paste everything
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
no errors in worker logs. do you want me to send them regardless?
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
this was the only error I saw in the logs.
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
@charles @martmull updated to latest version, redeployed from scratch, applied yarn commands on worker container, but the sync from google still fails
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
oh, tha's great, thanks! any ETA when this will be merged?
40 replies
TTwenty
Created by Sebastian on 11/18/2024 in #❓︱help
Google OAuth doesn't work in Docker Compose
22 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
in Releases in Settings I see: 0.32.0
40 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
@charles I'm running latest tag, let me check which one is pulled right now
40 replies
TTwenty
Created by Sebastian on 11/18/2024 in #❓︱help
Google OAuth doesn't work in Docker Compose
I'll do that, but a bit later today
22 replies
TTwenty
Created by Sebastian on 11/19/2024 in #❓︱help
Unknown error occurred while importing messages for message channel
but it looks unrelated to this sync issue
40 replies