MCMrARM / revolution-irc

A modern Android IRC client. #revolutionirc on Libera.chat
GNU General Public License v3.0
548 stars 63 forks source link

Can not connect to libera.chat but got not error messages or server log #328

Open buhtz opened 2 years ago

buhtz commented 2 years ago

I can connect to my Libera.Chat account via gamja-webclient without any problems. Now I tried your recommended Revolution IRC. I add the sever and credentials. I got a "Disconnected" for that server. "Reconnect" not working.

No error messages, no exeptions. I would expect a server log output as I would have on a usual PC client.

What can I do?

My setup: Name: Libera Server: ircs://libera.chat Port: 6697 Use SSL/TLS: activated Server password: [empty] Authentication mode: "Username with password (SASL) Username: buhtz Password: [snipped] Nicknames: buhtz Auto-join channels: [empty] Rejoin opened channels: activated Auto-run commands: [empty] Encoding: utf8

timthelion commented 2 years ago

I am also having this issue with version 0.5.4 from fdroid. I see just Screenshot_20220901-220327_Revolution_IRC Screenshot_20220901-220319_Revolution_IRC Screenshot_20220901-220312_Revolution_IRC

buhtz commented 2 years ago

Yes, that is what I see.

biopsin commented 2 years ago

I connect to irc.libera.chat without issues, but I might be running the play version dl with Aurora store couple of years ago.

lineage-18.1 Xperia_1ii

lamyergeier commented 1 year ago

The libera server is not connecting! Any help

biopsin commented 1 year ago

Screenshot_serverr however I use the play version so maybe test that first

kurahaupo commented 1 year ago

Please make sure that the server address is set correctly; it should be irc.libera.chat (the round-robin server pool), not just libera.chat (the webserver).

kurahaupo commented 1 year ago

Also don't include any access scheme in the server address field; it should be just a hostname or IP address.

cousteaulecommandant commented 1 year ago

Also don't include any access scheme in the server address field; it should be just a hostname or IP address.

i.e., remove the ircs:// part. Just replace ircs://libera.chat with irc.libera.chat.

(Was this issue solved?)