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

fix: avoid postgres-nxrm-1 FATAL: sorry, too many clients already #42

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

hboutemy
Copy link
Contributor

running profile direct, I get recurring postgres-nxrm-1 error messages from the very start:

nxrm3-direct-1   | Started Sonatype Nexus PRO 3.73.0-12
nxrm3-direct-1   |
nxrm3-direct-1   | -------------------------------------------------
postgres-nxrm-1  | 2024-10-17 02:39:56.092 UTC [256] FATAL:  sorry, too many clients already
postgres-nxrm-1  | 2024-10-17 02:39:57.129 UTC [262] FATAL:  sorry, too many clients already

Nexus Repository seems to work, but i suppose applying documentation's recommendation is wise, and not complex:
https://help.sonatype.com/en/prerequisite-step--adjust-max_connections.html

@hboutemy hboutemy added the bug Something isn't working label Oct 17, 2024
@hboutemy hboutemy requested a review from madpah as a code owner October 17, 2024 02:45
@paul-botsco-2-0 paul-botsco-2-0 bot added the 😍 cla signed The CLA is signed label Oct 17, 2024
@madpah
Copy link
Contributor

madpah commented Oct 17, 2024

LGTM

@madpah madpah merged commit 7245290 into main Oct 17, 2024
1 check passed
@madpah madpah deleted the fix/pgsql-too-many-clients branch October 17, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 😍 cla signed The CLA is signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants