Skip to content
New issue

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

PGAdmin4 Helm chart- It crashes with QueuePool limit overflow #225

Open
rhegde2 opened this issue Oct 30, 2023 · 1 comment
Open

PGAdmin4 Helm chart- It crashes with QueuePool limit overflow #225

rhegde2 opened this issue Oct 30, 2023 · 1 comment

Comments

@rhegde2
Copy link

rhegde2 commented Oct 30, 2023

Describe the bug
PGadmin crashes with QueuePool limit overflow

Version of Helm and Kubernetes:

version: 1.15.4
appVersion: "7.4"
Kubernetes : OKE-1.27.2

Which chart:
PGAdmin4

What happened:

It fails with below error:

{"success":0,"errormsg":"QueuePool limit of size 5 overflow 10 reached, connection timed out, timeout 30.00 (Background on this error at: https://sqlalche.me/e/20/3o7r)","info":"","result":null,"data":null}

What you expected to happen:
It should run and accept the connections.

How to reproduce it (as minimally and precisely as possible):
Looks like a bug. It happens once every 2 weeks. May be some overflow. If I delete and create the pod then it works for next 2 weeks.

Anything else we need to know:

@rowanruseler
Copy link
Owner

Does this also occurs with later pgAdmin4 versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants