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

there's already an NSCA server running (PID 16). Bailing out... #163

Open
pathia opened this issue Mar 10, 2024 · 2 comments
Open

there's already an NSCA server running (PID 16). Bailing out... #163

pathia opened this issue Mar 10, 2024 · 2 comments

Comments

@pathia
Copy link

pathia commented Mar 10, 2024

Thanks for your efforts in providing this container!

Whenever I restart the Docker container I get:
nagios | nagios: Successfully launched command file worker with pid 35
nagios | nsca[43]: There's already an NSCA server running (PID 16). Bailing out...
nagios | nsca[44]: There's already an NSCA server running (PID 16). Bailing out...
nagios | postfix/master[16]: daemon started -- version 3.6.4, configuration /etc/postfix
nagios | nsca[47]: There's already an NSCA server running (PID 16). Bailing out...
nagios | nsca[48]: There's already an NSCA server running (PID 16). Bailing out...
nagios | nsca[49]: There's already an NSCA server running (PID 16). Bailing out...

If I just force-recreate it this doesn't happen.

@pathia pathia changed the title here's already an NSCA server running (PID 16). Bailing out... there's already an NSCA server running (PID 16). Bailing out... Mar 10, 2024
@pathia
Copy link
Author

pathia commented Apr 14, 2024

any ideas @JasonRivers ?

@pathia
Copy link
Author

pathia commented May 30, 2024

I found that the following command followed by a restart of the container "fixes" it.
docker exec -it nagios rm /var/run/nsca.pid
But it's far from a permanent solution.

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