I can access jellyfin on my server with my MacBook and AppleTV but my phone can’t log in, not with the webUI or with 3rd party apps. The logs says the log in attempts are successful though.

  • Kraiden@kbin.earth
    link
    fedilink
    arrow-up
    2
    ·
    1 hour ago

    It’ll be really dumb if this works, but try explicitly turning cellular data off. I’m wondering if the connection bridging could be causing issues

    eta: oh, and disable wireguard when you’re on the local network in case you’re not already

  • starshipwinepineapple@programming.dev
    link
    fedilink
    English
    arrow-up
    9
    ·
    3 hours ago

    You’re not connected to wifi or vpn from the looks of it. jellyfin is hosted on your local network. You need to be connected to that network for any device you want to access it. The most direct way is to connect via wifi. If you want access from outside your house you’ll need to look into opening a remote connection via something like cloudflare tunnel

    • just_another_person@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      2 hours ago

      That, or your phone is using an overridden DNS server and not your local DNS resolver while on your own network. Common with Android specifically.

      • muusemuuse@lemm.eeOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        I am on iPhone here. I do have the iCloud relay turned on but that doesn’t work on VPNs or local IP addresses.

  • bigkahuna1986@lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 hours ago

    Would you be able to post some more details? Are you using Wifi or cellular data? When your phone fails is there a specific error message? Could you post the jellyfin log where you see the attempts? Are the macbook and appletv using wifi or ethernet?

    • muusemuuse@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour ago

      AppleTV and MacBook are on Ethernet. Iphone is failing on both WiFi and cellular using WireGuard to VPN into the local network. The logs say the login attempts are actually successful.

  • Ptsf@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 hours ago

    So there’s a change regarding reverse proxies in one of the recent updates that requires you to specify the approved ip of the reverse proxy. Are you using one? If so, it could be this.

    • muusemuuse@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour ago

      Nope. I just have it WireGuard into my network but as you can see, it’s acting up over WiFi too.

      • Ptsf@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 minutes ago

        🤔 it’s probably something cache related or due to a clock offset then. Beyond that I’m not sure what I would investigate.