truecharts / charts

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.1k stars 610 forks source link

Jellyfin Can't setup guide with schedules direct #1330

Closed Gfunk33 closed 2 years ago

Gfunk33 commented 2 years ago

SCALE version

TrueNAS-SCALE-22.02-RC.1-1

App Version 10.7.7_9.0.8

Application Events 2021-11-14 19:27:41 Startup probe failed: dial tcp 172.16.0.18:8096: connect: connection refused 2021-11-14 19:27:36 Started container jellyfin 2021-11-14 19:27:35 Created container jellyfin 2021-11-14 19:27:32 Container image "ghcr.io/truecharts/jellyfin:v10.7.7@sha256:2fa78e734903d95f8b530d2f3203f5ce5d9ff891cc8a70c0e80e828e336b4abb" already present on machine 2021-11-14 19:27:29 Started container autopermissions 2021-11-14 19:27:28 Created container autopermissions 2021-11-14 19:27:25 Container image "ghcr.io/truecharts/alpine:v3.14.2@sha256:a537d87e3d22c5b3f695218ca1fb5a031fb0ccafa0e3e256ef45188ab0575be6" already present on machine 2021-11-14 19:27:25 Add eth0 [172.16.0.18/16] from ix-net Successfully assigned ix-jellyfin/jellyfin-bf864b586-2j9fg to ix-truenas 2021-11-14 19:27:21 Created pod: jellyfin-bf864b586-2j9fg 2021-11-14 19:27:21 Scaled up replica set jellyfin-bf864b586 to 1 2021-11-14 19:27:15 Stopping container jellyfin 2021-11-14 19:27:15 Deleted pod: jellyfin-6857f85495-kwzq4 2021-11-09 23:41:28 Scaled down replica set jellyfin-6857f85495 to 0 2021-11-14 19:27:41 Startup probe failed: dial tcp 172.16.0.18:8096: connect: connection refused 2021-11-14 19:27:36 Started container jellyfin 2021-11-14 19:27:35 Created container jellyfin 2021-11-14 19:27:32 Container image "ghcr.io/truecharts/jellyfin:v10.7.7@sha256:2fa78e734903d95f8b530d2f3203f5ce5d9ff891cc8a70c0e80e828e336b4abb" already present on machine 2021-11-14 19:27:29 Started container autopermissions 2021-11-14 19:27:28 Created container autopermissions 2021-11-14 19:27:25 Container image "ghcr.io/truecharts/alpine:v3.14.2@sha256:a537d87e3d22c5b3f695218ca1fb5a031fb0ccafa0e3e256ef45188ab0575be6" already present on machine 2021-11-14 19:27:25 Add eth0 [172.16.0.18/16] from ix-net Successfully assigned ix-jellyfin/jellyfin-bf864b586-2j9fg to ix-truenas 2021-11-14 19:27:21 Created pod: jellyfin-bf864b586-2j9fg 2021-11-14 19:27:21 Scaled up replica set jellyfin-bf864b586 to 1 2021-11-14 19:27:15 Stopping container jellyfin 2021-11-14 19:27:15 Deleted pod: jellyfin-6857f85495-kwzq4 2021-11-09 23:41:28 Scaled down replica set jellyfin-6857f85495 to 0

