TicClick / steel

an osu! chat client
MIT License
5 stars 0 forks source link

Faulty IRC reconnect logic (for the billionth time) #104

Closed TicClick closed 7 months ago

TicClick commented 7 months ago

(2024-03-18)

[7:55 AM] Laurakko: this supposed to happen when bancho restarts? the reconnecting timer just goes on forever image

[8:40 AM] TicClick: not at all — can you send me the logs? [8:41 AM] Laurakko: just runtime.log? [8:42 AM] Laurakko:

2024-03-10 21:53:36.9495358 [WARN] failed to remove old executable ("D:\\osu!\\nonosuthings\\steel irc\\steel.exe.old") which was left after SUCCESSFUL update: Os { code: 5, kind: PermissionDenied, message: "Access is denied." }
2024-03-13 06:52:53.6917957 [ERROR] IRC chat error: FatalError("connection broken: an io error occurred")
2024-03-15 09:20:25.3787392 [ERROR] IRC chat error: FatalError("connection broken: connection reset: no ping response")
2024-03-16 10:27:01.0520054 [ERROR] IRC chat error: FatalError("connection broken: connection reset: no ping response")
2024-03-16 22:15:36.4499511 [ERROR] IRC chat error: FatalError("connection broken: connection reset: no ping response")

[8:42 AM] Laurakko: idk there doesn't seem to be anything for today [8:42 AM] TicClick: yeah, will have to find this out on my own [8:43 AM] Laurakko: tbf this is probably rare, since bancho doesn't fully restart a lot image

[8:44 AM] Laurakko: it's still going, maybe it would be beneficial to add a button to attempt reconnecting? image

[9:14 AM] TicClick: sure is — please restart it manually for now [9:14 AM] Laurakko: yea i did [9:14 AM] TicClick: it's worse, since it's general reconnect logic, not bancho restart-specific [9:14 AM] Laurakko: ah

(2024-04-05)

[10:12 PM] Laurakko: pain image [10:12 PM] Laurakko: again nothing in the log [10:19 PM] TicClick: ehh, gotta work on it in the next few days [10:19 PM] Laurakko: but yea, only happens when bancho restarts