Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add connection pool settings #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add connection pool settings #14

wants to merge 1 commit into from

Conversation

johnbeynon
Copy link

This hopefully resolves the issues experienced by customers in #inc-2022-06-03-strapi-database-connection-terminates-unexpectedly

It typically manifested as a Server unhealthy message with this in the logs:

May 31 11:12:01 AM [2022-05-31 10:12:01.823] debug: ⛔️ Server wasn't able to start properly.

May 31 11:12:01 AM [2022-05-31 10:12:01.824] error: select "t0"."id" from "admin_users" as "t0" limit $1 - Connection terminated unexpectedly

May 31 11:12:01 AM error Command failed with exit code 1.

May 31 11:12:01 AM Error: select "t0"."id" from "admin_users" as "t0" limit $1 - Connection terminated unexpectedly at Connection.<anonymous>

https://render.zendesk.com/agent/tickets/17938
strapi/strapi#11860

@johnbeynon
Copy link
Author

Also validated by comment here - strapi/strapi#11860 (comment)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant