martmull
martmull
TTwenty
Created by known on 10/22/2024 in #❓︱help
Clarification Needed for Calendar Issue
Oh and, I assumed you were self-hosting, if you got this error on app.twenty.com tell me
5 replies
TTwenty
Created by known on 10/22/2024 in #❓︱help
Clarification Needed for Calendar Issue
5 replies
TTwenty
Created by known on 10/22/2024 in #❓︱help
Clarification Needed for Calendar Issue
you need to create a new project in google console and configure it to get proper credentials to fill your env var
5 replies
TTwenty
Created by known on 10/22/2024 in #❓︱help
Clarification Needed for Calendar Issue
Hey, you probably need to configure your Google related environment variables https://twenty.com/developers/section/self-hosting/self-hosting-var#auth
5 replies
TTwenty
Created by Cosmos on 7/6/2024 in #❓︱help
Error 500 when connecting Gmail
No description
19 replies
TTwenty
Created by DeepaPrasanna on 10/19/2024 in #❓︱help
refactoring REST APIs to use twenty orm
I agree implementing a more standard (more simple) REST response format is something we should consider during this refactoring. We may create another REST api version to avoid breaking changes
8 replies
TTwenty
Created by Eddie Silveira on 9/20/2024 in #❓︱help
Question Related to Onboarding and UserVars
- Here you can find an occurence of setOnboardingCreateProfilePending in the code https://github.com/twentyhq/twenty/blob/ec0250616ed01fee34ff9700eec6d36949f46b88/packages/twenty-server/src/engine/core-modules/auth/services/sign-in-up.service.ts#L281 - Can you detail the steps you go through to see skipped create profile step for new members? I did not see any issue when I tried the following steps (on main): - create a workspace - copy the invitation link from /settings/workspace-members - logout, access the invitation link and signin with a new email address - see the create profile step
7 replies
TTwenty
Created by rosscdh on 10/18/2024 in #❓︱help
rest api 500 errors permanent
@rosscdh I can't reproduce, see my comment on https://github.com/twentyhq/twenty/issues/7808 Did I miss something?
15 replies
TTwenty
Created by Neruu2 on 10/2/2024 in #❓︱help
No system mail sent
then, check if webhooks are working
67 replies
TTwenty
Created by Neruu2 on 10/2/2024 in #❓︱help
No system mail sent
it will use the postgresql database to create the queue system
67 replies
TTwenty
Created by Neruu2 on 10/2/2024 in #❓︱help
No system mail sent
if you don't have redis, or don't know if you have redis, just set MESSAGE_QUEUE_TYPE=pg-boss
67 replies
TTwenty
Created by Neruu2 on 10/2/2024 in #❓︱help
No system mail sent
If not set or set to bull-mq, you will need redis running in order to run the queue system
67 replies
TTwenty
Created by Neruu2 on 10/2/2024 in #❓︱help
No system mail sent
Or is it set?
67 replies
TTwenty
Created by Neruu2 on 10/2/2024 in #❓︱help
No system mail sent
Another idea, what is your MESSAGE_QUEUE_TYPE env variable?
67 replies
TTwenty
Created by Neruu2 on 10/2/2024 in #❓︱help
No system mail sent
Webhooks are currently displaying an error, but it does not impact the webhook functionnality Also, update events webhook triggering was broken, fixed right now here https://github.com/twentyhq/twenty/pull/7814
67 replies
TTwenty
Created by Neruu2 on 10/2/2024 in #❓︱help
No system mail sent
Hey @A4D4M , I am checking that
67 replies
TTwenty
Created by Neruu2 on 10/2/2024 in #❓︱help
No system mail sent
So we should focus on that issue before looking at env variables config
67 replies
TTwenty
Created by Neruu2 on 10/2/2024 in #❓︱help
No system mail sent
Exactly, that means the worker service is not running
67 replies