Twenty

T

Twenty

Join the community to ask questions about Twenty and get answers from other members.

Join

❓︱help

🏡︱general

💻︱development

AMAZON S3 CONFIG FAILED

Hi ! how to fix this error : twenty-server-1 | BaseGraphQLError [GraphQLError]: Could not load credentials from any providers When trying to upload file, NB: ...

Problem logging in after upgrade

I use the selfhosted docker version of twenty. I upgraded to the latest image 20h ago. And my former account that used to work is now outlocked this is the message that I've got...
No description

Help creating notes via API - BodyV2

Are both blocknote and markdown required? This appears to be the case but is somewhat redundant. ``` "bodyV2": { "blocknote": "string", "markdown": "string"...

Not able to run the server

Everything is set in wsl now The worker is not working when i am running the command npx nx start
No description

Clicking Company name in Company list view does not open the Company, it does nothing.

As title states, the Company field responds to hover, but clicking does nothing. Even clicking the small diagonal arrow button that appears on mouse over does nothing. Only way to open a Company is to search it and click the search result.

issue: wsl postgres setup without docker

am facing below error Error during schema dropping: error: password authentication failed for user "postgres" attached complete logs....

Google Sync Fails: Invalid/Empty Emails Causing Domain Filter Error

Hi there, after a successful installation, I am getting the following error on the worker when syncing my work Gmail account. The error sometimes occurs at the beginning of the sync process or later on. It feels a bit random. Any support or feedback is appreciated. Error: Email is required 2025-02-28T13:59:04.114144081Z at getDomainNameByEmail (/app/packages/twenty-server/dist/src/utils/get-domain-name-by-email.js:13:15) 2025-02-28T13:59:04.114146028Z at /app/packages/twenty-server/dist/src/modules/messaging/message-import-manager/utils/filter-emails.util.js:46:133...

Workflows and secrets

I know workflows are in beta, but what is the recommended way to manage api tokens and whatnot that need to be used in the workflows?

Local Setup Postgres

I have setup postgres locally and when i am runing twenty on my machine it is not populating any data in my backend why is that so my postgres is completely empty

500 error on filtering/search on REST api endpoints

i'm getting 500 errors when using the rest api and use the filter query param for e.g. people or notes

Frequently down

Hey there, I really enjoy using the product and we have a paid plan but it is very frequently down and not working. Do you have an uptime monitor somewhere and is this a recognized issue?

Error when adding a one-to-one relation between workspace entities

Hi, I tried to add a one-to-one relation between workspace entities but failed. For example: I created AdditonalInfoWorkspaceEntity and added one-to-one relation to CompanyWorkspaceEntity. `@WorkspaceRelation({ standardId: ADDITIONAL_INFO_STANDARD_FIELD_IDS.company,...
No description

Want to use Axios inside of a React App, which package to use? e.g.twenty-front, twenty-docker,...

I am new to integrating React front-end with a Django back-end. I am choosing to use Axios in React to ping my open APIs from Django which are on localhost:8000 not 3000. Which files should I be changing? Are they all in twenty-front? Thanks for any help....

Mail and calendar env settings ignored

Hi. I'm setting up the Gmail and Google Calendar environment variables following the online guide. The cron jobs are running but the environment variables appear to be empty/default so it doesn't work. I also don't see any option in the Account settings. "docker exec -it <container> env" confirms that only the Server Config is configured. I'm running 0.42.0 (February 18th 2025) Below is my .env file. Is this a bug or what am I doing wrong? TAG=latest ...
No description

error: database "default" does not exist

After install I made 'default' database manually and run the main 2 comands yarn and my twenty env was running nice! But after my swarm restart I do not know why the default database is missing with this erro below. ...

Unable to Reach Back-endResponse not successful: Received status code 500

Hi, I cannot log into the twenty hosted account we have. All accounts see the error described in the title. Is this known, can someone please assist. The environment is this accounts email domain. Thanks

StandardID value generation for Custom object and notes/tasks target relation

We are migrating data from V0.3 to V0.23 and are almost done. However, we are facing an issue with standardId values. We have a few custom objects to migrate and need to determine how to generate standardId values for the customObject in relation to task/noteTarget as well as for reverse foreign relations

Hi guys! Can you help me create a new filter for People section?

I ve read the API documentation and i found that i can create a new viewField or a new viewFilter and it's a bit confusing because when i make a new one i got a button which says "new field" and when i am in the dashboard i can choose from "filters" to filter the content and i've tried them both anyways without success maybe i'm doing something wrong. Can you help me pls?

Filtered View

I was playing around and created a new data model from the Elestio presentation. When using the Actions View (list) and want to create a filtered view based on the "No Answers" the IS filter is not filtering the results. "IS NOT Filter" is working. Anyone else have the same problem??...
No description