matrix-org / matrix-ircd

An IRCd implementation backed by Matrix.
Apache License 2.0
224 stars 41 forks source link

Can't logon, invalid password #46

Open rodneyrod opened 6 years ago

rodneyrod commented 6 years ago

Tried to logon through IRCd to the 'https://matrix.org' and 'http://matrix.org' homeservers, but it keeps rejecting my password. I've tried using [USERNAME], @[USERNAME] and @[USERNAME]:matrix.org combinations and they have all rejected my login attempts.

rodneyrod commented 6 years ago

Ran with cargo run command, Quassel is the client, this was the result with the right password:

Sep 30 04:37:46.258 DEBG Accepted connection
Sep 30 04:37:46.309 WARN Invalid IRC line, line: CAP REQ :sasl
Sep 30 04:37:46.310 INFO Got nick and user
Sep 30 04:37:48.185 WARN Unhandled IO error, error: Invalid password
spacenerdmo commented 6 years ago

@rodneyrod try putting your username for the ident. In Quassel, it's in the identity under the advanced tab. I believe this is what worked for me in the past.