Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

sync keeps failing - http proxy support

I've got an issue, my company wants to move over to twenty/enterprise eventually. But there's no http proxy support. The internal services are http proxy only for security, so services can be locked down. Node v24 has built-in http proxy support that should get this service working for us. What's the timeline on getting this upgrade to v24+ of Node, i can share the relevant github PR about node adding native http proxy support in v24.

Sending Mails: Account provider not supported

We've updated to 1.2.0 recently and reconnected our email because of SMTP protocol. Unfortunately, we're encountering an issue when trying to reply to an email. While no error message appears directly, the console displays the error: "Uncaught Error: Account provider not supported." We couldn't found out, which providers are supported or if this is even the real error - anyone also experiencing this?...
No description

[IMAP] Error fetching from mailbox XXXX: Connection not available

Hello dear people 🙂 I am facing an issue when testing the IMAP email sync. I was able to configure the IMAP using the Lab option and UI settings, but I am now faced with the error in the title. Here is the docker log:...

Issue creating new views

There's an error on the frontend every time I try to create a custom view. It occurs with different objects (standard and custom): "index-BkVMjKqk.js:3559 Uncaught (in promise) Error: Should never occur, encountered unknown fields anyFieldFilterValue in objectMetadataItem view"
No description

Workflow doesn't run on a schedule

I'm on a self-hosted v0.54.6. My workflow is On a Schedule with trigger interval 20 minutes. However, there are no runs performed. What am I missing?...

workflow before and after still available?

Do workflows still have access to a 'before' and 'after' for an updated record? It used to be, that one could see the state of the record before and after it was changed. Has this been removed, or is there a new mechanism for this?...

Identify which object is affected?

Hi, it's somehow possible to identify which field and which object is affected? " errors":[{"message":"Float cannot represent non numeric value: NaN","extensions":{"code":"INTERNAL_SERVER_ERROR","userFriendlyMessage":"An error occurred."}},{"message":"Float cannot represent non numeric value: NaN","extensions":{"code":"INTERNAL_SERVER_ERROR","userFriendlyMessage":"A I see in the trace, that all custom objects are returned but how I can identify, which one I have to fix? As wll no entries are shown in the frontend...

Build Issue

I pulled the v1.1.0 code and tried running npx nx build twenty-server, but the terminal gets stuck—it doesn't proceed further, and I can't even stop the process. I can only close the terminal to get out of it.
No description

Local Setup Issue

Hey everyone. I'm trying to contribute to this project but I'm running into an issue. Whenever I run yarn install from the root, it gets stuck during the fetch step. It just exits after a long wait and doesn't install the node_modules. Any idea what could be going wrong or how to debug this better? Would really appreciate any pointers
No description

Login error after migration data

I met problem after backup data, upgrade and migration data to new version. How can i detect and fix this problem. I checked logs for server, db and worker dont show any error...
No description

SSL Certificate Generation pending for custom domain in the hosted version.

Dear Support Team, after setting up a custom domain in the CNS for the hosted version of Twenty CRM, we encounter the following issue: "SSL Certificate Generation -> Pending"...

Not able to run the server

I run the command : NODE_OPTIONS="--max-old-space-size=4096" npx nx start twenty-server . I prefixed it with NODE_OPTIONS to accomodate it enough ram for its running, it ran but after some time this error was thrown, I checked it then I found in package.json the main command is pointing to right file path: dist/src/main.js but the error says it is finding in dist/main.js. Help me with this.
No description

Twenty Installation on Debian seems to be hanged as I cant open localhost:3000.

I am installing twenty on Debian for the first time using install script and docker image. I am not able to open localhost:3000 . My installation seems to be hanging at
No description

{solved - overseen} Workflow and external automation Tools

Hey Community, I have detected that the internal workflow system can be triggered by the change of any object value. However, for companies and contacts, there is no ID submitted in this workflow. If I work outside of the arm with the data, then it's best to get the ID also submitted....

Question related to workflow limit | exceeded

I was using an workflow to update all companie accounts in the db (1200) And i exceeded the workflow limit Is there an option, to let this run smoother - slower? ...
No description

{solve - my fault} Issue: Unable to import into 20 CRM - hosted and selfhosted version

Description: I'm facing a weird issue where I am unable to import companies into 20 CRM. This issue is occurring in both the version hosted by twenty and as well as in my self-hosted version. Even when I export the existing demo data companies and import them right after this, I encounter the same failure in both versions ( twenty hosted / self hosted ) ...

First Steps With 20 CRM Adding Pages Forms and Calendar Booking Integration

Hey Community, i am since a few days addicted to 20crm I'm looking for help with my first steps with 20 CRM. ...

[SOLVED] Filtering all people with Company = is empty only returns 10 instances.

I'm trying to filter all of the people that got imported to see who is not associated with any company yet. When I use the filter Company is Empty it only shows 10 people, but when I scroll through the list manually there are way more than 10 people with nothing in the company field. Could the filter be hiding people that previously had a company associated with them? I have deleted a few companies earlier that I didn't remove the people from first....

Last updated doesn't seem to be working for me.

Hi! Excellent product, very happy with things so far. I've added some people yesterday and created a note on one person today, I sort the people by last updated but the note I created doesn't seem to count as an update? Am I doing this wrong? Ideally, I'd be able to view my contacts by the last time they were updated with ANYTHING email, note, etc. Any help would be appreciated....

Workflows on workspaces failing

Hi, I am self hosting v1.1.1 and I'm using multiple workspaces. Workflows are working as expected on my primary workspace, but when I try to run a workflow on any other workspace I get the toast message in the UI 'An error occurred.' Looking at the db container logs I see this error [42524] ERROR: invalid input value for enum workspace_5eogcnhvg0ht12x9i45sd8c2k."workflowRun_status_enum": "ENQUEUED"...