A4D4M
Newbie Question, How to Debug? Failed to Deploy
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:3000/graphql. (Reason: CORS request did not succeed). Status code: (null).
Edit: fixed, but getting bad gateway requests when going to few pages, also no webhook events are generated.
12 replies
Newbie Question, How to Debug? Failed to Deploy
i followed this fix: added REDIS_HOST in docker https://github.com/twentyhq/twenty/issues/7768#issuecomment-2420531637
and it seems to work. please fix the issue in one line script. Thanks
12 replies
Newbie Question, How to Debug? Failed to Deploy
[Nest] 1 - 10/18/2024, 4:47:39 AM LOG [InstanceLoader] FileUploadModule dependencies initialized +0ms
[Nest] 1 - 10/18/2024, 4:47:39 AM LOG [InstanceLoader] FileModule dependencies initialized +0ms
[Nest] 1 - 10/18/2024, 4:47:39 AM ERROR [ExceptionHandler] connect ECONNREFUSED 127.0.0.1:6379
Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
12 replies
No system mail sent
I am not sure if i did it correctly, I have added the webhook test url from the website you mentioned to the webhooks section in twenty settings, and tried performing some mail actions, created few people,companies, but looks like none of them created a request in webhook test page. is that what you meant?
67 replies
Help with Deploying in Coolify using Github Repo
https://github.com/coollabsio/coolify/issues/2451#issuecomment-2262019651
this exposing port thing worked for me, i am able to manage the dashboard. Still it shows bad gateway when going to Accounts option in settings,(could be because of misisng google creds)
7 replies