Building in cursor
I am using cursor to set up twenty, but I am striking out on making it function.
Having issues with Twenty CRM Docker setup: 1. Database Authentication Error: - The server container can't connect to the database - Getting "FATAL: password authentication failed for user 'postgres'" errors - Using the official docker-compose.yml with postgres/postgres credentials 2. Frontend GraphQL Error: - Getting "ApolloError: Unknown argument 'type' on field 'Mutation.track'" - Also "Field 'track' argument 'action' of type 'String!' is required but it was not provided" - This happens when trying to proceed after entering email on the sign-in page Environment: - macOS Darwin 24.1.0 - Using latest Docker images (twentycrm/twenty:latest) - All containers are running but server shows as unhealthy - Following the official self-hosting documentation Steps tried: - Disabled telemetry - Added authentication secrets - Recreated containers multiple times - Verified all environment variables Would appreciate any guidance on resolving these issues, particularly the database authentication error which seems to be preventing the server from starting properly.
Having issues with Twenty CRM Docker setup: 1. Database Authentication Error: - The server container can't connect to the database - Getting "FATAL: password authentication failed for user 'postgres'" errors - Using the official docker-compose.yml with postgres/postgres credentials 2. Frontend GraphQL Error: - Getting "ApolloError: Unknown argument 'type' on field 'Mutation.track'" - Also "Field 'track' argument 'action' of type 'String!' is required but it was not provided" - This happens when trying to proceed after entering email on the sign-in page Environment: - macOS Darwin 24.1.0 - Using latest Docker images (twentycrm/twenty:latest) - All containers are running but server shows as unhealthy - Following the official self-hosting documentation Steps tried: - Disabled telemetry - Added authentication secrets - Recreated containers multiple times - Verified all environment variables Would appreciate any guidance on resolving these issues, particularly the database authentication error which seems to be preventing the server from starting properly.
1 Reply
Probably after merging this PR your problems will be resolved https://github.com/twentyhq/twenty/pull/9268
GitHub
Add cursor rules by FelixMalfait · Pull Request #9268 · twentyhq/tw...
Add rules for AI code editor