[GH-ISSUE #51] fatal error in skin manager #19

Open
opened 2026-05-06 13:14:02 +02:00 by BreizhHardware · 0 comments

Originally created by @issasaleh on GitHub (Oct 1, 2022).
Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/51

when trying to install skin manager in jellyfish 10.8.5 it says An error occurred while installing the plugin.

when I copy the dll to the plugins and restart, jellyfin crashes and refused to restart and stays in inactive mode until I delete the dll and restart and everything returns normal.

○ jellyfin.service - Jellyfin Media Server
Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/jellyfin.service.d
└─jellyfin.service.conf
Active: inactive (dead) since Sat 2022-10-01 16:44:46 UTC; 3s ago
Process: 1583 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS (code=exited, status=143)
Main PID: 1583 (code=exited, status=143)
CPU: 9.434s

Oct 01 16:44:46 odroid jellyfin[1583]: at Emby.Server.Implementations.ApplicationHost.GetExports[T](CreationDelegateFactory defaultFunc, Boolean manageLifetime)
Oct 01 16:44:46 odroid jellyfin[1583]: at Emby.Server.Implementations.Plugins.PluginManager.CreatePlugins()
Oct 01 16:44:46 odroid jellyfin[1583]: at Emby.Server.Implementations.ApplicationHost.FindParts()
Oct 01 16:44:46 odroid jellyfin[1583]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
Oct 01 16:44:46 odroid jellyfin[1583]: at Jellyfin.Server.Program.StartApp(StartupOptions options)
Oct 01 16:44:46 odroid jellyfin[1583]: [16:44:46] [INF] Running query planner optimizations in the database... This might take a while
Oct 01 16:44:46 odroid jellyfin[1583]: [16:44:46] [INF] Disposing CoreAppHost
Oct 01 16:44:46 odroid jellyfin[1583]: [16:44:46] [INF] Received a SIGTERM signal, shutting down
Oct 01 16:44:46 odroid systemd[1]: jellyfin.service: Deactivated successfully.
Oct 01 16:44:46 odroid systemd[1]: jellyfin.service: Consumed 9.434s CPU time.

Untitled

Originally created by @issasaleh on GitHub (Oct 1, 2022). Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/51 when trying to install skin manager in jellyfish 10.8.5 it says An error occurred while installing the plugin. when I copy the dll to the plugins and restart, jellyfin crashes and refused to restart and stays in inactive mode until I delete the dll and restart and everything returns normal. ○ jellyfin.service - Jellyfin Media Server Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/jellyfin.service.d └─jellyfin.service.conf Active: inactive (dead) since Sat 2022-10-01 16:44:46 UTC; 3s ago Process: 1583 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS (code=exited, status=143) Main PID: 1583 (code=exited, status=143) CPU: 9.434s Oct 01 16:44:46 odroid jellyfin[1583]: at Emby.Server.Implementations.ApplicationHost.GetExports[T](CreationDelegateFactory defaultFunc, Boolean manageLifetime) Oct 01 16:44:46 odroid jellyfin[1583]: at Emby.Server.Implementations.Plugins.PluginManager.CreatePlugins() Oct 01 16:44:46 odroid jellyfin[1583]: at Emby.Server.Implementations.ApplicationHost.FindParts() Oct 01 16:44:46 odroid jellyfin[1583]: at Emby.Server.Implementations.ApplicationHost.InitializeServices() Oct 01 16:44:46 odroid jellyfin[1583]: at Jellyfin.Server.Program.StartApp(StartupOptions options) Oct 01 16:44:46 odroid jellyfin[1583]: [16:44:46] [INF] Running query planner optimizations in the database... This might take a while Oct 01 16:44:46 odroid jellyfin[1583]: [16:44:46] [INF] Disposing CoreAppHost Oct 01 16:44:46 odroid jellyfin[1583]: [16:44:46] [INF] Received a SIGTERM signal, shutting down Oct 01 16:44:46 odroid systemd[1]: jellyfin.service: Deactivated successfully. Oct 01 16:44:46 odroid systemd[1]: jellyfin.service: Consumed 9.434s CPU time. ![Untitled](https://user-images.githubusercontent.com/114824732/193419596-ef16637c-ee43-4c54-9df5-03eb3ae60f1f.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/jellyfin-plugin-skin-manager#19
No description provided.