jellyfin / jellyfin-webos

WebOS Client for Jellyfin
https://jellyfin.org
Mozilla Public License 2.0
638 stars 66 forks source link

[bug] 10.6 webos app not loading pictures and info #29

Closed ArmJo closed 4 years ago

ArmJo commented 4 years ago

I updated today to Jellyfin 10.6 and run on Debian 10 using Docker (Host) without Baseurl. Before the update everything worked fine. After the update no pictures are loading and no movie information are loading. Navigating is working and start playing something over the web UI is working too. Even the information are loaded while playing (rating, date). The order of the startmenu is not loading too. I build the webos app first myself and now reinstalled it and cleared cache on the TV. I tried to use the pre-build app but no luck with that.

The only request I can find on the log for that is: [2020-07-20 15:50:37.334 +00:00] [INF] [24] Emby.Server.Implementations.HttpServer.HttpListenerHost: WS "::ffff:192.168.0.176" request [2020-07-20 15:50:38.013 +00:00] [WRN] [12] Emby.Server.Implementations.HttpServer.HttpListenerHost: HTTP Response 200 to "192.168.0.176". Time (slow): 0:00:00.6713152. "http://192.168.0.100:8096/DisplayPreferences/usersettings?userId=1e23fe1616e041699de38f8139d90c55&client=emby"

20200720_173408

Tyri0n commented 4 years ago

I had the same after changing mac server to 10.6. Tried changing back to 10.5.5b but that no longer works now - logs say user not found. Not enough of ui appears to change user, though. Same results if tried in tv browser.

MediaBrowser.Common.Extensions.ResourceNotFoundException: User not found at MediaBrowser.Api.UserService.Get(GetUser request) at Emby.Server.Implementations.Services.ServiceExecGeneral.Execute(Type serviceType, IRequest request, Object instance, Object requestDto, String requestName) at Emby.Server.Implementations.Services.ServiceController.Execute(HttpListenerHost httpHost, Object requestDto, IRequest req) 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) [2020-07-20 15:36:45.479 +01:00] [ERR] [19] Emby.Server.Implementations.HttpServer.HttpListenerHost: Error processing request.

oddstr13 commented 4 years ago

The app browser console and network logs would most likely contain useful information.

Tyri0n commented 4 years ago

Just remembered - 10.6 worked fine when connecting to from Windows Firefox.

ArmJo commented 4 years ago

This is my debug console in chromium with webos IDE (filtered just errors):

180 messages are hidden by filters. Show all messages. Failed to load resource: net::ERR_CACHE_MISS http://192.168.0.100:8096/web/index.html#!/home.html error checking ScrollToOptions support scrollManager.js?v=20:1 RequireJS error: TypeError: Invalid attempt to iterate non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.. Failed modules: site.js:1 Unhandled promise rejection TypeError: Invalid attempt to iterate non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method. bundle.js?v=20:252 2Failed to load resource: net::ERR_CACHE_MISS http://192.168.0.100:8096/web/index.html#!/home.html

heyhippari commented 4 years ago

@Jonas2903 Which version of WebOS are you on, please? (There is a reason we have issue templates, that info helps us track down the issues :) ) We don't have templates in this repo, nevermind)

Tyri0n commented 4 years ago

@Jonas2903 Which version of WebOS are you on, please? (~There is a reason we have issue templates, that info helps us track down the issues :)~ ) We don't have templates in this repo, nevermind)

3.3.4-3718 (dreadlocks-dharug)

ArmJo commented 4 years ago

Sorry I forgot to mention that. I have 3.3.5-4518 (dreadlocks-dharug)

heyhippari commented 4 years ago

Thanks, we'll look into it for 10.6.1 :)

Smoit commented 4 years ago

Hi, I have the same problem. My server runs under Windows and my version of WebOS is 3.8.0-61208 (dreadlocks2-dunggir). It only happens to me with the WebOS application. Android app and browser work fine

oddstr13 commented 4 years ago

I can confirm that this is also an issue in the browser on webOS 3.3.4

oddstr13 commented 4 years ago

Also reproducible in the emulator browser: image