dialnco
Issue with yarn database:migrate:prod on version 0.43 – duplicate key value error
same issue with body and bodyV2 duplicates. I assume that prevented a proper upgrade script and now I'm waiting on 0.42.9 while I manage something. If you guys solve that issue please let me know!
20 replies
Email Settings using sendgrid
EMAIL_DRIVER should be "smtp" to enable mailing. https://twenty.com/developers/section/self-hosting/setup#email
9 replies
Is it normal that no accounts are showing up to connect?
you have to add all required env variables to worker container also. Error seems to indicate you dont have google client ID on worker.
https://twenty.com/developers/section/self-hosting/setup#create-a-project-in-google-cloud
40 replies
[Solved] Google Calendar sync stuck
worker! as per docs https://twenty.com/developers/section/self-hosting/setup#start-the-cron-jobs. You can also add env var on your worker container, as migrations runs on the server container
22 replies