Cannot install plugin on docker image #2363

Closed
opened 2026-02-06 22:00:57 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @voarsh2 on GitHub (Dec 9, 2020).

Describe the bug

Trying to install any plugin results in an endless loading icon.

System (please complete the following information):

  • OS: Debian
  • Virtualization: LXC and Docker
  • Clients: Browser
  • Browser: Chrome
  • Jellyfin Version: 10.6.4

To Reproduce

  1. Go to admin
  2. Click on plugins and install a plugin

Expected behavior

To install selected plugin

Logs

[02:07:39] [WRN] [28] Emby.Server.Implementations.HttpServer.HttpListenerHost: HTTP Response 200 to 192.168.100.172. Time (slow): 0:00:05.8747404. http://192.168.100.131:8098/Packages/Auto Organize?AssemblyGuid=70b7b43b-471b-4159-b4be-56750c795499
[02:07:44] [ERR] [39] Emby.Server.Implementations.HttpServer.HttpListenerHost: Error processing request. URL: http://192.168.100.131:8098/Packages/Installed/Auto Organize?AssemblyGuid=70b7b43b-471b-4159-b4be-56750c795499&version=9.0.0.0
MediaBrowser.Common.Extensions.ResourceNotFoundException: Package not found: Auto Organize
at MediaBrowser.Api.PackageService.Post(InstallPackage request)
at Emby.Server.Implementations.Services.ServiceExecGeneral.GetTaskResult(Task task)
at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IRequest httpReq, HttpResponse httpRes, ILogger logger, CancellationToken cancellationToken)
at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IHttpRequest httpReq, String urlString, String host, String localPath, CancellationToken cancellationToken)
[02:07:45] [WRN] [39] Emby.Server.Implementations.HttpServer.HttpListenerHost: HTTP Response 404 to 192.168.100.172. Time (slow): 0:00:01.274263. http://192.168.100.131:8098/Packages/Installed/Auto Organize?AssemblyGuid=70b7b43b-471b-4159-b4be-56750c795499&version=9.0.0.0

Screenshots

Additional context

Originally created by @voarsh2 on GitHub (Dec 9, 2020). **Describe the bug** <!-- A clear and concise description of what the bug is. --> Trying to install any plugin results in an endless loading icon. **System (please complete the following information):** - OS: Debian - Virtualization: LXC and Docker - Clients: Browser - Browser: Chrome - Jellyfin Version: 10.6.4 **To Reproduce** <!-- Steps to reproduce the behavior: --> 1. Go to admin 2. Click on plugins and install a plugin **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> To install selected plugin **Logs** <!-- Please paste any log errors. --> [02:07:39] [WRN] [28] Emby.Server.Implementations.HttpServer.HttpListenerHost: HTTP Response 200 to 192.168.100.172. Time (slow): 0:00:05.8747404. http://192.168.100.131:8098/Packages/Auto Organize?AssemblyGuid=70b7b43b-471b-4159-b4be-56750c795499 [02:07:44] [ERR] [39] Emby.Server.Implementations.HttpServer.HttpListenerHost: Error processing request. URL: http://192.168.100.131:8098/Packages/Installed/Auto Organize?AssemblyGuid=70b7b43b-471b-4159-b4be-56750c795499&version=9.0.0.0 MediaBrowser.Common.Extensions.ResourceNotFoundException: Package not found: Auto Organize at MediaBrowser.Api.PackageService.Post(InstallPackage request) at Emby.Server.Implementations.Services.ServiceExecGeneral.GetTaskResult(Task task) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IRequest httpReq, HttpResponse httpRes, ILogger logger, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IHttpRequest httpReq, String urlString, String host, String localPath, CancellationToken cancellationToken) [02:07:45] [WRN] [39] Emby.Server.Implementations.HttpServer.HttpListenerHost: HTTP Response 404 to 192.168.100.172. Time (slow): 0:00:01.274263. http://192.168.100.131:8098/Packages/Installed/Auto Organize?AssemblyGuid=70b7b43b-471b-4159-b4be-56750c795499&version=9.0.0.0 **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> **Additional context** <!-- Add any other context about the problem here. -->
OVERLORD added the bug label 2026-02-06 22:00:57 +03:00
Author
Owner

@crobibero commented on GitHub (Dec 9, 2020):

Duplicate of https://github.com/jellyfin/jellyfin/issues/4727
Select a lower plugin version.

@crobibero commented on GitHub (Dec 9, 2020): Duplicate of https://github.com/jellyfin/jellyfin/issues/4727 Select a lower plugin version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#2363