2024-10-16, 09:32 AM
Hello experts,
I am running Jellyfin 10.9.11 on Windows 10.
Everything has been working smoothly for a couple of years, then a few months ago, I randomly started getting this annoying Windows error message:
It appears randomly and sometimes 5-10 times after closing it. It also sometimes appears when logging on to Windows, but not always.
It took me a while to understand that it only happens when the Jellyfin server is running. When I manually stop the server, no more messages.
When I play a video file via the Jellyfin web UI, it'll also appear once, but when I close the message the media will play.
I have uninstalled Jellyfin and removed all traces of it. Then reinstalled it and setting up everything from scratch (i.e., not using backup from previous version) using the installer's default paths. This has not helped.
Here is some additional info that may help with troubleshooting.
In C:\ProgramData\Jellyfin\Server\config\encoding.xml, I have the following line:
In C:\Program Files\Jellyfin\Server, the two files "ffmpeg.exe" and "ffprobe.exe" are present.
I have not installed ffmpeg standalone on my OS to my knowledge, but I do have K-Lite Codec Pack installed.
I have no idea how to solve this. I would grateful if someone could try to assist with troubleshooting.
Thank you.
Here is my log file:
I am running Jellyfin 10.9.11 on Windows 10.
Everything has been working smoothly for a couple of years, then a few months ago, I randomly started getting this annoying Windows error message:
Code:
ffprobe.exe - Application Error
The application was unable to start correctly (0xc0000142). CLick OK to the close the application.
It appears randomly and sometimes 5-10 times after closing it. It also sometimes appears when logging on to Windows, but not always.
It took me a while to understand that it only happens when the Jellyfin server is running. When I manually stop the server, no more messages.
When I play a video file via the Jellyfin web UI, it'll also appear once, but when I close the message the media will play.
I have uninstalled Jellyfin and removed all traces of it. Then reinstalled it and setting up everything from scratch (i.e., not using backup from previous version) using the installer's default paths. This has not helped.
Here is some additional info that may help with troubleshooting.
In C:\ProgramData\Jellyfin\Server\config\encoding.xml, I have the following line:
Code:
<EncoderAppPathDisplay>ffmpeg</EncoderAppPathDisplay>
In C:\Program Files\Jellyfin\Server, the two files "ffmpeg.exe" and "ffprobe.exe" are present.
I have not installed ffmpeg standalone on my OS to my knowledge, but I do have K-Lite Codec Pack installed.
I have no idea how to solve this. I would grateful if someone could try to assist with troubleshooting.
Thank you.
Here is my log file:
Code:
[2024-10-16 12:16:58.959 +03:00] [INF] [1] Main: Jellyfin version: "10.9.11"
[2024-10-16 12:16:58.982 +03:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2024-10-16 12:16:58.987 +03:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2024-10-16 12:16:58.991 +03:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.19045"
[2024-10-16 12:16:58.993 +03:00] [INF] [1] Main: Architecture: X64
[2024-10-16 12:16:58.995 +03:00] [INF] [1] Main: 64-Bit Process: True
[2024-10-16 12:16:58.996 +03:00] [INF] [1] Main: User Interactive: True
[2024-10-16 12:16:58.998 +03:00] [INF] [1] Main: Processor count: 4
[2024-10-16 12:16:58.999 +03:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2024-10-16 12:16:59.000 +03:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
[2024-10-16 12:16:59.002 +03:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
[2024-10-16 12:16:59.003 +03:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-10-16 12:16:59.004 +03:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2024-10-16 12:16:59.006 +03:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2024-10-16 12:16:59.227 +03:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-10-16 12:16:59.308 +03:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-10-16 12:16:59.446 +03:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["X.0.0.X/8", "X.0.0.0/8", "XXX.XX.0.0/12", " XXX.XXX.X.X /16"]
[2024-10-16 12:16:59.448 +03:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-10-16 12:16:59.450 +03:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["XXX.0.0.X/8", "10.0.0.0/8", "XXX.XX.0.0/12", "XXX.XXX.X.X/16"]
[2024-10-16 12:16:59.454 +03:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["XXX.XXX.X.XXX", "XXX.0.0.X"]
[2024-10-16 12:16:59.456 +03:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[2024-10-16 12:16:59.458 +03:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-10-16 12:16:59.459 +03:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[2024-10-16 12:17:01.684 +03:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.11.0"
[2024-10-16 12:17:01.686 +03:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.11.0"
[2024-10-16 12:17:01.689 +03:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.11.0"
[2024-10-16 12:17:01.784 +03:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.11.0"
[2024-10-16 12:17:01.787 +03:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.11.0"
[2024-10-16 12:17:01.880 +03:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
[2024-10-16 12:17:02.544 +03:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-10-16 12:17:02.545 +03:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "C:\XYZ"
[2024-10-16 12:17:02.560 +03:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-10-17 03:00:00.000 +03:00, which is 14:42:57.4396769 from now.
[2024-10-16 12:17:02.567 +03:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-10-17 02:00:00.000 +03:00, which is 13:42:57.4322555 from now.
[2024-10-16 12:17:03.212 +03:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
[2024-10-16 12:17:03.307 +03: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-10-16 12:17:03.385 +03:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-10-16 12:17:03.459 +03:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-10-16 12:17:03.784 +03: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-16 12:17:03.842 +03: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-16 12:17:03.902 +03:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2024-10-16 12:17:04.263 +03:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2024-10-16 12:17:04.265 +03:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "XXXXXXXXXXXXXXXXXXXXXXXXX"
[2024-10-16 12:17:04.267 +03:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-10-16 12:17:04.268 +03:00] [INF] [1] Main: Startup complete 0:00:05.4995466
[2024-10-16 12:17:05.628 +03:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
[2024-10-16 12:17:06.994 +03:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds