Version 1.12.1.4885 (installed on my NAS running on Openmediavault 4)
Player Version#:
web client Version 4.8.1
mac os app Version 1.3.1.916-1cb2c34d
Hello,
I’m a new user of Plex and I have some issues with the remote access. My Plex server (version 1.12.1.4885) is installed on my NAS which runs on Openmediavault 4.
I have allowed the remote access, but it displays the message that my server is not available outside my network.
But, despite this message when I connect to my Plex account by a web browser (web client Version 4.8.1) outside my network I have access to my libraries and I can read my medias. The server access is flagged as indirect, but still displays that is not available outside my network…
When I try to access by the Mac os application (Version 1.3.1.916-1cb2c34d), it displays an error windows (error code : - 13). The player displays my libraries but it is not able to read any content, each time I try it displays the error window.
If any one could help me to find the good settings to have the remote access working well on my different applications, and to understand why the remote status is not consistent with my real access?
Your troubles my just be beginning. The minimum version of the server to work with the current versions of clients is 1.13+, current version is 1.17.
If you installed via the OMV plugin, you can’t go past 1.14 without breaking Plex. Docker or standard install via the override.conf file are you options.
Don’t know how big a hurry or what your Linux skill level is but there is a new installer that should be packaged soon with Plex that might be able to update without destroying your setup.
Otherwise, if you track down where Plex was installed you can follow the directions on how to create an override.conf file and continue on with your current setup.
To be sure about what to try, your solution is to use this new installer to run Plex on Docker? Or to replace the Plex media server previously installed on OMV with the Plex OMV plugin by this new one?
Could you help me more step by step to understand how to use this installer without do mistake?
The packaging (DEB file) I’ve created is as universal as I can currently make it.
It can:
Install on Linux systems where cat /proc/1/comm returns init
Install on Linux systems where cat /proc/1/comm returns systemd
Upgrade an existing Docker container. (avoids the fuss of recreating a new container)
(docker returns s6-svscan or tiny)
From the command line, it is the normal dpkg -i filename.deb
As I show in the first post of the thread, you’ll see what errors look like (which make it stop).
and how normal output looks (including final summary)
When it detects it’s running in a docker container, it reports:
Docker detected. Preinstallation validation not required.
When I connect to a Plex media player it displays me a message to dowload and install a new version of the server. It recommand me the version 1.17.0.1841. It seems to be a different version from the one you shared me. Do you think I should try this one?