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

Unexpected disconnect does not reconnect #5

Open
sjrct opened this issue Mar 11, 2019 · 0 comments
Open

Unexpected disconnect does not reconnect #5

sjrct opened this issue Mar 11, 2019 · 0 comments
Labels

Comments

@sjrct
Copy link
Member

sjrct commented Mar 11, 2019

This happened after receiving 4 PR close notifications from the github module, although I don't know how connected that is. Regardless, we should reconnect in this case. This may be a general issue with reconnection, and not specific to this circumstance.

It should be noted that while pydle reports that it is trying to reconnect within 5 seconds, it just hung, not doing much of anything let alone reconnecting.

Error log tail:

192.30.252.34 - - [11/Mar/2019 14:21:10] "POST / HTTP/1.1" 204 -
DEBUG:Github:Received pull_request closed event.
DEBUG:Github:Reporting event to freenode/##halibot
DEBUG:IrcClient:freenode:>> PRIVMSG ##halibot :Pull request "Some small tweaks and "fixes" to halauth" closed and merged by richteer in Halibot/halibot.

192.30.252.40 - - [11/Mar/2019 14:21:34] "POST / HTTP/1.1" 204 -
ERROR:IrcClient:freenode:Encountered error on socket.
TimeoutError: Ping timeout: no data received from server in 300 seconds.
ERROR:pydle.client:Unexpected disconnect. Attempting to reconnect within 5 seconds.
@sjrct sjrct added the bug label Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant