![]() |
Temporary Launch Failures - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Temporary Launch Failures (/t-temporary-launch-failures) |
Temporary Launch Failures - quattro - 2025-08-20 A month or two ago, my Jellyfin instance started acting up. More often than not, it would fail to start during the period when all other applications in Windows start up (after booting into the system). However, if the prompted to start via the tray application, Jellyfin starts up with no issues. I've tried to look at the logs myself, but to no avail. Can someone else see something that I haven't? For some bizarre reason uploading the log files would not result in anything happening, so I'll include them via pastebin. System Details: - Windows 11 Pro - Jellyfin 10.10.7 (server installed on Windows) - I can provide other details if necessary RE: Temporary Launch Failures - theguymadmax - 2025-08-20 (Yesterday, 03:28 PM)quattro Wrote: An error occurred trying to start process 'ffmpeg' with working directory 'C:\WINDOWS\system32'. Access is denied Remove the C:\WINDOWS\system32' path for ffmpeg that is set in your user/system environmental variables in Windows. To do so, type environmental in the Start menu and select "Edit environmental variables ..." Then edit the path variable for both the user and the system variables, and remove the ffmpeg reference. Then you would need to restart the computer for the changes to take effect. |