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

server: Ignore Errno::EHOSTUNREACH in TLS accept to avoid fluentd restart. #2772 #2773

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

antoninblanc
Copy link
Contributor

Which issue(s) this PR fixes:
Fixes #2772

What this PR does / why we need it:
Ignore unrecoverable error in SSL_accept

Docs Changes:
No need.

Release Note:
Same as title.

@ganmacs
Copy link
Member

ganmacs commented Jan 14, 2020

…tart. fluent#2772

Signed-off-by: Antonin Blanc <antonin.blanc@ipsosante.fr>
@antoninblanc
Copy link
Contributor Author

antoninblanc commented Jan 14, 2020

Thx for your feedback. LGTM, if not let me know.

@repeatedly repeatedly merged commit 8750b72 into fluent:master Jan 14, 2020
@repeatedly
Copy link
Member

Thx!

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

Successfully merging this pull request may close these issues.

fluentd dies with unexpected error error_class=Errno::EHOSTUNREACH error="No route to host - SSL_accept"
3 participants