Control: clone -1 -2 Control: retitle -2 kgb-bot: silently fails when using SSL on port 6667
-=| Joey Hess, 13.10.2018 18:42:12 -0400 |=- > Package: kgb-bot > Version: 1.52-1 > Severity: normal > > My kgb bot fell off of all three irc servers it was connecting to > a while back, > … > Aha, looking at the changelog, it seems that use_ssl was added and > defaults to 1, > and apparently it fails to connect over ssl for whatever reason, and this is > the The kgb.conf file shipped in 1.52 has '-port: 6667', which doesn't help when the (silent) default for 'use_ssl' is 1 and I get the same behaviour as you locally. Adding use_ssl: 0 helps here, and I bet leaving the default for use_ssl and changing the port to 6697 would help too. > result. This config change warrants mention in NEWS at least, Yeah, sorry about that. We seem to constantly forget that there are other instances besides kgb-[0-2] > and if there's a ssl error, it ought to show it in the log. Cloning the silent failure when use_ssl is 1 and the port doesn't support SSL as a new big. -- dam

