Reached head limit Allocation failed - JavaScript head out of memory
I get this error (Reached head limit Allocation failed - JavaScript head out of memory) when I run "docker exec -it twenty-server-1 npx nx database:reset"
Unable to link to google mail/calendar after upgrading from v0.20.0 to v0.20.2
Hi Twenty team, congrats on the new minor release, it's looking great!
After upgrading I have experienced one bug. I am no longer able to connect to google accounts to pull in my mail and calendar. This worked flawlessly before the upgrade.
Now when I click "Connect with Google" I am taken to a google page to choose my account, i select my account and hit continue, then I approve the permissions and hit allow....
entitynotfound error trying to sign up
Hello, I'm trying to sign my team up for twenty but am getting EntityNot FoundError
Email is [email protected]...
Fetching emails once Person is added
I am now paying for Twenty Cloud and do appreciate the ease of use. I am trying to get a all emails from my gmail as soon as I add a new contact in - I'm using zapier. Here's the context:
My squarespace site is triggering a Zap that maps Squarespace -> Twenty (Create Custom Application object)
A second Zap triggers OnApplicationCreated and maps TwentyApplicationObject -> TwentyPersonObject so I can have a primary person
...
Error 404 after commands
Hello,
after a new installation under docker i couldn't connect so i did the commands mentioned on the documentation but now i have a 404 error.
Before doing the commands I had the interfaces just I could not create accounts or connect.
...
Update Belongs to One to Has many
Hello all,
In my datamodel, I have relations Belongs to one (attached).
I would like to update this field "Has many". ...
Container Healthy But Web Inaccessible.
1. after installing with docker
bash <(curl -sL https://git.new/20)
i edited the SERVER_URL
to my domain
2. then do docker-compose down
and docker-compose up -d
for making the domain works.
3. after successfully setup nginx, i try to visit the homepage/root (/
) the i received Query Failed
error when submitting the email
4. look at docs, it says if you can't login do docker exec -it twenty-server-1 yarn
and docker exec -it twenty-server-1 npx nx database:reset
, and i do both.
5. now the container health check /healthz
is returning {"status":"ok","info":{},"error":{},"details":{}}
but the root page returning {"statusCode":404,"message":"Cannot GET /","error":"Not Found"}
it is even worse than the initial which at first i still getting the full rendered UI....How to modify Default workspaces, fields, and data on new installation
Hello, my goal is to modify the default workspaces, fields, and sample data when I create a new installation of TwentyCRM.
For example, the default workspaces are People, Opportunities, and Companies. I would like to add a few more workspaces.
Secondly, I would like to modify the default fields within each of the new workspaces.
Lastly, I need to remove the sample data from People, Companies, and Opportunities....
Error during setup - Linux
Found this error during setup of the database with the following command : npx nx database:reset twenty-server.
Faster New Entry
To make new entry in table, "+" needs to be clicked, that is too far, at Top Right. Instead, there should be keyboard shortcut to perform task/new entry row.
Getting started
Hi there, I'm a developer that's new to twenty and I'm trying to get my bearings.
Basically all I want to do right now is add a note to a company or opportunity. I see notes on the frontend but what are notes in the API doc?
I can see that it looks like notes are a separate object which are linked to a Workspace Member and an Organization. But I can't find anything that has this same structure......
Google authentication - Error 400 (invalid_request)
Hello,
I tried to set up the connection via google on a self-hosted version of Twenty that is on my VPS but I got a 400 error that prevents me from connecting.
this is my env variables. ...
this is my env variables. ...
Newbie Question, How to Debug? Failed to Deploy
i'm new in docker stuff, so i failed to Deploy Twenty with one click docker compose deployment, the only error that i get is
dependency failed to start: container twenty-server-1 is unhealthy
but i still don't know what to do.
OS : Ubuntu 22
RAM : 8GB (avg. 60% usage)
CPU : 4 core (avg. 60% usage)...Gmail document attachments not visible
I have connected my Gmail account on the twenty and it is showing emails on the people's email tab. However when I receive an attachment, it doesn't show up. Only the subject and the content of the email is showing on the email tab. How can I fix this issue? Thanks!
What is the "Support Chat" feature?
I don't see any other references to this feature and didn't see anything in the demo.
Does this allow Twenty to chat with their users? Or does it allow Twenty's users to chat with "People"/"Companies" they've added to their workspace?...
Local setup installation
I would like to contribute to the development.
I already have WSL and nvm installed from my previous environment, but I'm curious about the command mentioned in the documentation.
Could you please advise me on how to proceed?
...
Error in installing twenty with docker
Hello guys, I tried to install twenty with docker but i got
Container twenty-db-1 Error
the step i did to install it:
- I cloned the repo
- went to pacakages/twenty-docker...Error logging in first time
When trying to log in for the first time I am getting a
QueryFailedError
error and as per docs I am running docker exec -it twenty-server-1 yarn
which produces many YN60
errors xxx is listed by your project with version x.xx.x, which doesn't satisfy what yyy (p19231) requests (~0.19.1).
and many YN02
errors stating twenty@workspace:. doesn't provide xxx (p908aa), requested by yyy
This is marked as completed, and then goes into the fetch step which appears not to complete the full length of the process bar.
After running docker exec -it twenty-server-1 npx nx database:reset
I receive a message Need to install the following packages: [email protected]
which appears to work correctly however afterwards I receive an error NX Could not find Nx modules in this workspace. Have you run npm/yarn install?
...sync
is it possible/how to sync twenty (tabular) database with nocodb/teable/google sheets or other similar stuff?