botka/hubot should connect to IRC using SASL #348
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After botka was banned by Libera.Chat for some reason, I improved the IRC config a little bit, but wasn't able to make SASL connections work. It looked to me like our version of node-irc has a bug in its SASL implementation, where the username ends up including additional characters.
Thus, when we can finally upgrade to the latest node-irc, we should make sure to connect using SASL from then on.
botka/hubot should connect using SASLto botka/hubot should connect to IRC using SASLA potential fix has been submitted upstream:
https://github.com/nandub/hubot-irc/issues/181#issuecomment-979799394
After testing the linked fix, and it also not working, I have ragequit this issue and recently configured botka to connect to Libera.Chat through a ZNC bouncer (which is using SASL, too). Not interested in looking into this further, since ZNC is just rock-solid.