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

nut-upsd healthcheck does not work #119

Closed
Alarez777 opened this issue Aug 8, 2023 · 1 comment
Closed

nut-upsd healthcheck does not work #119

Alarez777 opened this issue Aug 8, 2023 · 1 comment

Comments

@Alarez777
Copy link
Contributor

The healthcheck does not work in the nut-upsd container when the NAME environment variable is changed. It seems that the problem is in docker-tools/images/nut-upsd/dockerfile in this line because the $NAME variable is not considered:
HEALTHCHECK CMD upsc ups@localhost:3493 2>&1|grep -q stale && exit 1 || true

@instantlinux
Copy link
Owner

This fix is now available, please pull the latest or 2.8.0-r4 tag.

instantlinux added a commit that referenced this issue Dec 12, 2023
* Issue #119 fix nut-upsd healthcheck, update SSL libs

* wip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants