lucas lima
lucas lima
TTwenty
Created by lucas lima on 1/7/2025 in #❓︱help
GraphQL selfhosted public access
Hi, I have observed that my graphql link is available for everyone! Could someone please give some way to fix it?
2 replies
TTwenty
Created by lucas lima on 1/2/2025 in #❓︱help
docker update/upgrade 20version
Could you show to us the process to upgrade into swarm or compose, like, what comands have to be set during this? example: yarn database:migrate:prod yarn command:prod workspace:sync-metadata -f yarn command:prod upgrade-0.XX in this order? these three on just for server service? thanks and have a happy new year
15 replies
TTwenty
Created by lucas lima on 10/25/2024 in #❓︱help
graphql schema does not exist
Hello guys how are you? I do have 20 from 0.21 up to 0.31 and its fine, but i tried run another one 0.31 and I'm getting everytime this issue with graphql! Can someone help me please?
AP
— Ontem às 21:52
QueryFailedError: schema "graphql" does not exist

at PostgresQueryRunner.query (/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:219:19)

at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

at async DataSource.query (/app/node_modules/typeorm/data-source/DataSource.js:350:20)

at async EntityManager.transaction (/app/node_modules/typeorm/entity-manager/EntityManager.js:73:28)

at async WorkspaceQueryRunnerService.executeSQL (/app/packages/twenty-server/dist/src/engine/api/graphql/workspace-query-runner/workspace-query-runner.service.js:378:20)

at async WorkspaceQueryRunnerService.updateOne (/app/packages/twenty-server/dist/src/engine/api/graphql/workspace-query-runner/workspace-query-runner.service.js:164:24)

at async Object.updateWorkspaceMember (/app/packages/twenty-server/dist/src/engine/api/graphql/workspace-resolver-builder/factories/update-one-resolver.factory.js:44:24)

at async field.resolve (/app/node_modules/@envelop/on-resolve/cjs/index.js:36:42)

at async /app/node_modules/@envelop/core/cjs/orchestrator.js:383:27

at async YogaServer.getResultForParams (/app/node_modules/graphql-yoga/cjs/server.js:304:26) {

path: undefined,

locations: undefined,

extensions: {

code: 'INTERNAL_SERVER_ERROR',

response: 'schema "graphql" does not exist'

}

}
AP
— Ontem às 21:52
QueryFailedError: schema "graphql" does not exist

at PostgresQueryRunner.query (/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:219:19)

at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

at async DataSource.query (/app/node_modules/typeorm/data-source/DataSource.js:350:20)

at async EntityManager.transaction (/app/node_modules/typeorm/entity-manager/EntityManager.js:73:28)

at async WorkspaceQueryRunnerService.executeSQL (/app/packages/twenty-server/dist/src/engine/api/graphql/workspace-query-runner/workspace-query-runner.service.js:378:20)

at async WorkspaceQueryRunnerService.updateOne (/app/packages/twenty-server/dist/src/engine/api/graphql/workspace-query-runner/workspace-query-runner.service.js:164:24)

at async Object.updateWorkspaceMember (/app/packages/twenty-server/dist/src/engine/api/graphql/workspace-resolver-builder/factories/update-one-resolver.factory.js:44:24)

at async field.resolve (/app/node_modules/@envelop/on-resolve/cjs/index.js:36:42)

at async /app/node_modules/@envelop/core/cjs/orchestrator.js:383:27

at async YogaServer.getResultForParams (/app/node_modules/graphql-yoga/cjs/server.js:304:26) {

path: undefined,

locations: undefined,

extensions: {

code: 'INTERNAL_SERVER_ERROR',

response: 'schema "graphql" does not exist'

}

}
4 replies
TTwenty
Created by lucas lima on 7/11/2024 in #❓︱help
twenty.yaml
Hello guys, anyone have the stack with traefik configured and runnign at portainer?
49 replies
TTwenty
Created by lucas lima on 7/8/2024 in #❓︱help
Stack yaml twenty error 404
Hello guys, I'm trying to teste twenty in my docker swarm with traefik in my cloud server. All services are running but i got 404 in both api.twenty.domain and twenty.domain Could the team have a look into that stack please? I think It could be nice let people access a stack.yaml to deploy directly on portainer. The idea is just with this stack run it! without teh need of use .env or makefile docker. By the way thank you all of your and congrats for this project! So nice! See you !
59 replies