You are not logged in.

#1 2022-08-09 05:01:55

RounakDutta
Member
From: West Bengal, India
Registered: 2022-02-11
Posts: 192
Website

Cannot join liberachat server in irssi

So I installed irssi and typed the following commands into the irssi client

# SASL verification as written in archwiki
/SERVER ADD -ssl -ssl_verify -ssl_capath /etc/ssl/certs -network liberachat -port 6697 irc.libera.chat
/NETWORK ADD -sasl_mechanism plain -sasl_username username -sasl_password password liberachat
# Tls verification as written is arch wiki
/server add -auto -tls -tls_verify -network liberachat -port 6697 irc.libera.chat

But still it doesnt work sad . When I do "/CONNECT liberachat" it says -

10:30 -!- Irssi: Looking up irc.libera.chat
10:30 -!- Irssi: Connecting to irc.libera.chat [93.158.237.2] port 6697
10:30 -!- Irssi: Certificate Chain:
10:30 -!- Irssi:   Subject: CN: tantalum.libera.chat
10:30 -!- Irssi:   Issuer:  C: US, O: Let's Encrypt, CN: R3
10:30 -!- Irssi:   Subject: C: US, O: Let's Encrypt, CN: R3
10:30 -!- Irssi:   Issuer:  C: US, O: Internet Security Research Group, CN: ISRG Root X1
10:30 -!- Irssi: Protocol: TLSv1.3 (256 bit, TLS_AES_256_GCM_SHA384)
10:30 -!- Irssi: EDH Key: 253 bit Unknown
10:30 -!- Irssi: Public Key: 4096 bit RSA, valid from Aug  1 06:55:41 2022 GMT to Oct 30 06:55:40 2022 GMT
10:30 -!- Irssi: Public Key Fingerprint:
          14:01:44:38:5D:7E:17:CD:04:B9:8A:7E:C9:B8:F4:DA:0A:8D:93:6B:2C:99:9D:00:E4:85:33:E5:2A:3F:57:64 (SHA256)
10:30 -!- Irssi: Certificate Fingerprint:
          E0:52:36:EB:EB:51:5B:94:13:23:8D:AF:42:50:08:F9:24:A6:C1:C4:31:D4:FC:AA:F0:03:B9:D2:3C:E7:EC:31 (SHA256)
10:30 -!- Irssi: Connection to irc.libera.chat established
10:30 !tantalum.libera.chat *** Checking Ident
10:30 !tantalum.libera.chat *** Looking up your hostname...
10:30 !tantalum.libera.chat *** Couldn't look up your hostname
10:30 !tantalum.libera.chat *** No Ident response
10:30 -!- Capabilities requested: multi-prefix sasl
10:30 -!- Capabilities supported: account-notify away-notify chghost extended-join multi-prefix sasl tls account-tag cap-notify
          echo-message solanum.chat/identify-msg solanum.chat/oper solanum.chat/realhost
10:30 -!- Capabilities acknowledged: multi-prefix sasl
10:30 -!- Cannot authenticate via SASL (SASL authentication failed)
10:30 -!- Irssi: Connection lost to irc.libera.chat

Can anyone help me ?

Last edited by RounakDutta (2022-08-09 05:02:35)

Offline

#2 2022-08-09 05:26:09

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Cannot join liberachat server in irssi

How did you set up the account if you haven't connected?

Offline

#3 2022-08-09 10:34:51

RounakDutta
Member
From: West Bengal, India
Registered: 2022-02-11
Posts: 192
Website

Re: Cannot join liberachat server in irssi

Scimmia wrote:

How did you set up the account if you haven't connected?

Actually I couldnt understand your question. What do you mean by making an account?  I mean afaik  I read the irssi documentation and there was no guide on how to create ur irc account. I just set my nickname by typing the following command.

/SET nick archissexy

And then I entertered the above mentioned commands.

Last edited by RounakDutta (2022-08-09 10:35:18)

Offline

#4 2022-08-09 11:39:56

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Cannot join liberachat server in irssi

In order to use SASL to log in to an account, you have to first connect to the network and create that account.

Offline

#5 2022-08-09 15:00:15

RounakDutta
Member
From: West Bengal, India
Registered: 2022-02-11
Posts: 192
Website

Re: Cannot join liberachat server in irssi

Scimmia wrote:

In order to use SASL to log in to an account, you have to first connect to the network and create that account.

Can you tell me how to do that? Is there a way to login to irc without any sasl?

Offline

#6 2022-08-09 15:54:58

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,496

Re: Cannot join liberachat server in irssi

RounakDutta wrote:

Is there a way to login to irc without any sasl?

RounakDutta wrote:

# SASL verification as written in archwiki

Yes. Don't use it. Done.
Then see https://wiki.archlinux.org/title/Arch_IRC_channels

Online

#7 2022-08-09 19:22:20

RounakDutta
Member
From: West Bengal, India
Registered: 2022-02-11
Posts: 192
Website

Re: Cannot join liberachat server in irssi

seth wrote:
RounakDutta wrote:

Is there a way to login to irc without any sasl?

RounakDutta wrote:

# SASL verification as written in archwiki

Yes. Don't use it. Done.
Then see https://wiki.archlinux.org/title/Arch_IRC_channels

Oh ok
But how can I remove sasl then?

Offline

#8 2022-08-09 21:38:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,496

Re: Cannot join liberachat server in irssi

But how can I remove sasl then?

seth wrote:

Don't use it.

Do you understand your initial post?
You're actively trying to use it. Just don't do that.

Online

Board footer

Powered by FluxBB