• 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 Networking & Access [Solved] Android App not connecting outside

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    [Solved] Android App not connecting outside

    App Android are not able to connect
    Gilles990
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #11
    2024-09-22, 09:56 AM (This post was last modified: 2024-09-22, 11:21 AM by Gilles990. Edited 1 time in total.)
    Here we go :

    <?xml version="1.0" encoding="utf-8"?>
    <NetworkConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <BaseUrl />
      <EnableHttps>false</EnableHttps>
      <RequireHttps>false</RequireHttps>
      <InternalHttpPort>8096</InternalHttpPort>
      <InternalHttpsPort>8920</InternalHttpsPort>
      <PublicHttpPort>8096</PublicHttpPort>
      <PublicHttpsPort>8920</PublicHttpsPort>
      <AutoDiscovery>true</AutoDiscovery>
      <EnableUPnP>false</EnableUPnP>
      <EnableIPv4>true</EnableIPv4>
      <EnableIPv6>false</EnableIPv6>
      <EnableRemoteAccess>true</EnableRemoteAccess>
      <LocalNetworkSubnets />
      <LocalNetworkAddresses />
      <KnownProxies>
        <string>Intranet ip server</string>
        <string>Intranet ip Router</string>
      </KnownProxies>
      <IgnoreVirtualInterfaces>true</IgnoreVirtualInterfaces>
      <VirtualInterfaceNames>
        <string>veth</string>
      </VirtualInterfaceNames>
      <EnablePublishedServerUriByRequest>false</EnablePublishedServerUriByRequest>
      <PublishedServerUriBySubnet />
      <RemoteIPFilter />
      <IsRemoteIPFilterBlacklist>false</IsRemoteIPFilterBlacklist>
    </NetworkConfiguration>


    To find network.xml, on synology it is in /vol1/@appdata/jellyfin/config
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-09-22, 07:06 PM
    If you're still on 10.9.7, can you try upgrading to 10.9.11?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Gilles990
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #13
    2024-09-23, 08:45 PM
    Same thing with docket 10.9.11.

    Very strange so

    Browser OK
    App Android KO
    Gilles990
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #14
    2024-10-03, 12:33 PM
    IP V6 was the problem.

    Android applications do not switch to ipv4 when ip v6 not available.

    I didn't open the route on my router in IP V6.

    If my syno use IPV6 .... applications dont work, browsers ok
    if my syno doesn't use IP V6, applications work. browsers ok

    If ipV6 route is ok on your router everything ok.

    It's always workin with browsers.
    DominikFickenwirth
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2025 Feb
    Reputation: 0
    #15
    2025-03-28, 07:22 AM
    (2024-10-03, 12:33 PM)Gilles990 Wrote: If my syno use IPV6 .... applications dont work, browsers ok
    if my syno doesn't use IP V6, applications work. browsers ok

    Could you please specify, what you mean by "Syno uses IPV6" and "Syno doesn't use IPV6"? I'm having the exact same symptoms as you described.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #16
    2025-03-28, 11:55 AM
    (2025-03-28, 07:22 AM)DominikFickenwirth Wrote:
    (2024-10-03, 12:33 PM)Gilles990 Wrote: If my syno use IPV6 .... applications dont work, browsers ok
    if my syno doesn't use IP V6, applications work. browsers ok

    Could you please specify, what you mean by "Syno uses IPV6" and "Syno doesn't use IPV6"? I'm having the exact same symptoms as you described.

    Some router's don't implement IPv6 very well.  Or don't implement it in a way that would allow the clients to be remotely accessible.

    The OP was probably in that situation and they disabled IPv6 on their Synology NAS so that they were IPv4 only.  The server would no longer attempt to make IPv6 connections.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    DominikFickenwirth
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2025 Feb
    Reputation: 0
    #17
    2025-03-30, 12:53 AM
    Thank you for your quick reply!

    I did not configure DynDNS on my Synology NAS, but on my router. When I check with this tool:
       

    I can see that the A-Record (IPv4) and AAAA-Record (IPv6) both point to my router. I can also see that IPv6 connection fails.

    Somehow I assumed that the IPv4 port forwarding from my router to my Synology NAS would also work for connections coming in via the public IPv6 address of my router. This is not the case: I don't have IPv6 configured on my network, so my Synology NAS does not have an IPv6 address. Therefore, the router would have to forward the incoming IPv6 request to the IPv4 address of the NAS (which it doesn't do).

    As you suspected, my router does indeed block all incoming IPv6 requests. Also, in the settings of my router, it's not possible to force DynDNS to send only the IPv4 address.

    I have now configured DynDNS directly in my Synology NAS instead of the router, sending only an IPv4 address. The Android app works without any problems!
    Jellyfin 10.10.6 (Docker)
    Synology DSM 7.2.2
    Intel Celeron J4125
    Storage
        2x Seagate IronWolf 12 TB
    Pages (2): « Previous 1 2

    « 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