• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Android (phone & TV)

     
    • 0 Vote(s) - 0 Average

    SOLVED: Android (phone & TV)

    What response is the Android app waiting for???
    NFrook
    Offline

    Junior Member

    Posts: 8
    Threads: 2
    Joined: 2025 May
    Reputation: 0
    Country:United States
    #1
    2025-05-26, 10:01 PM
    Android phone and TV apps work fine on this side of my router.
    Web and iOS apps connect out in the world, but android won't.

    I looked at the nginx logs, and found a lot of the usual traffic when connections are successful from the web or iOS client.

    I found this one line when I tried using the android app with mobile data:
    x.x.x.103 - - [20/May/2025:19:25:32 -0400] "GET /jellyfin/System/Info/Public HTTP/1.1" 301 169 "-" "Ktor client"

    the android app gives the "Tried 5 candidates for input, without success" and the common permutations.

    I can use a browser to navigate to the GET link, and I get a JSON file:

    {"LocalAddress":"http://127.0.0.1:8096/jellyfin","ServerName":"XXXXXXXXX","Version":"10.10.7","ProductName":"Jellyfin Server","OperatingSystem":"","Id":"longstringofcharacters","StartupWizardCompleted":true}


    Is there any way to use the Android app outside of my LAN?
    Go to solution
    NFrook
    Offline

    Junior Member

    Posts: 8
    Threads: 2
    Joined: 2025 May
    Reputation: 0
    Country:United States
    #2
    2025-05-26, 10:07 PM
    >the android app gives the "Tried 5 candidates for input, without success" and the common permutations.

    Also, this is a lie. Three of those candidates are valid addresses in my nginx config that redirect. They would be logged.
    niels
    Offline

    Core Team

    Posts: 272
    Threads: 4
    Joined: 2023 Jun
    Reputation: 16
    Country:Netherlands
    #3
    2025-05-27, 05:14 AM
    The apps don't follow redirects so that's most likely your issue. Try the redirected url as input.
    [Image: GitHub%20Sponsors-grey?logo=github] [Image: Buy%20Me%20a%20Coffee-grey?logo=buymeacoffee]
    NFrook
    Offline

    Junior Member

    Posts: 8
    Threads: 2
    Joined: 2025 May
    Reputation: 0
    Country:United States
    #4
    2025-05-27, 07:13 AM (This post was last modified: 2025-05-27, 07:38 AM by NFrook. Edited 4 times in total.)
    That partially explains why there's only one connection attempt logged. It does connect ONCE and pulls down that JSON file, then does nothing with it.

    Also, have tried every permutation of url, so that's not the solution.

    Browsers connect everywhere. The iPhone app connects everywhere. The Android app connects ONLY on the local subnet.

    Where is the json file being served from? I can't find it. Debian install.
    Ebo352
    Offline

    Junior Member

    Posts: 12
    Threads: 4
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #5
    2025-05-29, 07:51 PM
    I'm having this same issue; android won't connect through my VPN "meshnet" but works fine on other devices. Have you tried Finamp? That still works on my android, so I'm totally lost as to what is going on here.
    NFrook
    Offline

    Junior Member

    Posts: 8
    Threads: 2
    Joined: 2025 May
    Reputation: 0
    Country:United States
    #6
    2025-05-30, 12:42 AM (This post was last modified: 2025-05-30, 05:57 PM by NFrook. Edited 2 times in total.)
    Finamp returned an informative error about the SSL handshake. I'm going to dig into that and then edit this post with anything I find.

    Initially looking like I need to include everything in my certificate all the way back to root...

    THAT WAS IT!

    The SSL certificate nginx is calling needs to have the FULL CHAIN BACK TO THE ANCHOR for the Android app to work.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode