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

Skunk: too many clients #1659

Closed
sentry-dev-app bot opened this issue Aug 14, 2023 · 1 comment
Closed

Skunk: too many clients #1659

sentry-dev-app bot opened this issue Aug 14, 2023 · 1 comment

Comments

@sentry-dev-app
Copy link

Sentry Issue: RENKU-GRAPH-GQ

StartupException: 
🔥  Startup negotiation failed.
🔥  
🔥  
🔥  Postgres FATAL 53300 raised in InitProcess (proc.c:363)
🔥  
🔥    Problem: �[36mSorry, too many clients already.�[0m
🔥  
🔥  Startup properties were:
🔥  
🔥    �[32muser�[0m    �[0m  �[0m=�[0m  �[0m�[32mtriplesgenerator�[0m �[0m
🔥    �[0m�[32mdatabase�[0m  �[0m=�[0m  �[0m�[32mtriples_generator�[0m
🔥  
🔥  If this is an error you wish to trap and handle in your application, you can do
🔥  so with a SqlState extractor. For example:
🔥  
🔥    �[32mdoSomething.recoverWith { case SqlState.TooManyConnections(ex) =>  ...}�[0m
🔥  

skunk.exception.StartupException: Sorry, too many clients already.
    at skunk.net.protocol.Startup$$anonfun$flatExpectStartup$1.applyOrElse(Startup.scala:112)
    at skunk.net.protocol.Startup$$anonfun$flatExpectStartup$1.applyOrElse(Startup.scala:110)
    at flatten$extension @ skunk.util.Pool$.$anonfun$ofF$2(Pool.scala:103)
    at flatMap @ skunk.net.BufferedMessageSocket$$anon$1.$anonfun$receive$1(BufferedMessageSocket.scala:150)
    at get @ skunk.util.Pool$.free$1(Pool.scala:156)
...
(1 additional frame(s) were not displayed)

Scheduled process failed
@github-project-automation github-project-automation bot moved this to Not Ready in KG's kanban Aug 14, 2023
@jachro jachro moved this from Not Ready to Ready in KG's kanban Aug 14, 2023
@jachro
Copy link
Contributor

jachro commented Dec 13, 2023

It was a problem on the PG config

@jachro jachro closed this as completed Dec 13, 2023
@github-project-automation github-project-automation bot moved this from Ready to Done in KG's kanban Dec 13, 2023
@jachro jachro removed this from KG's kanban Dec 13, 2023
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

1 participant