findroid icon indicating copy to clipboard operation
findroid copied to clipboard

Findroid is unable to obtain any data from the server

Open gandbg opened this issue 2 years ago • 7 comments

Describe the bug When Findroid tries to obtain some data from the server it return a java.lang.NullPointExeption error

To Reproduce Steps to reproduce the behavior:

  1. Go to any tab in the main page
  2. See the error

Expected behavior Findroid fetches the informations that is need to correctly display the various movies/shows

Screenshots photo_2022-07-17_01-58-26 photo_2022-07-17_01-58-27

Device info:

  • Device: Xiaomi Redmi Note 7
  • Android version: 11
  • App version: v0.5.0

gandbg avatar Jul 17 '22 00:07 gandbg

Same problem, exact same error: Device: OnePlus Nord Android Version: 12 App Version: 0.5.0

rdmchr avatar Jul 18 '22 02:07 rdmchr

What version of the Jellyfin server are you running? The latest update ups the minimum version to 10.8.1. (I forgot to add a check for the server version when it's already set up)

You can also try resetting the app data and adding the server again.

jarnedemeulemeester avatar Jul 19 '22 09:07 jarnedemeulemeester

I'm running version 10.8.1. I am using docker with the Linuxserver image, if that helps

gandbg avatar Jul 19 '22 14:07 gandbg

I'm running version 10.8.1 as well, but I use the official Docker images from Jellfyin. I have already tried resetting the app data and adding the server again.

Furthermore, when I enter my user credentials the app crashes and when I open it again I get the screens you see above. Also, even though I can only see that error, the Jellyfin admin dashboard does show that I'm connected using the app.

rdmchr avatar Jul 19 '22 14:07 rdmchr

I am able to recreate the issue, it has nothing to do with your device or server. There is a problem while navigating through the setup screens. If I look at the statistics in the Google Play Console, I can see that lot's of people are crashing when navigating through the setup. I will look further into fixing it.

As a temporary workaround if you manage to get to the home screen (maybe after multiple crashes) and get the NullPointerExeption try going to Settings -> Manage servers -> Select your server. That fixes it for me.

jarnedemeulemeester avatar Jul 22 '22 15:07 jarnedemeulemeester

@jarnedemeulemeester I'm not sure if what I had is the same since it didn't completely crash for me, but I was getting the same error although with 401 HTTP response as well when I inspected it. I had to re-add the server for it to work.

Hjaelp avatar Jul 22 '22 16:07 Hjaelp

As a temporary workaround if you manage to get to the home screen (maybe after multiple crashes) and get the NullPointerExeption try going to Settings -> Manage servers -> Select your server.

This did actually work for me. Thank you!

rdmchr avatar Jul 22 '22 18:07 rdmchr

@gandbg could you test again on version 0.6.0? I suggest clearing all app data before you try again. (Just to make sure)

jarnedemeulemeester avatar Aug 23 '22 12:08 jarnedemeulemeester

Not gandbg, but the update did resolve the issue for me. 👍

rdmchr avatar Aug 23 '22 12:08 rdmchr

@gandbg could you test again on version 0.6.0? I suggest clearing all app data before you try again. (Just to make sure)

I've updated the app, deleted all app data and it was able to fetch everything that it needed.

gandbg avatar Aug 23 '22 23:08 gandbg