You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Sentry Issue: RENKU-GRAPH-GQ
The text was updated successfully, but these errors were encountered: