• 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 app doesn't load anymore. Plus web address changed after update

    Pages (5): « Previous 1 2 3 4 5

     
    • 0 Vote(s) - 0 Average

    SOLVED: Android app doesn't load anymore. Plus web address changed after update

    ovingiv
    Offline

    Junior Member

    Posts: 32
    Threads: 4
    Joined: 2023 Nov
    Reputation: 0
    #41
    2024-09-23, 06:36 PM
    (2024-09-23, 04:18 PM)TheDreadPirate Wrote: Starting with 10.9 you need to remove the /web location.

    Code:
          # location block for /web - This is purely for aesthetics so /web/#!/ works instead of having to go to /web/index.html/#!/
          location ~ ^/web/$ {
              # Proxy main Jellyfin traffic
              proxy_pass http://$jellyfin:8096/web/index.html/;
              proxy_set_header Host $host;
              proxy_set_header X-Real-IP $remote_addr;
              proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
              proxy_set_header X-Forwarded-Proto $scheme;
              proxy_set_header X-Forwarded-Protocol $scheme;
              proxy_set_header X-Forwarded-Host $http_host;
          }
    This was my exact issue! Thank you so very much!
    My Home Lab

    Jellyfin, Pterodactyl, H@H.

    CPU: Ryzen 5 5600x
    RAM: 64GB HyperX 3600Mhz CL16
    GPU: EVGA 2060 Super
    Mobo: X470 GAMING PLUS MAX
    Other: LSI MegaRaid 9361-8i
    Storage:
    - 2 Seagate 10TB EXOS X10 SAS
    - HGST Ultrastar He8 8TB SATA
    - 2 HGST Ultrastar He8 8TB SAS
    Pages (5): « Previous 1 2 3 4 5

    « 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