TwentyT
Twenty9mo ago
6 replies
xBlaz3kx

Fresh install failing

Im self hosting v0.53.0, but I cannot login to a workspace (single workspace setup). I also had these errors pop up with multi-workspace setup and Im not able to login.

[Nest] 1  - 05/21/2025, 7:24:09 PM   ERROR [ExceptionsHandler] relation "core.user" does not exist
2025-05-21T19:24:09.426927745Z QueryFailedError: relation "core.user" does not exist
2025-05-21T19:24:09.426930811Z     at PostgresQueryRunner.query (/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:219:19)
2025-05-21T19:24:09.426933055Z     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-05-21T19:24:09.426935139Z     at async SelectQueryBuilder.loadRawResults (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2192:25)
2025-05-21T19:24:09.426937143Z     at async SelectQueryBuilder.executeEntitiesAndRawResults (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2040:26)
2025-05-21T19:24:09.426939196Z     at async SelectQueryBuilder.getRawAndEntities (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29)
2025-05-21T19:24:09.426941151Z     at async SelectQueryBuilder.getOne (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:711:25)
2025-05-21T19:24:09.426943105Z     at async AuthService.checkUserExists (/app/packages/twenty-server/dist/src/engine/core-modules/auth/services/auth.service.js:164:22)
2025-05-21T19:24:09.426945119Z     at async AuthResolver.checkUserExists (/app/packages/twenty-server/dist/src/engine/core-modules/auth/auth.resolver.js:92:16)
image.png
Was this page helpful?