deurk
Column does not exist
Hello, when trying to connect to Google Calendar, after the auth on Google side I am redirected to Twenty that throws a 500 error.
Log says
Is there some migration command I have to run as I've installed Twenty a few versions back and upgraded my containers as you released them?
(Note: I do not wish to reset the database and start from scratch as I finally managed to finish importing all my Google Mail into Twenty)
Thanks!
14 replies
Issue with Gmail sync
Self-hosted instance, configured the Google authentication to allow sync, but it's stays in pending state.
I have gathered I need to run
yarn
commands to start the cron that will consume the emails to import but I am facing this error when trying the yarn command:prod cron:messaging:gmail-fetch-messages-from-cache
:
ERROR [Error] Nest could not find GmailFetchMessagesFromCacheCronJob element (this provider does not exist in the current context)
What did I forget ?
Thanks!5 replies