2024-08-22, 03:07 PM
(This post was last modified: 2024-08-23, 03:49 PM by BourbonDoc. Edited 1 time in total.
Edit Reason: Edited to SOLVED
)
I changed out my hardware and when I migrated all the configurations over in Jellyfin it was stuck scanning libraries for 14 hours using about 65% of my i5-12600k all night. Figuring maybe it was an issue with chapter or trickplay scanning, I decided to delete and do a fresh install and make sure those are deselected. Initially I got all the cover art of my media libraries looking fine, but when I went to play I got playback errors. After a few minutes it started using 50% CPU again and is stuck at 0.0% scanning libraries and the library screen is just a spinning wheel. I have about 1TB of media, nothing enormous. I will put some log info below. Any help would be much obliged as the new hardware was meant to solve the issue of slow transcoding!
Code:
[2024-08-22 10:54:27.391 -04:00] [INF] [30] Emby.Server.Implementations.ScheduledTasks.TaskManager: Attempting to cancel Scheduled Task "Scan Media Library"
[2024-08-22 10:54:39.344 -04:00] [INF] [38] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
[2024-08-22 10:54:40.405 -04:00] [INF] [40] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
[2024-08-22 10:55:26.459 -04:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
[2024-08-22 10:55:27.468 -04:00] [INF] [41] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
[2024-08-22 10:55:32.466 -04:00] [INF] [30] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
[2024-08-22 10:55:32.587 -04:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
[2024-08-22 10:56:03.469 -04:00] [INF] [30] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
[2024-08-22 10:56:03.472 -04:00] [INF] [30] Main: Running query planner optimizations in the database... This might take a while
[2024-08-22 10:56:03.490 -04:00] [INF] [35] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library": Cancelling
[2024-08-22 10:56:03.490 -04:00] [INF] [35] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library": Waiting on Task
[2024-08-22 10:56:05.490 -04:00] [INF] [35] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library": Timed out waiting for task to stop
[2024-08-22 10:56:05.493 -04:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
[2024-08-22 10:56:05.493 -04:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
[2024-08-22 10:56:05.494 -04:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
[2024-08-22 10:56:05.494 -04:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
[2024-08-22 10:56:05.495 -04:00] [INF] [30] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-08-22 10:56:05.496 -04:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-08-22 10:56:05.497 -04:00] [INF] [30] 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-08-22 10:56:05.497 -04:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-08-22 10:56:05.497 -04:00] [INF] [30] 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-08-22 10:56:05.497 -04:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.16.0.154"]
[2024-08-22 10:56:05.497 -04:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[2024-08-22 10:56:05.497 -04:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-08-22 10:56:05.497 -04:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[2024-08-22 10:56:05.594 -04:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
[2024-08-22 10:56:05.594 -04:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
[2024-08-22 10:56:05.594 -04:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
[2024-08-22 10:56:05.595 -04:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
[2024-08-22 10:56:05.595 -04:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
[2024-08-22 10:56:05.607 -04:00] [WRN] [30] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
[2024-08-22 10:56:05.607 -04:00] [WRN] [30] 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.
[2024-08-22 10:56:05.609 -04:00] [INF] [30] Main: Kestrel is listening on "0.0.0.0"
[2024-08-22 10:56:05.611 -04:00] [WRN] [30] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {60a727ff-4185-4b11-885b-10db58f610b9} may be persisted to storage in unencrypted form.
[2024-08-22 10:56:05.709 -04:00] [WRN] [30] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
[2024-08-22 10:56:05.713 -04:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-08-22 10:56:05.714 -04:00] [INF] [30] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-08-23 03:00:00.000 -04:00, which is 16:03:54.2850271 from now.
[2024-08-22 10:56:05.715 -04:00] [INF] [30] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-08-23 02:00:00.000 -04:00, which is 15:03:54.2848595 from now.
[2024-08-22 10:56:05.717 -04:00] [ERR] [35] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/"
System.UnauthorizedAccessException: Access to the path '/etc/ssl/private' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
[2024-08-22 10:56:05.717 -04:00] [INF] [35] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/"
[2024-08-22 10:56:05.754 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
[2024-08-22 10:56:05.764 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-08-22 10:56:05.776 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-08-22 10:56:05.802 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-08-22 10:56:05.867 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2024-08-22 10:56:05.939 -04:00] [INF] [35] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/"
[2024-08-22 10:56:06.097 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2024-08-22 10:56:06.097 -04:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: ServerId: "46c12b084dd4430db1371e53f77a8d9d"
[2024-08-22 10:56:06.097 -04:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-08-22 10:56:06.097 -04:00] [INF] [30] Main: Startup complete 0:00:00.6035466
[2024-08-22 10:56:08.715 -04:00] [INF] [35] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
[2024-08-22 10:56:09.283 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
[2024-08-22 10:56:19.162 -04:00] [INF] [35] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
[2024-08-22 10:56:33.662 -04:00] [INF] [36] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
[2024-08-22 10:57:20.077 -04:00] [INF] [1] Main: Jellyfin version: "10.9.9"
[2024-08-22 10:57:20.089 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]"]
[2024-08-22 10:57:20.090 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: Architecture: X64
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: 64-Bit Process: True
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: User Interactive: True
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: Processor count: 10
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: Program data path: "/config"
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: Log directory path: "/config/log"
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: Config directory path: "/config/config"
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: Cache path: "/cache"
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
[2024-08-22 10:57:20.091 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
[2024-08-22 10:57:20.147 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-08-22 10:57:20.161 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-08-22 10:57:20.222 -04: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-08-22 10:57:20.222 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-08-22 10:57:20.222 -04: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-08-22 10:57:20.222 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.16.0.156"]
[2024-08-22 10:57:20.223 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[2024-08-22 10:57:20.223 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-08-22 10:57:20.223 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[2024-08-22 10:57:20.955 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
[2024-08-22 10:57:20.955 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
[2024-08-22 10:57:20.955 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
[2024-08-22 10:57:20.964 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
[2024-08-22 10:57:20.964 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
[2024-08-22 10:57:20.985 -04:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
[2024-08-22 10:57:20.986 -04:00] [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.
[2024-08-22 10:57:21.004 -04:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
[2024-08-22 10:57:21.011 -04:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {fc5bcfef-1049-483a-86cc-0c483d288a6f} may be persisted to storage in unencrypted form.
[2024-08-22 10:57:21.242 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
[2024-08-22 10:57:21.257 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-08-22 10:57:21.261 -04:00] [ERR] [8] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/"
System.UnauthorizedAccessException: Access to the path '/etc/ssl/private' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
[2024-08-22 10:57:21.261 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/"
[2024-08-22 10:57:21.266 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-08-23 03:00:00.000 -04:00, which is 16:02:38.7336024 from now.
[2024-08-22 10:57:21.268 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-08-23 02:00:00.000 -04:00, which is 15:02:38.7317083 from now.
[2024-08-22 10:57:21.289 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
[2024-08-22 10:57:21.310 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-08-22 10:57:21.320 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-08-22 10:57:21.330 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-08-22 10:57:21.396 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2024-08-22 10:57:21.396 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/"
[2024-08-22 10:57:21.557 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2024-08-22 10:57:21.557 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "46c12b084dd4430db1371e53f77a8d9d"
[2024-08-22 10:57:21.557 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-08-22 10:57:21.558 -04:00] [INF] [1] Main: Startup complete 0:00:01.5967049
[2024-08-22 10:57:24.294 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
[2024-08-22 10:57:24.858 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
[2024-08-22 10:57:47.089 -04:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
[2024-08-22 10:57:49.439 -04:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
[2024-08-22 10:57:49.621 -04:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
[2024-08-22 10:57:49.743 -04:00] [WRN] [17] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "10.8.0.2" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2024-08-22 10:57:49.745 -04:00] [INF] [17] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
[2024-08-22 10:57:50.755 -04:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
[2024-08-22 10:58:21.276 -04:00] [INF] [20] Emby.Server.Implementations.Library.LibraryManager: Validating media library