![]() |
Android TV fails to connect to server - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Android TV fails to connect to server (/t-android-tv-fails-to-connect-to-server) |
Android TV fails to connect to server - OmegaSupreme3 - 2025-07-23 After update to 0.18.11 the app cannot connect to my server anymore, the reverse proxy reports a SSL handshake failure. Before the update I've never experienced any problems with the app. The setup has been working for almost a year without problems.
What did I try?
The latter seems to indicate that the issue I have might be more of a general connection issue, not only related to SSL connections. What steps can I take to start resolving this issue? Are there any debug logs for the app? RE: Fails to connect to server (SSL handshake failure) - bitmap - 2025-07-23 Debug logs can be enabled, but generally aren't going to provide useful information for an issue like this one. What version of Jellyfin server are you running? Additionally, can you share your RP configuration and info (i.e., which one)? RE: Fails to connect to server (SSL handshake failure) - OmegaSupreme3 - 2025-07-23 (2025-07-23, 05:50 PM)bitmap Wrote: Debug logs can be enabled, but generally aren't going to provide useful information for an issue like this one. What version of Jellyfin server are you running? Additionally, can you share your RP configuration and info (i.e., which one)? I am running Jellyfin server 10.10.7 since it was released. With respect to the proxy I'm running HAProxy, it is just a default out of the box setup. I can share the details with you and I appreciate your intent, but I doubt if it matters since the app also fails to make any direct connection (which means bypassing the proxy) to Jellyfin server. I found that later on and updated my post afterwards. Maybe it isn't clear, I will update it to make it more clear. I will enable the debug logs and report back here with my findings. |