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

updater: handle json decode error in newer_commit_date() #17925

Merged

Conversation

ilyam8
Copy link
Member

@ilyam8 ilyam8 commented Jun 17, 2024

Summary

Fixes: #17887

I think the issue is _safe_download "${commit_check_url}" doesn't return any output if curl fails and the python script doesn't handle it. This PR fixes it.

Test Plan
Additional Information
For users: How does this change affect me?

@ilyam8 ilyam8 requested a review from a team as a code owner June 17, 2024 08:28
@github-actions github-actions bot added the area/packaging Packaging and operating systems support label Jun 17, 2024
@ilyam8 ilyam8 closed this Jun 17, 2024
@ilyam8 ilyam8 reopened this Jun 17, 2024
@ilyam8 ilyam8 merged commit 145df7a into netdata:master Jun 17, 2024
245 of 246 checks passed
@ilyam8 ilyam8 deleted the updater-handle-json-decode-err-new-commit-date branch June 17, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/packaging Packaging and operating systems support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]:Annoying cron daemon E-Mail notifications after daily Netdata update checks
2 participants