Jellyfin-web: EdgeHTML hangs when loading admin dashboard pages

Created on 30 Mar 2020  路  14Comments  路  Source: jellyfin/jellyfin-web

Describe the bug

BUG1:I can't click something in the dashboard.(this is the bug video: https://youtu.be/pQNiZa1L9vI )
It's happen in the "jellyfin_v10.5.2-x64_windows.exe" ,and 10.5.0 10.4.3 also has this bug.

BUG2:I uninstall "jellyfin_v10.5.2-x64_windows.exe" and use "jellyfin_10.5.2.portable_windows-x64.zip", I can't look any thing in the Index (this is the bug video: https://youtu.be/81E_elAiP6c )

BUG3:use IE or VIA(it's a Android browser, use Android system WebView.) browser, it's black page.
IE:
image
VIA:
image

System (please complete the following information):

  • OS: server and client all are Windows10 1909 (Chinese language)
  • Virtualization: NO,run in a PC
  • Clients: Browser
  • Browser: Microsoft edge 44.18362.449.0 with EdgeHtml
  • Jellyfin Version:10.5.2
  • Storage: local

Logs
log no any error about webpage
log:https://raw.githubusercontent.com/MasterOfStar/jellifin-bug-log/master/log

I'm a Chinese. my English is very poor, so I use the video to tell you the bug.

bug stale ui & ux

All 14 comments

I ran into this issue as well. The error is that a .js file doesn't exist. I believe the 10.5.2 release needs to be repacked.

To fix this temporarily, I downloaded a nightly build and copied the web-client folder into the Jellyfin folder.

I would like to add:

Linux Debian 10 amd64 + Google Chrome WIndows 10.

Firefox works OK.

broken

Please repack this release.

Actually, i think the problem is with how this URL is parsed:

If you look at the above picture this URL is given as this and there is a 404 error:

~
https://0.0.0.0/jellyfin/web/componentscastSenderApi.js?v=10.5.2
~

It appears to be missing a forward slash at components/castSenderApi.js.

This URL works correctly.

~
https://0.0.0.0/jellyfin/web/components/castSenderApi.js?v=10.5.2
~

Uploading the jellyfin-web directory from this nightly fixed it

https://repo.jellyfin.org/releases/server/linux/nightly/

Please update to 10.5.3 and re-check, 10.5.2 might have wrong jf-web packaged for _some_ flavours of builds.

Please update to 10.5.3 and re-check, 10.5.2 might have wrong jf-web packaged for some flavours of builds.

In 10.5.3, use Windows10&Edge(with EdgeHTML core), it's work not well,i can't to connect some page in dashboard, And use Windows10&Chrome is have not bug. Look like jellyfin support edge browser is not well. Maybe I need update my edge browser to use Chromium core.

I don't think we intended to support non-Chromium Edge, right @MrTimscampi ?

I don't think we intended to support non-Chromium Edge, right @MrTimscampi ?

We have to, until UWP/XBOX updates the engine.

Besides, we support the last two versions of major browsers, so Edge 18 and 80.

BUG 1 is new. Some investigation is needed.

BUG 2 is known and happens on Firefox ESR as well.

BUG 3 is already solved in 10.5.3.

My input was specific to bug 3 i believe, and that appears resolved with the 10.5.3 release.

This is a jf-web bug, so I moved it.

For reference, bug 2 might be #994

Bug 3 was fixed in #975

For bug 1, is it specific to any browser or all browsers? 10.5.4 is being released tonight. It probably won't be fixed but it's worth upgrading to try

For bug 1, is it specific to any browser or all browsers? 10.5.4 is being released tonight. It probably won't be fixed but it's worth upgrading to try

Bug 1 just in Microsoft Edge(with EdgeHTML core).

Can we rename the ticket to Edge (html core) fails to display select dashboard pages. Or something to that effect.

Issues go stale after 90d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 14d of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media.

Was this page helpful?
0 / 5 - 0 ratings