Twenty

T

Twenty

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

Join

❓︱help

🏡︱general

💻︱development

Upgrading from 0.35.2 to 0.35.4 caused error on Accounts page

After upgrading my self hosted instance from 0.35.2 to 0.35.4, the connected accounts disappeared from the acounts page and I got the error "undefined is not iterable (cannot read property Symbol(Symbol.iterator))". Should I have run any special upgrade commands? Or any other tips? Thank you very much, Rob...
No description

Can we set member level permissions?

I don't want everyone in my team to be able to modify the data objects.

npx nx database:reset twenty-server error

When i try to run npx nx database:reset twenty-server command it always showing Command failed: yarn --version My setup is Ubuntu 24.04.1 LTS i was also trying to setup the database locally...
No description

failed to create extension vector (pgvector): extension vector is unavailable

hey, i'm trying to start twenty on a server with the procedure documented here https://twenty.com/developers/section/self-hosting/docker-compose#Option%202:%20Manual%20steps but i'm hitting the following issue on start: ``` worker-1 | Successfuly migrated DB!...

GraphQL selfhosted public access

Hi, I have observed that my graphql link is available for everyone! Could someone please give some way to fix it?

Google apis auth is not enabled

Hi everyone, I have an issue with connecting Google calendar & mail. I've enabled the People API, Mail and Calendar APIs as well as added the URIs in the project. When checking the docker log for twenty-server-1 I see the following: Exception Captured { user: { id: '5ecb56b6-dc78-4ce7-98cf-3bf43b44dc4a' },...

Problem loading login page after fresh install

I had a working system that I built recently, I believe it was a version 0.35 but I'm not sure, it was whatever was current in github at the time. (3 weeks ago) I refreshed the project files from git and now I can't get to the login page. it just comes up as a blank page. I'm getting an error in the browser - see next post ...

It is possible to permanently delete a people record?

Is a soft delete the only supported option to remove people? Once I'm in the People Deleted view, and I delete the Person again shouldn't the action be permanent? In most cases the issue is that of a merged record. Where multiple variations of the same person or company came in via email or calendar. I know this issue is being tracked in a separate issue. However, there are some records that just need to be purged/deleted from the UI. Does that exist?...

Is anyone using Metabase or similar to understand analytical dimensions of activity within Twenty?

Hey All, I'm in the beginning stages of getting deeper into the activity and use of what's happening from those on our team using of twenty. Has anyone started to use tools like metabase/tableau/Grafana/Superset to see how your users are using twenty?

Date Picker Doesn't Work

I encounter this issue on twenty.com as well as my self-hosted Twenty app. Whenever I try to change the year or month, the date picker simply quits and makes no change to the original value. Is there a quick fix for this? Thanks in advance....
No description

does webhook not work in self hosting?

I have a self hosted version where its not working but works in the 20 account version

Columns getting mutilated after addition of multiple objects/ fields.

The number of fields returned by the graphql is changing after addition of multiple objects. They stop showing on the front end and all the tables do not show. This is happening on both self hosted and the cloud version. Why is this happening?...
No description

Assistance Connecting to Backend when Reverse Proxying with Nginx Proxy Manager

I can access the frontend of Twenty when I am using the local IP address of my server. Whenever I try to access it via the reverse proxied domain, I get the error "Unable to Reach Back-end." I cannot use port 3000 as the host port, so I've opted for port 30111. I've attached images of my .env setup, along with my Nginx Proxy Manager configuration. The docker-compose.yaml is default other than a remap of the host port from 3000:3000 to 30111:3000. ...
No description

Unauthorized for demo workspace

Hey everyone, happy new year! Just wondering why I keep getting 'Unauthorized for demo workspace' whenever I try to upload a file. I commented out all instances of 'Unauthorized for demo workspace' in the codebase, yet the error remains. I have also cleared cache to no avail. Just to offer a bit more context, I am running the application in dev mode on my local, and my past edits to the front and server have been successful and show up on my local. This error is very mysterious to me because I commented out all parts of the codebase that can throw this error?...
No description

Docker 1-click/manual self-hosting fails

Hello, I have been trying to self-host using docker following the instructions here: https://twenty.com/developers/section/self-hosting/docker-compose While both 1-click and manual instructions create the docker containers and start them up just fine, when try to access http://localhost:3000, I get the following error:...

How can I filter an enum via the REST API ?

Sorry for the noobie question but if I want to get all result filtering on an array of enum via the REST API I would naturraly use this: type[in]:[ENTREPRISE] => 400 Bad request Also tried: - type[in]:['ENTREPRISE'] ...

Best Practice to start a new instance on portainer? (Docker Compose)

Hey Guys, I installed TwentyCRM before and after a Server-Switch, caused by the Provider, I have to start at zero. So I tried to install Twenty via Docker Compose as a Stack in Portainer, I provided the environment variables, but there were some errors and I did something wrong my end, but I tried this so much the last days, I just want to give up 😄 So, how would the ideal docker-compose.yml and the ideal .env-files look like?...

docker update/upgrade 20version

Could you show to us the process to upgrade into swarm or compose, like, what comands have to be set during this? example: yarn database:migrate:prod ...

Importing data from email when sync

Hi everyone, I want to ask about twenty importing data from email when sync Still importing status , and I can't see any email add in People tab , or any email on Gmail Tab of people. Anyone know what issue I got. Thanks a lots with your Idea...
No description