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

route_replies module blocks ZNC-provided PING responses #1824

Open
luke-jr opened this issue Feb 15, 2022 · 2 comments
Open

route_replies module blocks ZNC-provided PING responses #1824

luke-jr opened this issue Feb 15, 2022 · 2 comments

Comments

@luke-jr
Copy link

luke-jr commented Feb 15, 2022

By default, ZNC responds to PING requests on its own, but if route_replies is loaded, that functionality is lost, and the client(s) attached to ZNC terminate their ZNC connection if the far IRC server doesn't respond before route_replies times out.

@DarthGandalf
Copy link
Member

Show logs from znc -D

@luke-jr
Copy link
Author

luke-jr commented Feb 15, 2022

The route_replies code intentionally intercepts PING and tells the core ZNC code to not handle it.

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

No branches or pull requests

2 participants