jarnedemeulemeester / findroid

Third-party native Jellyfin Android app
GNU General Public License v3.0
2.67k stars 167 forks source link

Unknown error for login with Jellyfin 10.10.0 #877

Open AkashRajpurohit opened 2 weeks ago

AkashRajpurohit commented 2 weeks ago

Describe your issue

After upgrading Jellyfin to 10.10.0, findroid fails to login with "Unknown error". Confirmed that this is affected from 10.10.0 since the previous stable version 10.9.11 works fine.

Steps to reproduce

  1. Setup Jellyfin server on 10.10.0.
  2. Try logging in via findroid app.

Expected behavior

Login should be successful.

Screenshots

No response

Player

default (ExoPlayer)

Additional context

No response

Device

Moto Edge

Android version

14

App version

0.15.3 (29)

Jellyfin version

10.10.0

lucastucious commented 2 weeks ago

Same issue

formeo14 commented 2 weeks ago

Sad that this issue was issued half a year ago and no one gave it a deeper look. It now happens on all Findroid apps connected to my server. Version 10.10.0

jarnedemeulemeester commented 2 weeks ago

This is an upstream issue with the Jellyfin server. I have submitted a bug report. https://github.com/jellyfin/jellyfin/issues/12948

I believe a temporary workaround is to restart the Jellyfin server. After the restart a single login attempt should work

AkashRajpurohit commented 2 weeks ago

What I did as a workaround for now was downgrade to 10.9.11 -> Login on findroid app -> upgrade server to latest version.

Logout and login again might fail but hoping that the upstream issue will get resolved till then.

Thanks for looking into this @jarnedemeulemeester