Jellyfin Forum
Extremely slow loading + Entirely blank page on localhost. Cant access jellyfin. - 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: Extremely slow loading + Entirely blank page on localhost. Cant access jellyfin. (/t-extremely-slow-loading-entirely-blank-page-on-localhost-cant-access-jellyfin)



Extremely slow loading + Entirely blank page on localhost. Cant access jellyfin. - SirCode - 2024-08-17

I attached the last log below.

Right now every time I open jellyfin, it loads for multiple minutes very slowly as if the page is under heavy traffic, and then it just fails and displays a white empty page. Ive rebooted it, deleted web caches, Ive restarted it more times then I could count... I genuinely have no clue what to do here.

The server was literally working yesterday. I just opened it up and it randomly started doing it... Shit like this really tests my patience and sanity with self hosting... Why do I always have to encounter weird errors like this?? Like its is a regular thing with jellyfin. Over and over and over and over and over just RANDOM ISSUES... Why cant this thing just work. I just want to use my media and not deal with a bunch of bullshittery to get it working. Itll work fine for a month or two... and then stuff like this happens.

Im near to the point of ripping my hair out and would appreciate if anyone could tell me whats going on here so I can at least stop losing my mind over this issue.


RE: Extremely slow loading + Entirely blank page on localhost. Cant access jellyfin. - Efficient_Good_5784 - 2024-08-17

From your logs, Jellyfin is not able to handle the .tif files you have stored.
Here's an example of one that makes Jellyfin error out: "H:\Media\Stack Raws\January 22, 2024\2024-01-22 21-33-59 (A,Radius4,Smoothing7).tif"

Quote:[ERR] [60] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for "H:\Media\Stack Raws\February 29, 2024\2024-02-29 18-53-39 (B,Radius8,Smoothing4).tif": InvalidInput

Try removing those files from your library to see if your issue clears up.


RE: Extremely slow loading + Entirely blank page on localhost. Cant access jellyfin. - SirCode - 2024-08-17

(2024-08-17, 04:09 PM)Efficient_Good_5784 Wrote: From your logs, Jellyfin is not able to handle the .tif files you have stored.
Here's an example of one that makes Jellyfin error out: "H:\Media\Stack Raws\January 22, 2024\2024-01-22 21-33-59 (A,Radius4,Smoothing7).tif"

Quote:[ERR] [60] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for "H:\Media\Stack Raws\February 29, 2024\2024-02-29 18-53-39 (B,Radius8,Smoothing4).tif": InvalidInput

Try removing those files from your library to see if your issue clears up.

Its been able to handle them for the year or so that theyve been on the server so far... did something change?