• 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 Extremely Slow Startup

     
    • 0 Vote(s) - 0 Average

    Extremely Slow Startup

    ps1
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #7
    2024-10-19, 02:31 PM
    [2024-10-18 14:02:12.891 +00:00] [INF] [1] Main: Jellyfin version: "10.9.11"
    [2024-10-18 14:02:12.918 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /.config/jellyfin/log]"]
    [2024-10-18 14:02:12.921 +00:00] [INF] [1] Main: Arguments: ["/usr/share/jellyfin/jellyfin.dll", "-d", "/.config/jellyfin/data", "-C", "/.config/jellyfin/cache", "-c", "/.config/jellyfin/config", "-l", "/.config/jellyfin/log", "--ffmpeg", "/usr/bin/ffmpeg"]
    [2024-10-18 14:02:12.921 +00:00] [INF] [1] Main: Operating system: "Gentoo Linux"
    [2024-10-18 14:02:12.921 +00:00] [INF] [1] Main: Architecture: X64
    [2024-10-18 14:02:12.921 +00:00] [INF] [1] Main: 64-Bit Process: True
    [2024-10-18 14:02:12.921 +00:00] [INF] [1] Main: User Interactive: True
    [2024-10-18 14:02:12.922 +00:00] [INF] [1] Main: Processor count: 72
    [2024-10-18 14:02:12.922 +00:00] [INF] [1] Main: Program data path: "/.config/jellyfin/data"
    [2024-10-18 14:02:12.922 +00:00] [INF] [1] Main: Log directory path: "/.config/jellyfin/log"
    [2024-10-18 14:02:12.922 +00:00] [INF] [1] Main: Config directory path: "/.config/jellyfin/config"
    [2024-10-18 14:02:12.922 +00:00] [INF] [1] Main: Cache path: "/.config/jellyfin/cache"
    [2024-10-18 14:02:12.922 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/jellyfin-web"
    [2024-10-18 14:02:12.922 +00:00] [INF] [1] Main: Application directory: "/usr/share/jellyfin/"
    [2024-10-18 14:02:13.151 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/.config/jellyfin/cache"
    [2024-10-18 14:02:13.281 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2024-10-18 14:02:13.433 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.TranscodeKiller, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null" from "/.config/jellyfin/data/plugins/Transcode Killer_3.0.0.0/Jellyfin.Plugin.TranscodeKiller.dll"
    [2024-10-18 14:02:13.563 +00:00] [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"]
    [2024-10-18 14:02:13.563 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2024-10-18 14:02:13.564 +00:00] [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"]
    [2024-10-18 14:02:13.566 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "xxxxxxxxx"]
    [2024-10-18 14:02:13.567 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2024-10-18 14:02:13.567 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2024-10-18 14:02:13.567 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2024-10-18 14:06:15.710 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.11.0"
    [2024-10-18 14:06:15.711 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.11.0"
    [2024-10-18 14:06:15.711 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.11.0"
    [2024-10-18 14:06:15.747 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.11.0"
    [2024-10-18 14:06:15.747 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.11.0"
    [2024-10-18 14:06:15.982 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
    [2024-10-18 14:06:17.281 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/mnt/mpathai/plexstreams/wwwroot". Static files may be unavailable.
    [2024-10-18 14:06:17.371 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2024-10-18 14:06:17.444 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Scan Media Library" set to fire at 2024-10-19 08:00:00.000 +00:00, which is 17:53:42.5555154 from now.
    [2024-10-18 14:06:17.480 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.1.1"
    [2024-10-18 14:06:17.514 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "h264", "hevc", "mpeg2video", "mpeg4", "msmpeg4", "vp8", "vp9", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
    [2024-10-18 14:06:17.534 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_v4l2m2m", "libx265", "mpeg4", "msmpeg4", "aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2024-10-18 14:06:17.556 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: []
    [2024-10-18 14:06:17.573 +00:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "scale_cuda" with option "Output format (default \"same\")" is not available
    [2024-10-18 14:06:17.590 +00:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "tonemap_cuda" with option "GPU accelerated HDR to SDR tonemapping" is not available
    [2024-10-18 14:06:17.604 +00:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "tonemap_opencl" with option "bt2390" is not available
    [2024-10-18 14:06:17.617 +00:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_opencl" with option "Action to take when encountering EOF from secondary input" is not available
    [2024-10-18 14:06:17.633 +00:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
    [2024-10-18 14:06:17.646 +00:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
    [2024-10-18 14:06:17.664 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: []
    [2024-10-18 14:06:18.785 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/bin/ffmpeg"
    [2024-10-18 14:06:18.787 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "b73b35593bc7473c8b07f6d3f38260bf"
    [2024-10-18 14:06:18.787 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2024-10-18 14:06:18.787 +00:00] [INF] [1] Main: Startup complete 0:04:06.3679898
    [2024-10-18 14:06:20.511 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2024-10-18 14:06:21.242 +00:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
    [2024-10-18 19:39:47.919 +00:00] [INF] [30] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "admin" has succeeded.
    [2024-10-18 19:39:47.925 +00:00] [INF] [30] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "admin": 0/0
    [2024-10-18 19:39:47.926 +00:00] [INF] [30] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 8f20fa97-3625-469b-8580-52f34f383bd9
    [2024-10-18 19:39:48.318 +00:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "142.215.114.18" request
    [2024-10-18 19:40:06.117 +00:00] [INF] [44] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "142.215.114.18" closed
    [2024-10-18 19:40:11.298 +00:00] [INF] [32] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "admin" has succeeded.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Extremely Slow Startup - by ps1 - 2024-10-18, 12:19 PM
    RE: Extremely Slow Startup - by Fate - 2024-10-18, 12:59 PM
    RE: Extremely Slow Startup - by ps1 - 2024-10-18, 01:15 PM
    RE: Extremely Slow Startup - by TheDreadPirate - 2024-10-18, 03:28 PM
    RE: Extremely Slow Startup - by ps1 - 2024-10-18, 10:25 PM
    RE: Extremely Slow Startup - by TheDreadPirate - 2024-10-18, 11:40 PM
    RE: Extremely Slow Startup - by ps1 - 2024-10-19, 02:31 PM
    RE: Extremely Slow Startup - by TheDreadPirate - 2024-10-19, 06:24 PM
    RE: Extremely Slow Startup - by psych0d0g - 2024-11-10, 02:37 PM
    RE: Extremely Slow Startup - by TheDreadPirate - 2024-11-10, 06:07 PM
    RE: Extremely Slow Startup - by TheDreadPirate - 2024-11-10, 06:13 PM
    RE: Extremely Slow Startup - by vodka - 2024-11-23, 09:37 AM
    RE: Extremely Slow Startup - by vodka - 2024-11-28, 03:29 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