Jellyfin Forum
Jellyfin empty browser - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Jellyfin empty browser (/t-jellyfin-empty-browser)



Jellyfin empty browser - nickw817 - 2024-09-20

Hey I've been using Jellyfin for the last week just fine and today whenever I try to visit the web version of Jellyfin the page loads but its empty and just a black screen. It loads when I use the app on my phone. I tried deleting cookies and all site data/storage on my PC browser. I've tried multiple browsers as well as Chrome on my phone all the same problem. I've included the error from the logs on my browser. 

Begin ConnectionManager constructor
main.jellyfin.bundle.js?eda1f1e46e394e879fee:2 jellyfin-web version 10.9.11 build 10.9.11
web/:1 Unchecked runtime.lastError: The message port closed before a response was received.
main.jellyfin.bundle.js?eda1f1e46e394e879fee:2 loading installed plugins
main.jellyfin.bundle.js?eda1f1e46e394e879fee:2 loading packages
main.jellyfin.bundle.js?eda1f1e46e394e879fee:2 Uncaught (in promise) TypeError: Cannot set properties of null (setting 'innerHTML')
    at main.jellyfin.bundle.js?eda1f1e46e394e879fee:2:245319
    at d (main.jellyfin.bundle.js?eda1f1e46e394e879fee:2:23866Nerd-face
    at Generator.<anonymous> (main.jellyfin.bundle.js?eda1f1e46e394e879fee:2:240011)
    at Generator.next (main.jellyfin.bundle.js?eda1f1e46e394e879fee:2:239097)
    at ue (main.jellyfin.bundle.js?eda1f1e46e394e879fee:2:244574)
    at a (main.jellyfin.bundle.js?eda1f1e46e394e879fee:2:24477Nerd-face
    at main.jellyfin.bundle.js?eda1f1e46e394e879fee:2:244839
    at new Promise (<anonymous>)
    at main.jellyfin.bundle.js?eda1f1e46e394e879fee:2:244718
    at fe (main.jellyfin.bundle.js?eda1f1e46e394e879fee:2:247246)

   
   

I'm running Jellyfin as a docker container on my synology I forgot to add


RE: Jellyfin empty browser - TheDreadPirate - 2024-09-21

Can you try recreating the container? It looks like jellyfin-web might be corrupt in the container.