Twenty

T

Twenty

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

Join

❓︱help

🏡︱general

💻︱development

Error Accessing Self-Hosted Twenty CRM via Docker - "Object metadata collection not found

i Twenty CRM Support Team, I'm facing an issue with my self-hosted Twenty CRM instance running on Docker. When accessing the app, I get this error: ...
No description

Error while setting up.....

Hello everyone i was setting up twenty crm on my local system but while doing "npx start" i am getting this error
[0] ✓ built in 6.71s [0] [0] > nx run twenty-ui:build [existing outputs match the cache, left as is] [0]...

Enable multiple-workspaces

Hi everyone. I was wondering how do I enable multiple-workspaces if I am using docker. Or is it not possible with a docker installation how do I enable it from building from source?

Why doesn't the webhook work when data is loaded from the API?

I've tried many times but don't know if I misconfigured something. The webhook works when creating records directly from the user interface. However, when creating records through the API, the webhook doesn't detect any record updates or new creations. Is anyone experiencing the same issue as me?...

Create thumbnail images in an object

Hello everyone, I created a new object called "product". How can I display the thumbnail image of a product when adding a field for URL/LINK or attaching an image to each record, so that it shows a cover thumbnail for each record? Thank you....

Error: non descriptive 500 error on /rest/metadata/relations api

I'm getting 500 server error on all
/rest/metadata/relations
/rest/metadata/relations
endpoints (GET and POST) Present on cloud and self-hosted. Is this a known issue?...

API does not seem to work

I self hosted Twenty, and im trying to use the rest API. It loads forever, and the terminal prints this error
No description

Postgres Admin user after upgrade from 0.43 to 0.50

Since I upgraded, the password for the postgres admin in my env would not allow me to connect to the database with pgadmin, it now seems invalide and is being rejected. I can get into the container ( I am self host) and log in psql no problem, as it does not ask for the password. If I change the password for the one in my env file, the server and worker can't acces the DB anymore.... What did change in this version that might have modified the password for the postgres admin user? I'd like to be...

Error during latest upgrade

Hi all, Just updated to the most recent Docker container (from the second most recent, they are updated regularly), experienced errors when running the two database upgrade commands. When running yarn database:migrate:prod the first error occurs during the output, see attached....
No description

Update to 0.50 failed

Hello I updated and launched usual commands: yarn database:migrate:prod...

"Snapshot has already been released." - Firefox engine

Hey, We want to run our own local setup and step away from dockers. I have followed the local setup with version v0.44.7 on nixos. Everything works when running on Chromium engine except Firefox or with an Firefox engine like Librewolf. It seems that this issue is related: https://discord.com/channels/1130383047699738754/1325958588325302367. Is this a known problem within Twenty and can this be resolved some way? Thanks!
No description

AUTH_GOOGLE Error When Installing Version 0.50.0

When installing this new version, it is not possible to log in with Google for the first time as it always shows the error "Authentication failed." Creating an account using a regular email also fails, showing a message that you do not have permission in this workplace.
No description

E-mail sync not working

Hey 👋 small update after 4 days stuck in “Importing...” on email sync: Google Calendar works fine ✅ gRPC stats show 0 errors (MailboxService.ListMessages = 12 calls, all successful)...
No description

API filtering NULL value on enums

I have added a select to the people model with some values. Later I found the set as default which I did not do when creating the field. I now have a bunch of records with a NULL value (seen in the API response) for this field as setting to default after does not backfill. I am trying to now script this using the API, the issue I have however, is I can find no way to find people based on this NULL value. I have tried combinations of operators and none seem to yield the correct result. emailStatus[eq]:BLOCKED ✅ emailStatus[neq]:BLOCKED ❌ No results...

Try to update .43 to .44 with yarn command:prod upgrade error APP_VERSION is not defined

I did these two command on local setup yarn database:migrate:prod yarn command:prod upgrade But got error on second command:...

Workflow Documentation

Hey, I know that workflows are not released yet, but I am evaluating TwentyCRM and the only thing stopping me is lack of computed fields which workflows are meant to solve I think. So I'm trying to update a field in a record that I have just modified using a workflow. But I can't quite get the Code step to work as its completely undocumented as far as I can see. Has anyone got a documentation link or any examples about how to update an updated record using the Code Step? Thanks!...

Upgrade 0.42 -> 0.43 -> 0.44. Workspace objects & favorites disappeared.

Hi there!! Self-Hosted. I ran all the required migrations and upgrades from 0.42.2 to 0.43.5 to 0.44.11. Attached last upgrade logs (0.44.11), all passing but that last message (duplicate, record already exists, I assume that is not a problem?) . I migrated from spilo image to postgres:16 on the 0.42.2 -> 0.43.5 migration....
No description

Error during local setup on windows(wsl)

I am trying to setup twenty monorepo on my windows(wsl), but when i run the start command according to the docs, i am getting the below error. nx run twenty-shared:build [0] [0] 🎁 error twenty-shared specifies a entrypoint "./E:\projects\open-source\twenty\packages\twenty-shared\src\constants/index.ts" but the file does not exist, please create it or fix the config [0] 🎁 error twenty-shared specifies a entrypoint "./E:\projects\open-source\twenty\packages\twenty-shared\src\testing/index.ts" but the file does not exist, please create it or fix the config [0] 🎁 error twenty-shared specifies a entrypoint "./E:\projects\open-source\twenty\packages\twenty-shared\src\translations/index.ts" but the file does not exist, please create it or fix the config...

Not able to Setup dev environment

Hi , I was trying to set up dev environment but every time i am getting this error message Error during migration run: error: password authentication failed for user "postgres" at Parser.parseErrorMessage (/home/priyanshu/workstation/TWENTY/twenty/node_modules/pg/node_modules/pg-protocol/src/parser.ts:369:69)...
No description
Next