I’ve been on 1.40 for a while, now starting to see some player apps saying the server needs to be updated. But when I try to manually install the current version, it doesn’t work.
I’m on a QNAP TS-464 with QTS v5.2.4.3079
And trying to install PlexMediaServer-1.41.6.9685-d301f511a-x86_64.qpkg manually on top of my existing 1.40 install.
When attempting to install manually in App Center, it says “Unable to install the package. For details, see ‘System Event Log’”. But going to those logs shows nothing about it.
Am I missing something obvious here? Is the package broken or is it something else?
I was not, but thanks to a random reddit thread I saw a way to do that.
I tried it like this:
sudo sh ./PlexMediaServer-1.41.6.9685-d301f511a-x86_64.qpkg
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Password:
Install QNAP package on TS-NAS...
./
./qinstall.sh
./package_routines
./built_info
./qpkg.cfg
4261+1 records in
4261+1 records out
105941010 bytes (101.0MB) copied, 0.534616 seconds, 189.0MB/s
103450+0 records in
103450+0 records out
105932800 bytes (101.0MB) copied, 0.534860 seconds, 188.9MB/s
PlexMediaServer 1.40.1 is already installed. Setup will now perform package upgrading.
Firmware check is fine.
Terminating residual service processes
Terminating residual Plex EAE
Link service start/stop script: plex.sh
Set QPKG information in /etc/config/qpkg.conf
Starting Plex Media Server...
I was poking around an did a cat on that same file, and it had updated to 1.41.6. Checked my App Center and my Plex dashboard again right after, and it seems to be updated now, not sure why it wasn’t showing right away.
Edit: I do see the ‘status: complete’ there now as well
I spoke to soon about the dashboard - I thought since it wasn’t showing an update available that it was fine. But on app.plex.tv, under Settings > General, I am still seeing: Version 1.40.1.8227 An update is available. Please install manually.
Hmm. I’m trying to hit what should be right IP and port for that, and I’m getting a 404. Hitting just http://ip:32400 knows to go to /web/index.html, but it’s a 404
I’m aware of using an IP, I was just obscuring it again out of habit. My NAS is on 10.0.0.162 locally, so I was trying http(s)://10.0.0.162:32400, and it directs me to http://10.0.0.162:32400/web/index.html where I get a 404 Not Found response