We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[mulligans] [2024-08-12 22:20:50] Node.js v20.16.0 [mulligans] [2024-08-12 22:21:30] ❌ error: [mulligans] [2024-08-12 22:21:30] remaining connection slots are reserved for roles with the SUPERUSER attribute [mulligans] [2024-08-12 22:21:30] error: remaining connection slots are reserved for roles with the SUPERUSER attribute [mulligans] [2024-08-12 22:21:30] at /workspace/node_modules/pg-pool/index.js:45:11 [mulligans] [2024-08-12 22:21:30] at process.processTicksAndRejections (node:internal/process/task_queues:95:5) [mulligans] [2024-08-12 22:21:30] at async getConnection (/workspace/node_modules/@evershop/postgres-query-builder/index.js:1073:10) [mulligans] [2024-08-12 22:21:30] at async SelectQuery.execute (/workspace/node_modules/@evershop/postgres-query-builder/index.js:638:20) [mulligans] [2024-08-12 22:21:30] at async TaxClassCollection.items (/workspace/node_modules/@evershop/evershop/src/modules/tax/services/TaxClassCollection.js:44:19) [mulligans] [2024-08-12 22:21:30] at async Promise.all (index 0) [mulligans] [2024-08-12 22:21:30] at async Promise.all (index 24) [mulligans] [2024-08-12 22:21:30] at async graphql (/workspace/node_modules/@evershop/evershop/src/modules/graphql/pages/global/[buildQuery]graphql[notification].js:50:24) [mulligans] [2024-08-12 22:21:30] at async asyncMiddlewareWrapper (/workspace/node_modules/@evershop/evershop/src/lib/middleware/async.js:35:5) [mulligans] [2024-08-12 22:21:34] ❌ error: [mulligans] [2024-08-12 22:21:34] remaining connection slots are reserved for roles with the SUPERUSER attribute [mulligans] [2024-08-12 22:21:34] error: remaining connection slots are reserved for roles with the SUPERUSER attribute [mulligans] [2024-08-12 22:21:34] at /workspace/node_modules/pg-pool/index.js:45:11 [mulligans] [2024-08-12 22:21:34] at process.processTicksAndRejections (node:internal/process/task_queues:95:5) [mulligans] [2024-08-12 22:21:34] at async getConnection (/workspace/node_modules/@evershop/postgres-query-builder/index.js:1073:10) [mulligans] [2024-08-12 22:21:34] at async SelectQuery.execute (/workspace/node_modules/@evershop/postgres-query-builder/index.js:638:20) [mulligans] [2024-08-12 22:21:34] at async AttributeGroupCollection.items (/workspace/node_modules/@evershop/evershop/src/modules/catalog/services/AttributeGroupCollection.js:85:19) [mulligans] [2024-08-12 22:21:34] at async Promise.all (index 0) [mulligans] [2024-08-12 22:21:34] at async Promise.all (index 16) [mulligans] [2024-08-12 22:21:34] at async graphql (/workspace/node_modules/@evershop/evershop/src/modules/graphql/pages/global/[buildQuery]graphql[notification].js:50:24)
deployed to digital ocean via app platform
PostgreSQL 16
The text was updated successfully, but these errors were encountered:
if i rebuild and refresh db connections it works again. multiple people login to the same admin account, could that be it?
Sorry, something went wrong.
treoden
No branches or pull requests
[mulligans] [2024-08-12 22:20:50] Node.js v20.16.0
[mulligans] [2024-08-12 22:21:30] ❌ error:
[mulligans] [2024-08-12 22:21:30] remaining connection slots are reserved for roles with the SUPERUSER attribute
[mulligans] [2024-08-12 22:21:30] error: remaining connection slots are reserved for roles with the SUPERUSER attribute
[mulligans] [2024-08-12 22:21:30] at /workspace/node_modules/pg-pool/index.js:45:11
[mulligans] [2024-08-12 22:21:30] at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[mulligans] [2024-08-12 22:21:30] at async getConnection (/workspace/node_modules/@evershop/postgres-query-builder/index.js:1073:10)
[mulligans] [2024-08-12 22:21:30] at async SelectQuery.execute (/workspace/node_modules/@evershop/postgres-query-builder/index.js:638:20)
[mulligans] [2024-08-12 22:21:30] at async TaxClassCollection.items (/workspace/node_modules/@evershop/evershop/src/modules/tax/services/TaxClassCollection.js:44:19)
[mulligans] [2024-08-12 22:21:30] at async Promise.all (index 0)
[mulligans] [2024-08-12 22:21:30] at async Promise.all (index 24)
[mulligans] [2024-08-12 22:21:30] at async graphql (/workspace/node_modules/@evershop/evershop/src/modules/graphql/pages/global/[buildQuery]graphql[notification].js:50:24)
[mulligans] [2024-08-12 22:21:30] at async asyncMiddlewareWrapper (/workspace/node_modules/@evershop/evershop/src/lib/middleware/async.js:35:5)
[mulligans] [2024-08-12 22:21:34] ❌ error:
[mulligans] [2024-08-12 22:21:34] remaining connection slots are reserved for roles with the SUPERUSER attribute
[mulligans] [2024-08-12 22:21:34] error: remaining connection slots are reserved for roles with the SUPERUSER attribute
[mulligans] [2024-08-12 22:21:34] at /workspace/node_modules/pg-pool/index.js:45:11
[mulligans] [2024-08-12 22:21:34] at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[mulligans] [2024-08-12 22:21:34] at async getConnection (/workspace/node_modules/@evershop/postgres-query-builder/index.js:1073:10)
[mulligans] [2024-08-12 22:21:34] at async SelectQuery.execute (/workspace/node_modules/@evershop/postgres-query-builder/index.js:638:20)
[mulligans] [2024-08-12 22:21:34] at async AttributeGroupCollection.items (/workspace/node_modules/@evershop/evershop/src/modules/catalog/services/AttributeGroupCollection.js:85:19)
[mulligans] [2024-08-12 22:21:34] at async Promise.all (index 0)
[mulligans] [2024-08-12 22:21:34]
at async Promise.all (index 16)
[mulligans] [2024-08-12 22:21:34] at async graphql (/workspace/node_modules/@evershop/evershop/src/modules/graphql/pages/global/[buildQuery]graphql[notification].js:50:24)
deployed to digital ocean via app platform
PostgreSQL 16
The text was updated successfully, but these errors were encountered: