FinTube icon indicating copy to clipboard operation
FinTube copied to clipboard

cannot select target library in docker compose

Open street-grease-coder opened this issue 1 year ago • 3 comments

I installed jellyfin using docker compose and added yt dlp and id3v2, but it does not let me select any library

image

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)

street-grease-coder avatar Sep 12 '24 23:09 street-grease-coder

I use Proxmox and installed Jellyfin via the Proxmox VE Helper-Scripts and I have the exact same issue. image

derMiepz avatar Sep 15 '24 19:09 derMiepz

This is caused by https://github.com/AECX/FinTube/issues/10

cullenjohnson avatar Sep 18 '24 22:09 cullenjohnson

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.

b-jordanov avatar Oct 04 '24 17:10 b-jordanov

I use Proxmox and installed Jellyfin via the Proxmox VE Helper-Scripts and I have the exact same issue. image

@derMiepz I have the exact same configuration (installed on proxmox via helper script), did you happen to find a solution?

YumDumbPickle avatar Oct 24 '24 16:10 YumDumbPickle

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. image

@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.

b-jordanov avatar Dec 16 '24 10:12 b-jordanov