Twenty

T

Twenty

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

Join

❓︱help

🏡︱general

💻︱development

Db unknow service on docker compose

root@vmi2427129:/# docker compose up -d service "server" depends on undefined service db: invalid compose project root@vmi2427129:/# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 084c92c5b1cf twentycrm/twenty:v0.42.6 "/app/entrypoint.sh …" 41 minutes ago Up 40 minutes (healthy) 0.0.0.0:3000->3000/tcp twenty-server-1...
No description

Why is older versions not working for docker compose?

i used VERSION=v0.31.0 BRANCH=main bash <(curl -sL https://git.new/20), and when it runs it always says dependency failed to start: container twenty-server-1 is unhealthy ❌ Something went wrong, exiting: 1, but when i try the latest it does not have this problem...

Unexpected Application Error

Twenty is producing this error at the moment for us. We are unable log into the CRM. Any help on resolving this for us would be highly appreciated as we might have to use another CRM otherwise....
No description

Error when editing any user record - "Cannot create property 'firstName' on string 'Untitled'"

This occured in 0.41 as well as 0.42. Oddly it doesn't prevent the user from editing the record, although it is quite annoying. Appears to be tied to the resolved github issue here...
No description

column company.createdByContext does not exist

Hello, I was using version 0.40 in self-hosted mode. I wanted to update directly to use version 0.42 because I want to use mail synchronization with Microsoft. I therefore performed a docker compose down, changed the tag, and finally docker compose up with the latest version. Once this was done, I properly executed: docker exec -it twenty-server-1 yarn database:migrate:prod...

Unable to Reach Back-end

On the hosted solution on paid account, I get "Unable to Reach Back-end". How to contact Twenty to get it resolved? Anyone else having trouble logging in now?
No description

Local setup frontend crashes without error

I am running twenty local setup in my VM. npx nx start twenty-server runs without any error npx nx worker twenty-server runs without any error ...
No description

Upgrade 0.22 -> 0.23

Hi, I'm facing an issue during the upgrade from a 0.22 to 0.23 instance. Following upgrade guide, during the yarn comand:prod upgrade-0.23 command: ``` [Nest] 284 - 02/18/2025, 3:32:47 PM LOG [UpdateActivitiesCommand] Running command on workspace xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx failed...

Yarn install issue

@shailendra thakur I am following the local setup documentation, but error with Yarn 4.4.0 ....
No description

Multiple workspace confusion

Multiple workspace is possible on self-hosted, correct? What I have I have Twenty installed on my home server and accessing it remotely via Cloudflare tunnels and seems great but can't seem to get the multiple workspaces discussed here: https://github.com/twentyhq/twenty/discussions/3646 ...

`useFindManyRecords for "notes" error : ApolloError: blocknote.map is not a function`

I get a the error blocknote.map is not a function when loading the notes page. Console log shows the following error: useFindManyRecords for "notes" error : ApolloError: blocknote.map is not a function any ideas?...

Workspace Schema not found for workspace ...

Whenever I create a has many to and from two different objects it crashes. Also when I create an object with a relation, and then delete that object it crashes. Restarting doesn't help it, and I have backups, but they are 30 minutes old and that is a lot of missing data entry. Anyways, thanks for the efforts, I want this to be successful, let me know if you would like any other details....

Reply to email button opens Gmail when a Microsoft Account it connected

Reply to email button opens Gmail when a Microsoft Account it connected

Twenty CRM via Coolify?

IS Twenty CRM deployable via Coolify? https://www.coolify.io/ If so where can we get guidance? Tried few times with no success. I also was told "Twenty made some changes to their app and no one on this server haven't figured out to fix it yet..." It would be a helpful solution to manage multiple apps in the same Machine. Thx...

Is it normal that no accounts are showing up to connect?

Hi everyone,
I'm using Twenty CRM Self Hosted, and I noticed that no accounts are showing up to connect. Is this normal, or am I missing something? Could anyone guide me on where to find the information on how to properly link accounts? Any help would be appreciated! Thanks in advance!...
No description

Are opportunities only linked to companies?

It seems like it only give option to add company, is that how it's supposed to be? Also we can only attach one company per person?? What if a person has more companies associated?...

Bug after update to v42 User not logged in

In a fresh installation (v0.42.0 and also v0.42.2) while trying to fill the name field and proceed, this message appears (USER IS NOT LOGGED IN) and it is not possible to continue using the app https://www.loom.com/share/c06379b52be442cf8a970d6fe1914633?sid=28414ed9-b029-4320-a0b6-68b57e45b86e...
No description

"column User.locale does not exist" after Docker container update

Hi all, I am receiving this error at the point of login after updating and recreating the Twenty docker containers with the most recent version. System was previously working perfectly. Any assistance or guidance would be welcome.

Yarn failing on macOS and Storybook command not working locally

Yarn version: 4.4.0 Repo is already sync with latest update on main branch in github...
No description