mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-24 05:45:27 +03:00
[Issue]: Android Client cannot connect to server #4875
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pinghedm on GitHub (May 24, 2023).
Please describe your bug
I have jellyfin running on my local network with a caddy reverse proxy, and also accessible from outside my network.
I upgraded to a new android phone, and I can not connect to my server using the jellyfin app (either installed from google play or from f droid)
I have tried connected to my local server with
http://192.168.0.136:8096 - this works in my browser and is what my old device, which can still connect, is connected to. It is also what shows up in the available servers menu.
https://jellyfin.[mydomain] - this also works in a web browser currently
I have tried with and without trailing slashes. In all cases I get the following error:
Jellyfin Version
10.7.7
if other:
No response
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
I don't know where docs that would allow me to get logs from the android client are - happy to add them if someone can point me to how I can get them
Please attach any screenshots here
No response
Code of Conduct
@nielsvanvelzen commented on GitHub (May 24, 2023):
Jellyfin 10.7 is end of life and not supported.
@pinghedm commented on GitHub (May 24, 2023):
Oh! Thanks - upgrading solved the problem