Jellyfin Forum
Android Mobile + TV app unable to connect - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access)
+---- Thread: Android Mobile + TV app unable to connect (/t-android-mobile-tv-app-unable-to-connect)



Android Mobile + TV app unable to connect - pwnage2demax - 2025-07-11

Windows 10 IoT LTSC

Ports 80/443, TCP+UDP, In+outbound configured
Portforwarding router side configured

canyouseeme reports both ports open

Cloudflare is DNS ONLY - NO PROXY! DNS records set and pointed properly to public IP

Latest Caddy with cloudflare, Caddyfile :

MyServersIP.cc {
    reverse_proxy StaticInternalIP:8096
    tls {
        dns cloudflare {env.CLOUDFLARE_API_TOKEN}
    }
}

SSL checkers confirm certificates are valid

Can connect to server via web browser on desktop, or mobile

Can NOT connect to server via android MOBILE or TV app

Any input or help would be greatly appreciated