• 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: 10.11 RC1 Install Issue

     
    • 0 Vote(s) - 0 Average

    SOLVED: 10.11 RC1 Install Issue

    10.11 RC1 Install Issue
    Jamie Chapman
    Offline

    Member

    Posts: 55
    Threads: 4
    Joined: 2024 Jun
    Reputation: 0
    Country:United States
    #1
    2025-06-10, 03:31 PM (This post was last modified: 2025-06-10, 06:15 PM by Jamie Chapman. Edited 4 times in total.)
    So, I completely boneheaded the upgrade to 10.11 RC1. I was so excited that there was a release candidate for 10.11 that I went off the rails. 

    I didn't bother to read the release notes, which would have told me that I needed to wait longer than five minutes after loading the preview docker. Once I messed this up, I said to heck with it, I'll just create it all clean, no upgrade, and deal with the full rebuild, why not?

    I did that. I backed up the original cache and data folders and created clean ones with a preview docker image. Once the system fires up, when I attempt to access on port 8096, I receive the following:



    Jellyfin log: [10:24:24] [INF] [88] Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authenticated. Failure message: Invalid token.




    In my browser I am getting: 



    Server Unavailable

    We're unable to connect to the selected server right now. Please ensure it is running and try again.



    If I refresh the page, another jellyfin log entry the same as above appears.

    Here is my docker compose file. Is there something I need to change? This is the same compose file (other than changing latest to preview) that I was using on 10.10.7. Please ignore the emojis created by the colon and slash. The file is properly formatted, and I can't figure out how to tell the forum markup tools to stop creating frowny faces. 


    services:
      jellyfin:
        image: jellyfin/jellyfin:preview
        container_name: jellyfin
        network_mode: 'bridge'
        ports:
          - 8096:8096
    #      - 80:80
    #      - 443:443
        volumes:
          - D:\DockerData\jellyfin\configConfused-faceconfig
          - D:\DockerData\jellyfin\cacheConfused-facecache
          - D:\VideosConfused-facemovies
          - D:\TV_ShowsConfused-facetv_shows
          - D:\OneDrive\MusicConfused-facemusic
          - D:\OneDrive\Music_VideosConfused-facemusic_videos
          - D:\OneDrive\BooksConfused-facebooks
        environment:
          - TZ=America/New_York
        restart: 'unless-stopped'
        deploy:
          resources:
            reservations:
              devices:
                - driver: nvidia
                  count: 1 # alternatively, use all for all GPUs
                  capabilities: [gpu]

    Jellyfin 10.11.0 RC2
    docker desktop using WSL2 on Windows 11 with jellyfin/jellyfin:preview
    AMD Ryzen 9 7950X
    64GB DDR5-3600 RAM
    NVIDIA RTX 3060 12GB
    OS Drive: Samsung 990 Pro 2TB
    Media & Config Drive (all): QNAP TS-932PX NAS with 5 x Seagate Ironwolf Pro 16TB in RAID5 connected with 10Gbps iSCSI link
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    10.11 RC1 Install Issue - by Jamie Chapman - 2025-06-10, 03:31 PM
    RE: 10.11 RC1 Install Issue - by theguymadmax - 2025-06-10, 04:07 PM
    RE: 10.11 RC1 Install Issue - by Jamie Chapman - 2025-06-10, 04:15 PM
    RE: 10.11 RC1 Install Issue - by Jamie Chapman - 2025-06-10, 04:31 PM
    RE: 10.11 RC1 Install Issue - by theguymadmax - 2025-06-10, 04:34 PM
    RE: 10.11 RC1 Install Issue - by Jamie Chapman - 2025-06-10, 04:38 PM
    RE: 10.11 RC1 Install Issue - by Jamie Chapman - 2025-06-10, 04:53 PM
    RE: 10.11 RC1 Install Issue - by Jamie Chapman - 2025-06-10, 04:59 PM
    RE: 10.11 RC1 Install Issue - by Jamie Chapman - 2025-06-10, 05:06 PM
    RE: 10.11 RC1 Install Issue - by Jamie Chapman - 2025-06-10, 06:07 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