dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.2.6
sarkyniin has quit [Quit: Quit]
Azure has quit [Quit: Oops.]
Azure has joined #cinch
<Azure>
dominikh: does cinch still use dh-blowfish for sasl?
<Azure>
It seems that freenode removed it a few months ago, so my bot (probably using a relatively ancient version of cinch) has been getting SASL errors up the wazoo every time it logs in.
<Azure>
So far 320 "attempts" since last login. nice.
<dominikh>
Azure: it should try blowfish, which fails, then it should fallback to plain over sasl.
<Azure>
interesting.
<Azure>
I think I remember seeing that fallback too now that I think about it.
<dominikh>
320 attempts? who says that, freenode? does it notify you every time someone tries to auth with blowfish?
<dominikh>
also, does it fail to log in?
<Azure>
SaslServ does, yes
<Azure>
It appears to log in since the bot gets ops in the channels that it has it in.
<dominikh>
I'll make the list of SASL mechanisms configurable
<Azure>
alright
<Azure>
[07/18/2015 09:40:27 PM] -Aiko-NOTICE [SaslServ] 320 failed logins since last login.
<Azure>
[07/18/2015 09:40:30 PM] -Aiko-NOTICE [SaslServ] Last failed attempt from: <sasl> on Jul 18 23:33:45 2015.
<dominikh>
will do it in an hour or so
<dominikh>
if you stay around I'll ping you
<Azure>
That was when I restarted the bot.
<Azure>
Alright
<Azure>
The usual message that I would get (which at that point would've been #320) would be
<Azure>
[07/18/2015 08:33:43 PM] -Aiko-NOTICE [SaslServ] <sasl> failed to login to Aiko. There have been 320 failed login attempts since your last successful login.
Azure has quit [Quit: Oops.]
Azure has joined #cinch
<dominikh>
Azure: try the configurable_sasl branch of Cinch. That one allows setting the list of mechanisms
<Azure>
... nice. The server that my bot's on doesn't even have git. What.