Application Logs 2021-11-15 03:27:38.744214+00:00[19:27:38] [INF] [1] Main: Jellyfin version: 10.7.7 2021-11-15 03:27:38.758183+00:00[19:27:38] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_MEDIA_DIR, /media]"] 2021-11-15 03:27:38.758212+00:00[19:27:38] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"] 2021-11-15 03:27:38.758818+00:00[19:27:38] [INF] [1] Main: Operating system: Linux 2021-11-15 03:27:38.759273+00:00[19:27:38] [INF] [1] Main: Architecture: X64 2021-11-15 03:27:38.759315+00:00[19:27:38] [INF] [1] Main: 64-Bit Process: True 2021-11-15 03:27:38.759329+00:00[19:27:38] [INF] [1] Main: User Interactive: True 2021-11-15 03:27:38.759349+00:00[19:27:38] [INF] [1] Main: Processor count: 4 2021-11-15 03:27:38.759355+00:00[19:27:38] [INF] [1] Main: Program data path: /config 2021-11-15 03:27:38.759389+00:00[19:27:38] [INF] [1] Main: Web resources path: /jellyfin/jellyfin-web 2021-11-15 03:27:38.759418+00:00[19:27:38] [INF] [1] Main: Application directory: /jellyfin/ 2021-11-15 03:27:39.591803+00:00[19:27:39] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /cache 2021-11-15 03:27:39.723431+00:00[19:27:39] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [127.0.0.1/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16] 2021-11-15 03:27:39.723476+00:00[19:27:39] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : [] 2021-11-15 03:27:39.723995+00:00[19:27:39] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [127.0.0.1/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16] 2021-11-15 03:27:39.730388+00:00[19:27:39] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: [] 2021-11-15 03:27:39.730412+00:00[19:27:39] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: [] 2021-11-15 03:27:39.905386+00:00[19:27:39] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies 2021-11-15 03:27:42.822404+00:00[19:27:42] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.7.7.0 2021-11-15 03:27:42.822884+00:00[19:27:42] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.7.7.0 2021-11-15 03:27:42.823126+00:00[19:27:42] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.7.7.0 2021-11-15 03:27:43.000340+00:00[19:27:43] [INF] [1] Main: Kestrel listening on Any IP4 Address 2021-11-15 03:27:44.548372+00:00[19:27:44] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage. 2021-11-15 03:27:44.548619+00:00[19:27:44] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2021-11-15 03:27:44.900552+00:00[19:27:44] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {cc11a802-54b2-459a-86b2-d9d696807c51} may be persisted to storage in unencrypted form. 2021-11-15 03:27:44.931433+00:00[19:27:44] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks 2021-11-15 03:27:45.195201+00:00[19:27:45] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 11/15/2021 02:00, which is 6:32:14.8051053 from now. 2021-11-15 03:27:48.258948+00:00[19:27:48] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: StartupTrigger fired for task: Update Plugins 2021-11-15 03:27:48.259148+00:00[19:27:48] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task PluginUpdateTask 2021-11-15 03:27:48.260878+00:00[19:27:48] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Update Plugins 2021-11-15 03:27:50.667215+00:00[19:27:50] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 2 seconds 2021-11-15 03:27:50.685409+00:00[19:27:50] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks 2021-11-15 03:27:55.801935+00:00[19:27:55] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 4.3.2 2021-11-15 03:27:55.909639+00:00[19:27:55] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available decoders: ["h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8_cuvid", "vp8_qsv", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"] 2021-11-15 03:27:55.919656+00:00[19:27:55] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"] 2021-11-15 03:27:55.938831+00:00[19:27:55] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl"] 2021-11-15 03:27:55.939277+00:00[19:27:55] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: SetByArgument: /usr/lib/jellyfin-ffmpeg/ffmpeg 2021-11-15 03:27:55.939765+00:00[19:27:55] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: 196defff6b1b42a1959b74253c58f8a8 2021-11-15 03:27:56.203313+00:00[19:27:56] [INF] [1] Emby.Dlna.Main.DlnaEntryPoint: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 172.16.0.18/16 2021-11-15 03:27:56.215986+00:00[19:27:56] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.2693931 2021-11-15 03:27:56.216018+00:00[19:27:56] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete 2021-11-15 03:27:56.328435+00:00[19:27:56] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.1124801 2021-11-15 03:27:56.328456+00:00[19:27:56] [INF] [1] Main: Startup complete 0:00:18.1691001 2021-11-15 03:28:03.383816+00:00[19:28:03] [WRN] [16] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://192.168.33.28:8096/Shows/NextUp?userId=f342257b-7004-4601-b57f-a841e7a44673&limit=10&fields=DateCreated&imageTypeLimit=1&enableTotalRecordCount=true&disableFirstEpisode=false to 192.168.33.143 in 0:00:01.7060794 with Status Code 200 2021-11-15 03:28:29.426526+00:00[19:28:29] [INF] [4] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for Jellyfin has succeeded. 2021-11-15 03:28:29.427297+00:00[19:28:29] [INF] [4] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user Jellyfin: 0/0 2021-11-15 03:28:29.428627+00:00[19:28:29] [INF] [4] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user f342257b-7004-4601-b57f-a841e7a44673 2021-11-15 03:28:29.907180+00:00[19:28:29] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.33.157 request 2021-11-15 03:28:31.610241+00:00[19:28:31] [WRN] [10] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://192.168.33.28:8096/Items/672371adcc33a861ee87110f7574a1a9/Images/Primary?fillHeight=200&fillWidth=355&quality=96&tag=edcd4fbe14a14d5ed797ff47eb754c0d to 192.168.33.157 in 0:00:01.4668969 with Status Code 200 2021-11-15 03:28:46.433690+00:00[19:28:46] [WRN] [5] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://192.168.33.28:8096/LiveTv/ListingProviders/SchedulesDirect/Countries to 192.168.33.157 in 0:00:00.8866611 with Status Code 200 2021-11-15 03:28:57.976115+00:00[19:28:57] [ERR] [10] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request. URL GET /LiveTv/ListingProviders/Lineups. 2021-11-15 03:28:57.976183+00:00System.Net.Http.HttpRequestException: Request failed: Bad Request 2021-11-15 03:28:57.976190+00:00at Emby.Server.Implementations.LiveTv.Listings.SchedulesDirect.Send(HttpRequestMessage options, Boolean enableRetry, ListingsProviderInfo providerInfo, CancellationToken cancellationToken, HttpCompletionOption completionOption) 2021-11-15 03:28:57.976202+00:00at Emby.Server.Implementations.LiveTv.Listings.SchedulesDirect.GetTokenInternal(String username, String password, CancellationToken cancellationToken) 2021-11-15 03:28:57.976208+00:00at Emby.Server.Implementations.LiveTv.Listings.SchedulesDirect.GetToken(ListingsProviderInfo info, CancellationToken cancellationToken) 2021-11-15 03:28:57.976218+00:00at Emby.Server.Implementations.LiveTv.Listings.SchedulesDirect.GetHeadends(ListingsProviderInfo info, String country, String location, CancellationToken cancellationToken) 2021-11-15 03:28:57.976224+00:00at Jellyfin.Api.Controllers.LiveTvController.GetLineups(String id, String type, String location, String country) 2021-11-15 03:28:57.976230+00:00at lambda_method830(Closure , Object ) 2021-11-15 03:28:57.976239+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) 2021-11-15 03:28:57.976245+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.gAwaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) 2021-11-15 03:28:57.976256+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-11-15 03:28:57.976262+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) 2021-11-15 03:28:57.976272+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) 2021-11-15 03:28:57.976279+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.gAwaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-11-15 03:28:57.976289+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.gAwaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-11-15 03:28:57.976295+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) 2021-11-15 03:28:57.976304+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) 2021-11-15 03:28:57.976310+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|19_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-11-15 03:28:57.976316+00:00at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.gAwaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) 2021-11-15 03:28:57.976327+00:00at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) 2021-11-15 03:28:57.976333+00:00at Jellyfin.Server.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager) 2021-11-15 03:28:57.976344+00:00at Jellyfin.Server.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager) 2021-11-15 03:28:57.976350+00:00at Jellyfin.Server.Middleware.IpBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager) 2021-11-15 03:28:57.976359+00:00at Jellyfin.Server.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager) 2021-11-15 03:28:57.976365+00:00at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult) 2021-11-15 03:28:57.976375+00:00at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) 2021-11-15 03:28:57.976381+00:00at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext) 2021-11-15 03:28:57.976387+00:00at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) 2021-11-15 03:28:57.976398+00:00at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) 2021-11-15 03:28:57.976405+00:00at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) 2021-11-15 03:28:57.976411+00:00at Jellyfin.Server.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext) 2021-11-15 03:28:57.976423+00:00at Jellyfin.Server.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext) 2021-11-15 03:28:57.976429+00:00at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.Invoke(HttpContext context) 2021-11-15 03:28:57.976435+00:00at Jellyfin.Server.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context) 2021-11-15 03:28:57.976445+00:00at Jellyfin.Server.Middleware.ExceptionMiddleware.Invoke(HttpContext context)

Application Configuration No changes used default setting for the app

Describe the bug When I go to Live TV in the Dashboard, I select TVGuide Data Providers. Select Schedules Direct, I login, then the next sceen to setup the guide data. I select United States, I put in my zip code, and I get a pop up that says ALERT There was an error downloading TV lineups. Please ensure your information is correct and try again. Then when I try to selct Lineup, there is nothing to select. The drop down items do not exist. To Reproduce

Expected behavior Would select what is needed for my guide lineup, then select the channels that match mine and would have a TV guide.

Screenshots

Additional context

Ornias1993 commented 2 years ago

We cannot and do not provide support for in-App bugs, unless proven to be caused by us. It might be best to report in App bug to Jellyfin instead.

Ornias1993 commented 2 years ago

Note: we just build an installer.

truecharts-admin commented 1 year ago

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists