MCMrARM / revolution-irc

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

Can't connect to irc.rizon.net on Pixel 2 #291

Open second2050 opened 3 years ago

second2050 commented 3 years ago

Description

As the title states: I can't connect to irc.rizon.net; I get:

   ServerConnectionInfo  I  Connecting...
             IRCService  I  Connectivity changed
    ServerPingScheduler  D  Starting the job (with job service = true)
         ServerPingTask  D  No servers to ping
   ServerConnectionInfo  I  Queuing reconnect in 5000 ms
                         I  Connecting...
                         I  Queuing reconnect in 5000 ms
                         I  Connecting...
                         I  Queuing reconnect in 5000 ms
                         I  Connecting...
                         I  Queuing reconnect in 5000 ms
    BottomSheetBehavior  W  BottomSheetBehavior now supports multiple callbacks. `setBottomSheetCallback()` removes all existing callbacks, including ones set
                             internally by library authors, which may result in unintended behavior. This may change in the future. Please use `addBottomSheet
                            Callback()` and `removeBottomSheetCallback()` instead to set your own callbacks.
   ServerConnectionInfo  I  Closing
         OpenGLRenderer  D  endAllActiveAnimators on 0x7d81303f80 (RippleDrawable) with handle 0x7ca137fe40
    ServerPingScheduler  D  Stopping the job (with job service = true)

In logcat (obtained via pidcat).

I can succesfully connect to chat.freenode.net though and connecting to irc.rizon.net in Revolution IRC works on my Xperia XZ1 running the same version of Revolution IRC on Android 9.

complete logcat (via pidcat): logcat-revirc.log Line 1: connecting to chat.freenode.net Line 114: connecting to irc.rizon.net

Device Info

Google Pixel 2 (walleye) Android Version: 11 (PixelExperience 11 Plus) Security Update: 2021/03/05 Revolution IRC Version: 0.5.4 (F-Droid)

MCMrARM commented 3 years ago

Are you sure the port is correct?

second2050 commented 3 years ago

Are you sure the port is correct?

I'm pretty sure I entered the correct one (6697) because that's the one I use in mIRC, Konversation and in Revolution IRC on my Xperia; and it's the one on their wiki.

But I also realized, just right now, that connecting without SSL (on port 6667) works in Revolution IRC on my Pixel.

electrohad commented 3 years ago

Same behaviour with a pixel 3a Android 11

kurahaupo commented 3 years ago

Thanks for the report. I wonder if Pixel is doing something different with cryptography, perhaps different pre-loaded keys?