AdrienPoupa / docker-compose-nas

Simple Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support
990 stars 127 forks source link

Can't acces jellyfin with the mobile app ? #23

Closed verbozh closed 1 year ago

verbozh commented 1 year ago

Hello, I am currently testing your solution and everything is working perfectly.

But I can't access my jellyfin server from the mobile app, yet the app detects the server but still won't connect to it.

However, the server is local and my phone is on the same network.

On the screenshots you can see that when you click on the selected server it tests all possible solutions but still fails.

Screenshot_20230528_093316_Jellyfin.jpg

Screenshot_20230528_093324_Jellyfin.jpg

AdrienPoupa commented 1 year ago

Hello,

It works fine on my end, I just tried to disconnect, change server, select server, reconnect.

Are you using a self signed certificate maybe? It looks like you need a real certificate to connect to the Android app: https://github.com/jellyfin/jellyfin-android/issues/783

Thankfully Let's Encrypt support is provided by Traefik so setting it up should be quick and easy :)