I just installed Plex Media Server on a Raspberry Pi using the Snap package. The install went without error, and the service is running.
However, I can’t connect to the server (https://192.168.1.xxx:32400/web). My browser returns the following error:
An error occurred during a connection to 192.168.1.xxx:32400. PR_END_OF_FILE_ERROR
Connecting locally to the server page from the server itself works fine.
Any idea?