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

Submit RELOAD_CMD failure into the exit_code #856

Open
Dr-Shadow opened this issue Sep 23, 2024 · 0 comments
Open

Submit RELOAD_CMD failure into the exit_code #856

Dr-Shadow opened this issue Sep 23, 2024 · 0 comments

Comments

@Dr-Shadow
Copy link

Hello, I had some nodes failing because the certificate didn't get reloaded correctly for a while and the error was not detected until the certificate was outdated.

reloading SSL services
the input device is not a TTY
getssl: error running: docker exec -it nginx-proxy sh <...>

I could fix my command which didn't have to include -it but would it be possible to detect if something went wrong during the RELOAD_CMD command ?

I actually monitor every getssl command and the exit_code could be used to detect if there is a problem.

Thanks in advance

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