TeraVault 0 Posted December 7, 2021 Posted December 7, 2021 Hi everyone! After removing a library and restarting the server I cannot see server settings. I have verified that the policy.yml sets this user as an administrator.Additionally I am able to see the server dashboard (please see the screenshot attached). After checking the console logs in the browser. I noticed that the following API call is failing http://192.168.0.19:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true&X-Emby-Client=Emby%20Web&X-Emby-Device-Name=Chrome&X-Emby-Device-Id=845f7a5d-d9f6-4f32-8960-42f8fd2753ec&X-Emby-Client-Version=4.6.7.0&X-Emby-Token=5a9ef587430a4df2a02173ebd5b79308 Navigating to this URL shows the error: " The server is still loading. Please try again momentarily." This can also be seen in the container logs: Info Server: http/1.1 GET http://192.168.0.19:8096/web/css/images/supporter/supporterbadge.png. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 Error Server: Error processing request *** Error Report *** Version: 4.6.7.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 5.11.22-5-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.11.22-10 (Tu Framework: .NET Core 3.1.21 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 4 Data path: /config Application path: /system System.InvalidOperationException: System.InvalidOperationException: The server is still loading. Please try again momentarily. at Emby.Web.Api.DashboardService.Get(GetDashboardConfigurationPages request) at Emby.Server.Implementations.Services.ServiceController.Execute(HttpListenerHost appHost, Object requestDto, IRequest req) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: Emby.Web TargetSite: System.Object Get(Emby.Web.Api.GetDashboardConfigurationPages) Thanks in advance :)
TeraVault 0 Posted December 7, 2021 Author Posted December 7, 2021 I just want to add that the error "The server is still loading. Please try again momentarily." Does not eventually go away. It seems that this is preventing the startup process
Happy2Play 9780 Posted December 7, 2021 Posted December 7, 2021 (edited) 12 minutes ago, TeraVault said: I just want to add that the error "The server is still loading. Please try again momentarily." Does not eventually go away. It seems that this is preventing the startup process Then how are you showing the Dashboard image above? But there is another topic I am looking for in reference to your posted issue. Looks to be plugin and/or plugin configuration related, per existing topic. Edited December 7, 2021 by Happy2Play
Luke 42077 Posted December 7, 2021 Posted December 7, 2021 Hi there, please attach the complete emby server log. thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now