• 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 Unable to Launch Jellyfin Container after 10.10.7

     
    • 0 Vote(s) - 0 Average

    Unable to Launch Jellyfin Container after 10.10.7

    After rebooting my server, jellyfin crashes, claiming its due to a port bind invalid address even after deleting network.xml file
    blainecodes
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    Country:United States
    #1
    2025-04-12, 11:50 PM
    After updating Jellyfin using portainer, it crashes claiming something to do with a port binding.

    I've tried deleting the cache folder and deleting network.xml, and neither of them worked. additionally I've checked if the default port 8096 was being used, and it is not.

    I've included a log of a launch attempt.

    Code:
    [23:25:36] [INF] [1] Main: Jellyfin version: 10.10.7
    [23:25:36] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
    [23:25:36] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
    [23:25:36] [INF] [1] Main: Operating system: Debian GNU/Linux 12 (bookworm)
    [23:25:36] [INF] [1] Main: Architecture: X64
    [23:25:36] [INF] [1] Main: 64-Bit Process: True
    [23:25:36] [INF] [1] Main: User Interactive: True
    [23:25:36] [INF] [1] Main: Processor count: 12
    [23:25:36] [INF] [1] Main: Program data path: /config
    [23:25:36] [INF] [1] Main: Log directory path: /config/log
    [23:25:36] [INF] [1] Main: Config directory path: /config/config
    [23:25:36] [INF] [1] Main: Cache path: /cache
    [23:25:36] [INF] [1] Main: Temp directory path: /tmp/jellyfin
    [23:25:36] [INF] [1] Main: Web resources path: /jellyfin/jellyfin-web
    [23:25:36] [INF] [1] Main: Application directory: /jellyfin/
    [23:25:37] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /cache
    [23:25:37] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.AniDB, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/AniDB_9.0.0.0/Jellyfin.Plugin.AniDB.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Skipping disabled plugin 12.0.0.0 of Bookshelf
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.ChapterSegments, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/Chapter Segments Provider_3.0.0.0/Jellyfin.Plugin.ChapterSegments.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly MetaBrainz.MusicBrainz.CoverArt, Version=6.0.0.0, Culture=neutral, PublicKeyToken=be12cbb629c03021 from /config/plugins/Cover Art Archive_8.0.0.0/MetaBrainz.MusicBrainz.CoverArt.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly MetaBrainz.Common.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=be12cbb629c03021 from /config/plugins/Cover Art Archive_8.0.0.0/MetaBrainz.Common.Json.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.CoverArtArchive, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/Cover Art Archive_8.0.0.0/Jellyfin.Plugin.CoverArtArchive.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Dlna.Model, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.Model.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Rssdp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/DLNA_5.0.0.0/Rssdp.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Dlna.Playback, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.Playback.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Dlna, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Fanart, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/Fanart_12.0.0.0/Jellyfin.Plugin.Fanart.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.ListenBrainz.Common, Version=5.1.1.3, Culture=neutral, PublicKeyToken=null from /config/plugins/ListenBrainz_5.1.1.3/Jellyfin.Plugin.ListenBrainz.Common.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.ListenBrainz, Version=5.1.1.3, Culture=neutral, PublicKeyToken=null from /config/plugins/ListenBrainz_5.1.1.3/Jellyfin.Plugin.ListenBrainz.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.ListenBrainz.Http, Version=5.1.1.3, Culture=neutral, PublicKeyToken=null from /config/plugins/ListenBrainz_5.1.1.3/Jellyfin.Plugin.ListenBrainz.Http.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.ListenBrainz.MusicBrainzApi, Version=5.1.1.3, Culture=neutral, PublicKeyToken=null from /config/plugins/ListenBrainz_5.1.1.3/Jellyfin.Plugin.ListenBrainz.MusicBrainzApi.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.ListenBrainz.Api, Version=5.1.1.3, Culture=neutral, PublicKeyToken=null from /config/plugins/ListenBrainz_5.1.1.3/Jellyfin.Plugin.ListenBrainz.Api.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Opds, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/OPDS_6.0.0.0/Jellyfin.Plugin.Opds.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/Open Subtitles_20.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.SubtitleExtract, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/Subtitle Extract_4.0.0.0/Jellyfin.Plugin.SubtitleExtract.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null from /config/plugins/TheTVDB_18.0.0.0/Tvdb.Sdk.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Tvdb, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/TheTVDB_18.0.0.0/Jellyfin.Plugin.Tvdb.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Trakt, Version=26.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/Trakt_26.0.0.0/Trakt.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly MimeKit, Version=4.7.0.0, Culture=neutral, PublicKeyToken=bede1c8a46c66814 from /config/plugins/Webhook_15.0.0.0/MimeKit.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Webhook, Version=15.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/Webhook_15.0.0.0/Jellyfin.Plugin.Webhook.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly MailKit, Version=4.7.0.0, Culture=neutral, PublicKeyToken=4e064fe7c44a8f1b from /config/plugins/Webhook_15.0.0.0/MailKit.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly MQTTnet, Version=4.3.6.1152, Culture=neutral, PublicKeyToken=fdb7629f2e364a63 from /config/plugins/Webhook_15.0.0.0/MQTTnet.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Handlebars, Version=2.1.6.0, Culture=neutral, PublicKeyToken=22225d0bf33cd661 from /config/plugins/Webhook_15.0.0.0/Handlebars.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly MQTTnet.Extensions.ManagedClient, Version=4.3.6.1152, Culture=neutral, PublicKeyToken=fdb7629f2e364a63 from /config/plugins/Webhook_15.0.0.0/MQTTnet.Extensions.ManagedClient.dll
    [23:25:37] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938 from /config/plugins/Webhook_15.0.0.0/BouncyCastle.Cryptography.dll
    [23:25:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [23:25:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [23:25:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [23:25:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.1.236", "100.116.254.12", "192.168.208.1", "172.20.0.1", "172.29.0.1", "172.24.0.1", "172.28.0.1", "172.18.0.1", "172.23.0.1", "172.31.0.1", "172.26.0.1"]
    [23:25:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [23:25:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
    [23:25:37] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [23:25:44] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AniDB 9.0.0.0
    [23:25:44] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Chapter Segments Provider 3.0.0.0
    [23:25:44] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Cover Art Archive 8.0.0.0
    [23:25:44] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: DLNA 5.0.0.0
    [23:25:44] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Fanart 12.0.0.0
    [23:25:44] [INF] [1] Main: Kestrel is listening on 0.0.0.0
    [23:25:44] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
    [23:25:44] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
    [23:25:45] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: /wwwroot. Static files may be unavailable.
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: ListenBrainz 5.1.1.3
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OPDS Feed 6.0.0.0
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Open Subtitles 20.0.0.0
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Subtitle Extract 4.0.0.0
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TheTVDB 18.0.0.0
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Trakt 26.0.0.0
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Webhook 15.0.0.0
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.10.7.0
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.10.7.0
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.10.7.0
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.10.7.0
    [23:25:45] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.10.7.0
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.DlnaManager: Using user profile directory /config/plugins/configurations/dlna/user
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.DlnaManager: Using system profile directory /config/plugins/DLNA_5.0.0.0/profiles
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 192.168.1.236 with uri http://192.168.1.236:8096/dlna/97e73683-22b4-4d71-b90b-c63b21fb8276/description.xml
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 172.20.0.1 with uri http://172.20.0.1:8096/dlna/97e73683-22b4-4d71-b90b-c63b21fb8276/description.xml
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 172.29.0.1 with uri http://172.29.0.1:8096/dlna/97e73683-22b4-4d71-b90b-c63b21fb8276/description.xml
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 172.24.0.1 with uri http://172.24.0.1:8096/dlna/97e73683-22b4-4d71-b90b-c63b21fb8276/description.xml
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 172.28.0.1 with uri http://172.28.0.1:8096/dlna/97e73683-22b4-4d71-b90b-c63b21fb8276/description.xml
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 172.18.0.1 with uri http://172.18.0.1:8096/dlna/97e73683-22b4-4d71-b90b-c63b21fb8276/description.xml
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 172.23.0.1 with uri http://172.23.0.1:8096/dlna/97e73683-22b4-4d71-b90b-c63b21fb8276/description.xml
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 172.31.0.1 with uri http://172.31.0.1:8096/dlna/97e73683-22b4-4d71-b90b-c63b21fb8276/description.xml
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 172.26.0.1 with uri http://172.26.0.1:8096/dlna/97e73683-22b4-4d71-b90b-c63b21fb8276/description.xml
    [23:25:45] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b2a07a87-5de9-4f8d-ac70-289d2f0aed6d} may be persisted to storage in unencrypted form.
    [23:25:45] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: /wwwroot. Static files may be unavailable.
    [23:25:45] [ERR] [1] Microsoft.Extensions.Hosting.Internal.Host: Hosting failed to start
    System.InvalidOperationException: Server has already started.
      at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
      at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
      at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
      at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
    [23:25:45] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
    [23:25:45] [FTL] [1] Main: Error while starting server
    System.InvalidOperationException: Server has already started.
      at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
      at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
      at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
      at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
      at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
      at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
    [23:25:45] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Disposing SsdpDevicePublisher
    [23:25:45] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Disposing PlayToManager
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer disposing _BroadcastListenSocket
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer Disposing 9 sendSockets
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer disposing sendSocket from 192.168.1.236
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer disposing sendSocket from 172.20.0.1
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer disposing sendSocket from 172.29.0.1
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer disposing sendSocket from 172.24.0.1
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer disposing sendSocket from 172.28.0.1
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer disposing sendSocket from 172.18.0.1
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer disposing sendSocket from 172.23.0.1
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer disposing sendSocket from 172.31.0.1
    [23:25:45] [INF] [1] Rssdp.Infrastructure.SsdpCommunicationsServer: SsdpCommunicationsServer disposing sendSocket from 172.26.0.1
    [23:25:45] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost
    [23:25:45] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzArtistProvider
    [23:25:45] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzAlbumProvider
    [23:25:45] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing CoverArtArchiveImageProvider
    [23:25:45] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager

    Am I missing something here?

    I'd prefer not having to restart from the very beginning as this server has multiple years of watch history.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-04-13, 02:07 AM
    Can you share the docker config for the jellyfin container?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « 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