jellyfin / jellyfin-webos

WebOS Client for Jellyfin
https://jellyfin.org
Mozilla Public License 2.0
623 stars 60 forks source link

Server connection issues #224

Open jdu opened 2 months ago

jdu commented 2 months ago

Running latest from WebOS store.

There seems to be an issue with the login / auth flow.

The jellyfin is hosted locally on an http:// domain, and we can connect find from iOS (iPhone), ipadOS, Desktop, Samsung TV, etc... but the WebOS app throws a request timed out error erratically. If we restart the TV when it does this, suddenly it will work.

It also sporadically "forgets" the hostname, and we have to re-enter it.

As I said, there's no issue from any other device in the house, just the WebOS auth flow seems to bug out pretty often.

Dycelll commented 2 months ago

If you are running a reverse proxy, this problem can occur. check out the wiki on reverse proxies. Especially the part about x-headers as this is essential for webos to work.