Web player often freezes at splash screen

The Plex Web player hosted on the LAN at https://app.plex.tv/desktop/#!/ often fails to load any library content. 99% of the time, when I visit this URL, I get stuck at a splash screen. When this happens, then I have to manually refresh the page in order for my libraries to finally load.

Most likely cause is an ill-behaving browser plug-in. (Most common)

Open an incognito / private browser window (not tab) and retest.

When I run sudo snap restart plexmediaserver, then the splash screen finally yields to the library home screen page, right before the service restarts.

Curious if some component in the Web server is getting stuck before closing the HTTP response object, or forgetting to close the HTTP response object.

I personally don’t like the snap system.
It contains a lot of restrictions
It works but I’ve always found the full native package far better
We are running a full server here and not a utility / browser.

I do prefer OS distribution applications to third party applications, all things being equal.

I don’t remember why I chose to install Plex via snap and go through the manual hassle involved in moving the video index. Possibly to attain a more recent version of the Plex server. If that was the reason, then even a PPA or third party apt repository would have been preferable to a snap or flatpak package.

Curious which Web framework the Plex server uses to generate HTML responses. For example, Go tooling supports automated scans for code that skips closing body handles.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.