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

Collector should not fail when it is not allowed to write the health_check file #1057

Closed
fniessink opened this issue Feb 26, 2020 · 0 comments · Fixed by #1058
Closed

Collector should not fail when it is not allowed to write the health_check file #1057

fniessink opened this issue Feb 26, 2020 · 0 comments · Fixed by #1058
Assignees
Labels
Bug Something isn't working

Comments

@fniessink
Copy link
Member

fniessink commented Feb 26, 2020

Use environment variable instead of file for time stamp.

@fniessink fniessink added the Bug Something isn't working label Feb 26, 2020
@fniessink fniessink self-assigned this Feb 26, 2020
fniessink added a commit that referenced this issue Feb 26, 2020
…lth_check.txt file, e.g. due to a permission error. Fixed by writing the health_check.txt file to /tmp instead of the home directory of the default user and by catching and logging any OS errors that may occur. Fixes #1057.
fniessink added a commit that referenced this issue Feb 26, 2020
…lth_check.txt file, e.g. due to a permission error. Fixed by writing the health_check.txt file to /tmp instead of the home directory of the default user and by catching and logging any OS errors that may occur. Fixes #1057. (#1058)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant