• 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

     
    • 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
    #31
    2024-06-08, 03:59 AM
    (2024-05-15, 03:57 PM)TheDreadPirate Wrote: Found this today.

    https://jellyfin.org/posts/jellyfin-rele...ng-changes

    The last entry in that section.

    https://github.com/jellyfin/jellyfin/issues/11540

    Try removing this block from your nginx config.

    Code:
        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;
        }

    I apologize for the very late reply. 

    Making a backup of my nginx file and removing that block of code then restarting both nginx and jellyfin did not fix my issue. 
    In fact its like almost nothing happened as it still redirects to "https://sub.domain.com/web/index.html#/home.html"
    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
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 07:32 AM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 02:01 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 06:26 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 06:46 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 07:00 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 07:03 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 07:09 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 07:12 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 07:17 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 07:30 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 07:36 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 07:41 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 07:41 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 07:44 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 07:48 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 07:54 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 07:58 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 07:59 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 08:24 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 08:40 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 08:47 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 08:57 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 09:04 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 09:13 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 09:16 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 09:19 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 09:27 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-05-14, 09:39 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-14, 09:46 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-05-15, 03:57 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-06-08, 03:59 AM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-06-08, 04:32 AM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-06-08, 05:01 AM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-06-08, 04:12 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-06-08, 07:39 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-06-09, 01:42 AM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-06-09, 09:05 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-06-10, 12:40 AM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-09-23, 07:33 AM
    RE: Android app doesn't load anymore. Plus web address changed after update - by TheDreadPirate - 2024-09-23, 04:18 PM
    RE: Android app doesn't load anymore. Plus web address changed after update - by ovingiv - 2024-09-23, 06:36 PM

    • 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