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

More SASL failures #143

Open
for-coursera opened this issue Nov 5, 2024 · 0 comments
Open

More SASL failures #143

for-coursera opened this issue Nov 5, 2024 · 0 comments

Comments

@for-coursera
Copy link

There's already an issue concerning SASL failure at rizon.net, and on irc.abandoned-irc.net I get this:

karkar.abandoned-irc.net ACK sasl                                                                                                                                  
karkar.abandoned-irc.net EXTERNAL,PLAIN are available SASL mechanisms                                                                                              
karkar.abandoned-irc.net SASL authentication failed

And on irc.financialchat.com just this:

montreal.qc.ca.financialch NAK sasl

My nick there is registered on both servers, and I use this to produce a token:

python -c 'import base64; print(base64.encodebytes(b"nick\x00MyNick\x00MyPass"))'

And just in case, the same kirc with the same routine works just fine for irc.libera.chat.

Any hints? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant