slow startup jellyfin container #6614

Open
opened 2026-02-07 03:53:23 +03:00 by OVERLORD · 20 comments
Owner

Originally created by @fwmarcel on GitHub (Dec 27, 2024).

This issue respects the following points:

  • This is a bug, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before creating a report. The links can be found here.
  • This issue is not already reported on GitHub (I've searched it).
  • I'm using an up to date version of Jellyfin Server stable, unstable or master; We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • I agree to follow Jellyfin's Code of Conduct.
  • This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.

Description of the bug

after setting up my server and adding a few libraries, my jellyfin server takes over 12 minutes to start. see log. unfortunately i have no idea why this takes so long. neither the cpu nor memory is at the limit.

Reproduction steps

set up jellyfin. restart docker container

What is the current bug behavior?

What is the expected correct behavior?

Jellyfin Server version

10.10.0+

Specify commit id

No response

Specify unstable release number

No response

Specify version number

10.10.3

Specify the build version

10.10.3

Environment

- OS: Debian 11
- Linux Kernel:
- Virtualization: Docker
- Clients: Browser
- Browser: Chrome
- FFmpeg Version: - 
- Playback Method: - 
- Hardware Acceleration: none
- GPU Model: Intel GPU
- Plugins:
- Reverse Proxy: nginx
- Base URL: none
- Networking: Host
- Storage: local

Jellyfin logs

[23:39:11] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
[23:39:11] [INF] [1] Main: Operating system: Debian GNU/Linux 12 (bookworm)
[23:39:11] [INF] [1] Main: Architecture: X64
[23:39:11] [INF] [1] Main: 64-Bit Process: True
[23:39:11] [INF] [1] Main: User Interactive: True
[23:39:11] [INF] [1] Main: Processor count: 4
[23:39:11] [INF] [1] Main: Program data path: /config
[23:39:11] [INF] [1] Main: Log directory path: /config/log
[23:39:11] [INF] [1] Main: Config directory path: /config/config
[23:39:11] [INF] [1] Main: Cache path: /cache
[23:39:11] [INF] [1] Main: Temp directory path: /tmp/jellyfin
[23:39:11] [INF] [1] Main: Web resources path: /jellyfin/jellyfin-web
[23:39:11] [INF] [1] Main: Application directory: /jellyfin/
[23:39:11] [DBG] [1] Jellyfin.Server.Migrations.MigrationRunner: Skipping migration 'CreateNetworkConfiguration' since it is already applied
[23:39:11] [DBG] [1] Jellyfin.Server.Migrations.MigrationRunner: Skipping migration 'MigrateMusicBrainzTimeout' since it is already applied
[23:39:11] [DBG] [1] Jellyfin.Server.Migrations.MigrationRunner: Skipping migration 'MigrateNetworkConfiguration' since it is already applied
[23:39:11] [DBG] [1] Jellyfin.Server.Migrations.MigrationRunner: Skipping migration 'MigrateEncodingOptions' since it is already applied
[23:39:11] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /cache
[23:39:11] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of MediaBrowser.Common.Providers.SubtitleConfigurationFactory
[23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of MediaBrowser.Common.Net.NetworkConfigurationFactory
[23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of MediaBrowser.Controller.Library.MetadataConfigurationStore
[23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of Emby.Server.Implementations.Branding.BrandingConfigurationFactory
[23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of MediaBrowser.MediaEncoding.Configuration.EncodingConfigurationFactory
[23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of MediaBrowser.XbmcMetadata.Configuration.NfoConfigurationFactory
[23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of Jellyfin.Server.Migrations.MigrationsFactory
[23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of Jellyfin.LiveTv.Configuration.LiveTvConfigurationFactory
[23:39:11] [DBG] [1] Jellyfin.Networking.Manager.NetworkManager: Refreshing LAN information.
[23:39:11] [DBG] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN interface addresses as user provided no LAN details.
[23:39:11] [DBG] [1] Jellyfin.Networking.Manager.NetworkManager: Refreshing interfaces.
[23:39:11] [DBG] [1] Jellyfin.Networking.Manager.NetworkManager: Discovered 2 interfaces.
[23:39:11] [DBG] [1] Jellyfin.Networking.Manager.NetworkManager: Interfaces addresses: ["127.0.0.1", "10.42.0.167"]
[23:39:11] [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:39:11] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[23:39:11] [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:39:11] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.42.0.167"]
[23:39:11] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[23:39:11] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
[23:39:11] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Found API endpoints in plugin MediaBrowser.Providers, Version=10.10.3.0, Culture=neutral, PublicKeyToken=null
[23:47:19] [DBG] [1] Emby.Server.Implementations.Plugins.PluginManager: Creating instance of MediaBrowser.Providers.Plugins.Tmdb.Plugin
[23:47:19] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.10.3.0
[23:47:19] [DBG] [1] Emby.Server.Implementations.Plugins.PluginManager: Creating instance of MediaBrowser.Providers.Plugins.StudioImages.Plugin
[23:47:19] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.10.3.0
[23:47:19] [DBG] [1] Emby.Server.Implementations.Plugins.PluginManager: Creating instance of MediaBrowser.Providers.Plugins.Omdb.Plugin
[23:47:19] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.10.3.0
[23:47:19] [DBG] [1] Emby.Server.Implementations.Plugins.PluginManager: Creating instance of MediaBrowser.Providers.Plugins.MusicBrainz.Plugin
[23:47:19] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.10.3.0
[23:47:19] [DBG] [1] Emby.Server.Implementations.Plugins.PluginManager: Creating instance of MediaBrowser.Providers.Plugins.AudioDb.Plugin
[23:47:19] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.10.3.0

FFmpeg logs


Client / Browser logs

No response

Relevant screenshots or videos

No response

Additional information

No response

Originally created by @fwmarcel on GitHub (Dec 27, 2024). ### This issue respects the following points: - [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before creating a report. The links can be found [here](https://jellyfin.org/contact/). - [x] This issue is **not** already reported on [GitHub](https://github.com/jellyfin/jellyfin/issues?q=is%3Aopen+is%3Aissue) _(I've searched it)_. - [x] I'm using an up to date version of Jellyfin Server stable, unstable or master; We generally do not support previous older versions. If possible, please update to the latest version before opening an issue. - [x] I agree to follow Jellyfin's [Code of Conduct](https://jellyfin.org/docs/general/community-standards.html#code-of-conduct). - [x] This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one. ### Description of the bug after setting up my server and adding a few libraries, my jellyfin server takes over 12 minutes to start. see log. unfortunately i have no idea why this takes so long. neither the cpu nor memory is at the limit. ### Reproduction steps set up jellyfin. restart docker container ### What is the current _bug_ behavior? - ### What is the expected _correct_ behavior? - ### Jellyfin Server version 10.10.0+ ### Specify commit id _No response_ ### Specify unstable release number _No response_ ### Specify version number 10.10.3 ### Specify the build version 10.10.3 ### Environment ```markdown - OS: Debian 11 - Linux Kernel: - Virtualization: Docker - Clients: Browser - Browser: Chrome - FFmpeg Version: - - Playback Method: - - Hardware Acceleration: none - GPU Model: Intel GPU - Plugins: - Reverse Proxy: nginx - Base URL: none - Networking: Host - Storage: local ``` ### Jellyfin logs ```shell [23:39:11] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"] [23:39:11] [INF] [1] Main: Operating system: Debian GNU/Linux 12 (bookworm) [23:39:11] [INF] [1] Main: Architecture: X64 [23:39:11] [INF] [1] Main: 64-Bit Process: True [23:39:11] [INF] [1] Main: User Interactive: True [23:39:11] [INF] [1] Main: Processor count: 4 [23:39:11] [INF] [1] Main: Program data path: /config [23:39:11] [INF] [1] Main: Log directory path: /config/log [23:39:11] [INF] [1] Main: Config directory path: /config/config [23:39:11] [INF] [1] Main: Cache path: /cache [23:39:11] [INF] [1] Main: Temp directory path: /tmp/jellyfin [23:39:11] [INF] [1] Main: Web resources path: /jellyfin/jellyfin-web [23:39:11] [INF] [1] Main: Application directory: /jellyfin/ [23:39:11] [DBG] [1] Jellyfin.Server.Migrations.MigrationRunner: Skipping migration 'CreateNetworkConfiguration' since it is already applied [23:39:11] [DBG] [1] Jellyfin.Server.Migrations.MigrationRunner: Skipping migration 'MigrateMusicBrainzTimeout' since it is already applied [23:39:11] [DBG] [1] Jellyfin.Server.Migrations.MigrationRunner: Skipping migration 'MigrateNetworkConfiguration' since it is already applied [23:39:11] [DBG] [1] Jellyfin.Server.Migrations.MigrationRunner: Skipping migration 'MigrateEncodingOptions' since it is already applied [23:39:11] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /cache [23:39:11] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies [23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of MediaBrowser.Common.Providers.SubtitleConfigurationFactory [23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of MediaBrowser.Common.Net.NetworkConfigurationFactory [23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of MediaBrowser.Controller.Library.MetadataConfigurationStore [23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of Emby.Server.Implementations.Branding.BrandingConfigurationFactory [23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of MediaBrowser.MediaEncoding.Configuration.EncodingConfigurationFactory [23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of MediaBrowser.XbmcMetadata.Configuration.NfoConfigurationFactory [23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of Jellyfin.Server.Migrations.MigrationsFactory [23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Creating instance of Jellyfin.LiveTv.Configuration.LiveTvConfigurationFactory [23:39:11] [DBG] [1] Jellyfin.Networking.Manager.NetworkManager: Refreshing LAN information. [23:39:11] [DBG] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN interface addresses as user provided no LAN details. [23:39:11] [DBG] [1] Jellyfin.Networking.Manager.NetworkManager: Refreshing interfaces. [23:39:11] [DBG] [1] Jellyfin.Networking.Manager.NetworkManager: Discovered 2 interfaces. [23:39:11] [DBG] [1] Jellyfin.Networking.Manager.NetworkManager: Interfaces addresses: ["127.0.0.1", "10.42.0.167"] [23:39:11] [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:39:11] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: [] [23:39:11] [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:39:11] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.42.0.167"] [23:39:11] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"] [23:39:11] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist [23:39:11] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: [] [23:39:11] [DBG] [1] Emby.Server.Implementations.ApplicationHost: Found API endpoints in plugin MediaBrowser.Providers, Version=10.10.3.0, Culture=neutral, PublicKeyToken=null [23:47:19] [DBG] [1] Emby.Server.Implementations.Plugins.PluginManager: Creating instance of MediaBrowser.Providers.Plugins.Tmdb.Plugin [23:47:19] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.10.3.0 [23:47:19] [DBG] [1] Emby.Server.Implementations.Plugins.PluginManager: Creating instance of MediaBrowser.Providers.Plugins.StudioImages.Plugin [23:47:19] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.10.3.0 [23:47:19] [DBG] [1] Emby.Server.Implementations.Plugins.PluginManager: Creating instance of MediaBrowser.Providers.Plugins.Omdb.Plugin [23:47:19] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.10.3.0 [23:47:19] [DBG] [1] Emby.Server.Implementations.Plugins.PluginManager: Creating instance of MediaBrowser.Providers.Plugins.MusicBrainz.Plugin [23:47:19] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.10.3.0 [23:47:19] [DBG] [1] Emby.Server.Implementations.Plugins.PluginManager: Creating instance of MediaBrowser.Providers.Plugins.AudioDb.Plugin [23:47:19] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.10.3.0 ``` ### FFmpeg logs ```shell ``` ### Client / Browser logs _No response_ ### Relevant screenshots or videos _No response_ ### Additional information _No response_
OVERLORD added the bug label 2026-02-07 03:53:23 +03:00
Author
Owner

@trinvh commented on GitHub (Jan 12, 2025):

Same issue, container unhealthy after many attempts which resulted in "curl: (7) Failed to connect to localhost port 8096 after 2 ms: Couldn't connect to server"

@trinvh commented on GitHub (Jan 12, 2025): Same issue, container unhealthy after many attempts which resulted in "curl: (7) Failed to connect to localhost port 8096 after 2 ms: Couldn't connect to server"
Author
Owner

@felix920506 commented on GitHub (Jan 12, 2025):

What CPU are you using?
Is the Jellyfin database on HDDs or SSDs? Is it on a network share?

@felix920506 commented on GitHub (Jan 12, 2025): What CPU are you using? Is the Jellyfin database on HDDs or SSDs? Is it on a network share?
Author
Owner

@fwmarcel commented on GitHub (Jan 12, 2025):

im using a Intel Celeron N5095 CPU. The Database is saved on a SSD. And its not a network share, its local.

@fwmarcel commented on GitHub (Jan 12, 2025): im using a Intel Celeron N5095 CPU. The Database is saved on a SSD. And its not a network share, its local.
Author
Owner

@felix920506 commented on GitHub (Jan 12, 2025):

How big is the database file?

@felix920506 commented on GitHub (Jan 12, 2025): How big is the database file?
Author
Owner

@fwmarcel commented on GitHub (Jan 12, 2025):

the library.db is 222MB big. or do you mean the size of jellyfin.db file?

@fwmarcel commented on GitHub (Jan 12, 2025): the library.db is 222MB big. or do you mean the size of jellyfin.db file?
Author
Owner

@felix920506 commented on GitHub (Jan 12, 2025):

Can you enable debug logging and post the logs?

@felix920506 commented on GitHub (Jan 12, 2025): Can you enable debug logging and post the logs?
Author
Owner

@fwmarcel commented on GitHub (Jan 12, 2025):

debug log was already enabled in the provided logs

@fwmarcel commented on GitHub (Jan 12, 2025): debug log was already enabled in the provided logs
Author
Owner

@jellyfin-bot commented on GitHub (May 13, 2025):

This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.

If you have any questions you can use one of several ways to contact us.

@jellyfin-bot commented on GitHub (May 13, 2025): This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs. If you have any questions you can use one of several ways to [contact us](https://jellyfin.org/contact).
Author
Owner

@fwmarcel commented on GitHub (May 13, 2025):

the issue still exists

@fwmarcel commented on GitHub (May 13, 2025): the issue still exists
Author
Owner

@tws101 commented on GitHub (May 20, 2025):

I am having a slow startup as well.... 10.10.7

On container rebuild and startup it takes 15 minutes to launch...

This is APPEARS 100% related to a large library example 50K in media files

Installation so on fast SSD for the jellyfin: Config, DB, and Container
Media Library is mounted Read Only from HDD (nfo files managed by other applications)

Docker Compose File

version: "3.8"
services:
  jellyfin:
    container_name: jellyfin
    image: lscr.io/linuxserver/jellyfin:${JELLYFIN_VERSION}
    hostname: jellyfin
    restart: unless-stopped
    runtime: nvidia
    environment:
      - PUID=1000
      - PGID=4000
      - TZ=${TZ}
      - NVIDIA_VISIBLE_DEVICES=${NVIDIA_QUADRO2}
    volumes:
      - ${JELLYFIN_CONFIG}:/config
      - ${JELLYFIN_MEDIA}:/data/media:ro
    tmpfs:
      - /tmptranscode:uid=1000,gid=4000,mode=1777,size=25g
    networks:
      proxy:
        ipv4_address: 172.24.1.100
    expose:
      - 8096
    labels:
      - traefik.enable=true
      - traefik.http.routers.jellyfin.entrypoints=websecure
      - traefik.http.routers.jellyfin.rule=Host(`${JELLYFIN_DN}`)
      - traefik.http.routers.jellyfin.tls=true
      - traefik.http.services.jellyfin.loadbalancer.server.port=8096
    cpus: 8
    mem_limit: 32g
  jellyfin-jfa-go:
    container_name: jellyfin-jfa-go
    image: hrfee/jfa-go:${JFA_VERSION}
    hostname: jellyfin-jfa-go
    restart: unless-stopped
    environment:
      - TZ=${TZ}
      - JFA_SECRET=${JFA_SECRET}
      - JFA_SERVER_NAME=jfa-go
    volumes:
      - ${JFA_CONFIG}:/data
      - ${JELLYFIN_CONFIG}:/jf:ro
    networks:
      proxy: null
    expose:
      - 8056
    labels:
      - traefik.enable=true
      - traefik.http.routers.jfa-go.entrypoints=websecure
      - traefik.http.routers.jfa-go.rule=Host(`${JFA_DN}`)
      - traefik.http.routers.jfa-go.tls=true
      - traefik.http.services.jfa-go.loadbalancer.server.port=8056
    cpus: 1
    mem_limit: 2g
networks:
  proxy:
    name: proxy
    external: true 

My log has a stall right here
[2025-05-20 09:08:56.989 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
This is THE STALL POINT wait 15 minutes here***
[2025-05-20 09:22:56.737 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb Box Sets" "11.0.0.0"

**That plugin can be disabled and it does not matter the slow startup still occurs there

If I remove my large library's startup is fast....

Is there anyway to disable library scan at startup to try and see if that will resolve it?

@tws101 commented on GitHub (May 20, 2025): I am having a slow startup as well.... 10.10.7 On container rebuild and startup it takes 15 minutes to launch... This is APPEARS 100% related to a large library example 50K in media files Installation so on fast SSD for the jellyfin: Config, DB, and Container Media Library is mounted Read Only from HDD (nfo files managed by other applications) Docker Compose File <pre>version: "3.8" services: jellyfin: container_name: jellyfin image: lscr.io/linuxserver/jellyfin:${JELLYFIN_VERSION} hostname: jellyfin restart: unless-stopped runtime: nvidia environment: - PUID=1000 - PGID=4000 - TZ=${TZ} - NVIDIA_VISIBLE_DEVICES=${NVIDIA_QUADRO2} volumes: - ${JELLYFIN_CONFIG}:/config - ${JELLYFIN_MEDIA}:/data/media:ro tmpfs: - /tmptranscode:uid=1000,gid=4000,mode=1777,size=25g networks: proxy: ipv4_address: 172.24.1.100 expose: - 8096 labels: - traefik.enable=true - traefik.http.routers.jellyfin.entrypoints=websecure - traefik.http.routers.jellyfin.rule=Host(`${JELLYFIN_DN}`) - traefik.http.routers.jellyfin.tls=true - traefik.http.services.jellyfin.loadbalancer.server.port=8096 cpus: 8 mem_limit: 32g jellyfin-jfa-go: container_name: jellyfin-jfa-go image: hrfee/jfa-go:${JFA_VERSION} hostname: jellyfin-jfa-go restart: unless-stopped environment: - TZ=${TZ} - JFA_SECRET=${JFA_SECRET} - JFA_SERVER_NAME=jfa-go volumes: - ${JFA_CONFIG}:/data - ${JELLYFIN_CONFIG}:/jf:ro networks: proxy: null expose: - 8056 labels: - traefik.enable=true - traefik.http.routers.jfa-go.entrypoints=websecure - traefik.http.routers.jfa-go.rule=Host(`${JFA_DN}`) - traefik.http.routers.jfa-go.tls=true - traefik.http.services.jfa-go.loadbalancer.server.port=8056 cpus: 1 mem_limit: 2g networks: proxy: name: proxy external: true </pre> My log has a stall right here [2025-05-20 09:08:56.989 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: [] *****This is THE STALL POINT wait 15 minutes here******** [2025-05-20 09:22:56.737 -05:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb Box Sets" "11.0.0.0" **That plugin can be disabled and it does not matter the slow startup still occurs there If I remove my large library's startup is fast.... Is there anyway to disable library scan at startup to try and see if that will resolve it?
Author
Owner

@forcigross commented on GitHub (May 24, 2025):

same problem here

@forcigross commented on GitHub (May 24, 2025): same problem here
Author
Owner

@Nackophilz commented on GitHub (Jun 4, 2025):

same here on unraid , took like 7 minute to boot up, have a very large library too

@Nackophilz commented on GitHub (Jun 4, 2025): same here on unraid , took like 7 minute to boot up, have a very large library too
Author
Owner

@felix920506 commented on GitHub (Jun 5, 2025):

How big is the library.db and how big is the Jellyfin.db files

@felix920506 commented on GitHub (Jun 5, 2025): How big is the library.db and how big is the Jellyfin.db files
Author
Owner

@Nackophilz commented on GitHub (Jun 5, 2025):

Jellyfin db : 2,3mb
Library.db : 246,4mb

All on nvme * (Except video files of course)

@Nackophilz commented on GitHub (Jun 5, 2025): Jellyfin db : 2,3mb Library.db : 246,4mb All on nvme * (Except video files of course)
Author
Owner

@tws101 commented on GitHub (Jun 6, 2025):

Jellyfin DB 22.4 Megs
Library DB 1.63 Gigs

Both DB are on SSD

@tws101 commented on GitHub (Jun 6, 2025): Jellyfin DB 22.4 Megs Library DB 1.63 Gigs Both DB are on SSD
Author
Owner

@crobibero commented on GitHub (Jun 6, 2025):

We have made significant improvements to the startup time for Jellyfin 10.11, so any investigation is on hold until the next release.

@crobibero commented on GitHub (Jun 6, 2025): We have made significant improvements to the startup time for Jellyfin 10.11, so any investigation is on hold until the next release.
Author
Owner

@jellyfin-bot commented on GitHub (Oct 5, 2025):

This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.

If you have any questions you can use one of several ways to contact us.

@jellyfin-bot commented on GitHub (Oct 5, 2025): This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs. If you have any questions you can use one of several ways to [contact us](https://jellyfin.org/contact).
Author
Owner

@fwmarcel commented on GitHub (Oct 5, 2025):

waiting for the next release

@fwmarcel commented on GitHub (Oct 5, 2025): waiting for the next release
Author
Owner

@JPVenson commented on GitHub (Oct 10, 2025):

10.11-RC8 starts for me with an empty DB in around 20sec and with my media library fully loaded in 40sec i consider this bug fixed in 10.11 with several performance fixes.

@JPVenson commented on GitHub (Oct 10, 2025): 10.11-RC8 starts for me with an empty DB in around 20sec and with my media library fully loaded in 40sec i consider this bug fixed in 10.11 with several performance fixes.
Author
Owner

@darthShadow commented on GitHub (Oct 10, 2025):

FWIW, I believe this was because of the initial VACUUM in the pre 10.11 releases: https://github.com/jellyfin/jellyfin/blob/v10.10.7/Emby.Server.Implementations/Data/BaseSqliteRepository.cs#L89

@darthShadow commented on GitHub (Oct 10, 2025): FWIW, I believe this was because of the initial `VACUUM` in the pre 10.11 releases: https://github.com/jellyfin/jellyfin/blob/v10.10.7/Emby.Server.Implementations/Data/BaseSqliteRepository.cs#L89
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#6614