Server Version#: 1.23.4.4805
Player Version#:
I have a TS-453 (Intel Celeron CPU). Upgrades have been fine, until recently.
The logs in this case are useless. All they say is that it can’t be installed because the server is not up, but the reason the server is not up is because this version of Plex stops the install by stopping the server.
So, I tried another approach:
I copied the server software into a directory and from the CLI, did a chmod +x and then tried to install that way:
[/share/homes] # chmod +x PlexMediaServer-1.25.3.5385-f05b712b6-x86_64.qpkg
[/share/homes] # ./PlexMediaServer-1.25.3.5385-f05b712b6-x86_64.qpkg
Install QNAP package on TS-NAS…
./
./built_info
./qpkg.cfg
./qinstall.sh
./package_routines
4049+1 records in
4049+1 records out
100500593 bytes (95.8MB) copied, 0.910636 seconds, 105.3MB/s
98143+0 records in
98143+0 records out
100498432 bytes (95.8MB) copied, 0.911125 seconds, 105.2MB/s
Firmware check is fine.
Link service start/stop script: plex.sh
Set QPKG information in /etc/config/qpkg.conf
./PlexMediaServer-1.25.3.5385-f05b712b6-x86_64.qpkg: line 100: 23768 Segmentation fault /bin/sh qinstall.sh
Installation Abort.
Then I rebooted the QNAP, and re-did the install. Now I got this error:
[/share/homes] # ./PlexMediaServer-1.25.3.5385-f05b712b6-x86_64.qpkg
Install QNAP package on TS-NAS…
./
./built_info
./qpkg.cfg
./qinstall.sh
./package_routines
4049+1 records in
4049+1 records out
100500593 bytes (95.8MB) copied, 1.186028 seconds, 80.8MB/s
98143+0 records in
98143+0 records out
100498432 bytes (95.8MB) copied, 1.187036 seconds, 80.7MB/s
PlexMediaServer 1.25.3 is already installed. Setup will now perform package upgrading.
Firmware check is fine.
Plex Media Server hasn’t been enabled or started…
Link service start/stop script: plex.sh
Set QPKG information in /etc/config/qpkg.conf
Starting Plex Media Server…
Error in command line:the argument for option ‘–serverUuid’ should follow immediately after the equal sign
Crash Uploader options (all are required):
–directory arg Directory to scan for crash reports
–serverUuid arg UUID of the server that crashed
–userId arg User that owns this product
–platform arg Platform string
–platformVersion arg Platform version string
–vendor arg Vendor string
–device arg Device string
–model arg Device model string
–sentryUrl arg Sentry URL to upload to
–sentryKey arg Sentry Key for the project
–version arg Version of the product
–allowRetries arg Whether we will allow retries
So, then I was able to get qpkg of 1.23.4.4805, and then that installed. But is there a problem with 1.25.3.5385?
I had upgraded to 1.24, but was getting transcoding errors after upgrading (in late November of last year), which had never happened before, and I thought that maybe 1.25.3.5385 might have a fix for those errors…but that didn’t work out, obviously.