• 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: 56
    Threads: 4
    Joined: 2024 Jun
    Reputation: 0
    Country:United States
    #4
    2025-06-10, 04:31 PM
    Clearing the cache got me to the welcome screen, but as soon as I give the server a name and click next, it just spins, and this is what I see in the logs. It appears that the system can't find the config folder, but I'm not sure how that could be, as the parameters in the compose file are set properly (or at least they were working in 10.10.7)

    Log entries after clicking Next on welcome screen:

    [12:17:46] [ERR] [134] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 26.8711ms with message 'null'
    [12:18:16] [ERR] [132] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.8193ms with message 'null'
    [12:18:46] [ERR] [130] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.4418ms with message 'null'
    [12:19:17] [ERR] [128] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.6089ms with message 'null'
    [12:19:47] [ERR] [126] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.6022ms with message 'null'
    [12:20:17] [ERR] [124] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.6288ms with message 'null'
    [12:20:47] [ERR] [122] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.7029ms with message 'null'
    [12:21:17] [ERR] [120] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.7812ms with message 'null'
    [12:21:47] [ERR] [21] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.6213ms with message 'null'
    [12:22:17] [ERR] [10] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.4267ms with message 'null'
    [12:22:47] [ERR] [28] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.4676ms with message 'null'
    [12:23:17] [ERR] [32] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.5696ms with message 'null'
    [12:23:47] [ERR] [33] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.6892ms with message 'null'
    [12:24:05] [INF] [26] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
    [12:24:05] [ERR] [26] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: No such device : '/config/config'. URL POST /Startup/Configuration.
    [12:24:17] [ERR] [42] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.5187ms with message 'null'
    [12:24:47] [ERR] [37] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.4652ms with message 'null'
    [12:25:17] [ERR] [44] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.7725ms with message 'null'
    [12:25:47] [ERR] [47] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.6816ms with message 'null'
    [12:26:18] [ERR] [52] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.5654ms with message 'null'
    [12:26:48] [ERR] [56] Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService: Health check JellyfinDbContext with status Unhealthy completed after 0.6936ms with message 'null'
    [12:26:50] [INF] [55] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
    [12:26:50] [ERR] [55] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: No such device : '/config/config'. URL POST /Startup/Configuration.
    [12:26:54] [INF] [55] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
    [12:26:54] [ERR] [55] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: No such device : '/config/config'. URL POST /Startup/Configuration.
    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