mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
In Synology, the Jellyfin service cannot be started. #6404
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @daizhichao on GitHub (Oct 31, 2024).
This issue respects the following points:
Description of the bug
In Synology, the Jellyfin service cannot be started.
Reproduction steps
In Synology, the Jellyfin service cannot be started.
What is the current bug behavior?
In Synology, the Jellyfin service cannot be started.
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
No response
Specify the build version
10.10
Environment
Jellyfin logs
FFmpeg logs
No response
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@nielsvanvelzen commented on GitHub (Oct 31, 2024):
Duplicate of #12885. You have an plugin incompatible with Jellyfin 10.10 installed which is causing the server to not start. Remove the plugin and everything should work again.
@daizhichao commented on GitHub (Oct 31, 2024):
Although I don't know why these plugins could be used before but suddenly cannot be used, after I deleted all the plugins, Jellyfin did start up normally. Thank you very much for your answer.