Ruslan
Ruslan
TTwenty
Created by kageyama on 2/26/2025 in #❓︱help
Don't know why but i am not able to run the application according to the docs
How you run 20 instances with default template? it uses the same db and redis volumes. Or you use custom docker-compse config?
14 replies
TTwenty
Created by kageyama on 2/26/2025 in #❓︱help
Don't know why but i am not able to run the application according to the docs
check logs running docker compose logs typical issues 1) env vars, 2) permission issues we have working template on DollarDeploy https://dollardeploy.com/r/twenty-crm
14 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
No description
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
But people often complain PrismaORM does not work well with many tables - typings grow megabytes in size, become unusable or slow. Maybe VS Code will catchup or MacBook Pro M6+ will help haha
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
Twenty is multi tenant
exactly
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
In my own startup, I also have an issue with db DATA changes after upgrades, I don't want to run them manually, but see no option right now in prisma to suppo
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
yeah well, this is difficult. are you using prisma? I think it automatically applies all missing DB DDL changes, but since twenty crm users db per workspace, it might be different
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
so you started a fresh install on 0.35.6, is that right? and then you direclty upgrade to 0.42?
This is just a second problem I have and it is a typical pattern users want to upgrade
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
No, bug report with 0.42.0 is fresh install of 0.42.0
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
No I didnt run any upgrade commands, I can see that worker constantly tries to do upgrades though
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
I just need to try 0.42.15 I suppose
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
My bug report based on complete from scratch deployment
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
if fieldMetadataId is null in this query, you probably have an issue somewhere else
I am running from docker, I believe I don't have control at that level
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
Because I tried to jump from 0.36.X to 0.42.x and it did not just work
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
Could you tell me, if I upgrade docker compose (i.e. change tag) do I need to run manually all integrations or do I need to do in sequence 1) change to 0.39.0 & deploy 2) change to 0.40.0 and deploy 3) change to 0.41.0 and deploy
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
I should try 0.42.15
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
I was running 0.42.0
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
Hmm.
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
I checked v0.41.5 it works.
58 replies
TTwenty
Created by Jas0r on 2/4/2025 in #❓︱help
User Not Logged In - Profile Creation
Ok, I found the root reason: "QueryFailedError: null value in column "fieldMetadataId" of relation "viewField" violates not-null constraint" https://gist.github.com/huksley/df985054e89346113a29d8685f24085a
58 replies