cannot select target library in docker compose
I installed jellyfin using docker compose and added yt dlp and id3v2, but it does not let me select any library
this is the error msg, what is the issue?
Edit: Apparently there is a pull request to fix this... since june?
jellyfin | [01:18:42] [INF] [17] Emby.Server.Implementations.HttpServer.WebSocketManager: WS XXX closed
jellyfin | [01:18:43] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS XXX request
jellyfin | [01:18:44] [ERR] [15] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /fintube/libraries.
jellyfin | System.InvalidOperationException: The AuthorizationPolicy named: 'DefaultAuthorization' was not found.
jellyfin | at Microsoft.AspNetCore.Authorization.AuthorizationPolicy.CombineAsync(IAuthorizationPolicyProvider policyProvider, IEnumerable`1 authorizeData, IEnumerable`1 policies)
jellyfin | at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
jellyfin | at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
jellyfin | at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
jellyfin | at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
jellyfin | at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
jellyfin | at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
jellyfin | at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
jellyfin | at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
jellyfin | at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
jellyfin | at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
jellyfin | at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
I use Proxmox and installed Jellyfin via the Proxmox VE Helper-Scripts and I have the exact same issue.
This is caused by https://github.com/AECX/FinTube/issues/10
Experiencing the same issue on 10.9.10. I found this https://gitlab.com/Pixselious/youtube-backloader . I'll try it as a workaround for now.
I use Proxmox and installed Jellyfin via the Proxmox VE Helper-Scripts and I have the exact same issue.
@derMiepz I have the exact same configuration (installed on proxmox via helper script), did you happen to find a solution?
ah ok cool - i was going insane trying to verify permissions etc! having the same issue with jellyfin on proxmox in an ubuntu LXC trying to set the target library the menu shows nothing, and no text can be input turns out im not the only one! hah
I use Proxmox and installed Jellyfin via the Proxmox VE Helper-Scripts and I have the exact same issue.
@derMiepz I have the exact same configuration (installed on proxmox via helper script), did you happen to find a solution?
I fixed it somehow, sadly I don't remember how, but then I ditched this and went straight for tubearchivist.
