You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.
After upgraded to 0.35, we noticed the following messages are flooding the log
Wed Sep 25 19:48:22 2019: Received EPOLLHUP for fd 7
Wed Sep 25 19:48:22 2019: Received EPOLLERR for fd 7
Wed Sep 25 19:48:22 2019: Received EPOLLHUP for fd 7
Wed Sep 25 19:48:22 2019: Received EPOLLERR for fd 7
According to the keepalived 2.0.16 release notes the issue should have been fixed
Fix logging if receive EPOLLHUP, EPOLLERR and add for EPOLLRDHUP.
Is there any argument we can disable the "--log-detail" option?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After upgraded to 0.35, we noticed the following messages are flooding the log
Wed Sep 25 19:48:22 2019: Received EPOLLHUP for fd 7
Wed Sep 25 19:48:22 2019: Received EPOLLERR for fd 7
Wed Sep 25 19:48:22 2019: Received EPOLLHUP for fd 7
Wed Sep 25 19:48:22 2019: Received EPOLLERR for fd 7
According to the keepalived 2.0.16 release notes the issue should have been fixed
Is there any argument we can disable the "--log-detail" option?
The text was updated successfully, but these errors were encountered: