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?
Upgrade from 0.3.3 to latest versions
Hello, I've a local deployment of twenty done with docker compose. Since I can't find any relevant information in the docs I'm asking here. What steps shpuld I do to upgrade twenty to the latest versions without data loss?
Post Intall Dependecies Fail Pipeline
Hi everyone. Just committed to my PR to solve some conflicts and noticed that my pipeline (and for the majority of other prs recently updated) have failed on Post Install Dependecies. Is this being caused on our side?
Errors upgrading from 0.12 to 0.20
Hello,
I updated the docker from 0.12 to 0.20 using
docker-compose up --build -d
I have some errors in the logs (attached), but it seems to work....Multiple Google accounts
Hi,
I'm self-hosting the app.
Is there a way to connect multiple Google Workspace accounts ? I created apps in one, with proper scopes and redirect URLs, but afaik, only one google ID and secret can be set up as environment variables. Did anybody find a workaround for this ?...
Unhealthy workspace
When running
yarn command:prod workspace:health -w [REDACTED] -d
and checking the log file created, I have the attached error. Any way I can fix this?CORS error
I am really struggling to deploy this anywhere, but locally.
I am using the
I am using the
bash <(curl -sL https://git.new/20)
script and have tried on a few options inclusing Digital Ocean but I am getting a cors error. Any thoughts please?...How do I create autonumber fields that are visible?
I would like to create a unique, consecutive number for every customer in my workspace. The number should be something like this: '000001' and followed by '000002' etc.
Message sync is slow?
I set up v0.20.0 as a fresh install in docker.
updated my docker compose file to the new versions.
Ran
docker exec -it twenty-worker-1 yarn command:prod cron:messaging:messages-import...
Deploying to Render
After issues tryign to get to work on DO I am using your one click install to install to Render, however the version installed (from your main github branch) seems to be an old version .
There is no release section above the logout and it says Cxalendars are coming soon. How can I check what version has been installed?
Can anyone else give me any feedback as to a good place to host twenty with an easy onboarding process?...
Upgrading from v0.12 to v0.20
Hi Twenty team, congratulations on the new release!
I am trying to upgrade my self hosted docker compose instance and have ran in to some errors. Could you please let me know if these are critical or not? I am migrating from v0.12.2
1. I upgraded my twenty and twenty-postgres images to use v0.20.0. They built and executed without issue....