Or you can add this to your list on that error, I have an X86 that I run my plex on and a ARM that I use for snapshots and backups. Guess who was on the wrong server trying to upgrade the plex.
As I worked through this late thursday night, my plex install somehow became a new install and I gave up trying to save it. Iām rebuilding it as a new install and recreating all of my media info, playlists, etc. I still donāt know what caused it.
Which NAS model please?
If itās X86 (32 bit) or stuck at QTS 4.2 then it is stuck at whatever was last available.
When QNAP discontinued full support for older NAS models, we were also forced to discontinue updating them. They will continue to work as long as the specific version in use is compatible with Plex.tv (which is very flexible)
I also have problems, getting error 404 since updated to PlexMediaServer-1.22.2.4285. Tried to go back to an older version did not work. Currently using : PlexMediaServer-1.22.2.4276-3cbd5e781-x86_64
Qnap ts451+
Firmware: 4.5.2.1594
thanks for your help
- There is no such thing as PlexMediaServer-1.22.2.4285. Please verify
- PMS 1.22.1.4275 is Public. PMS 1.22.2.4276 is Beta
Avail yourself of the PlexData shared folder to reach in and grab logs file FileStation
Sorry a little typo, PMS 1.22.1.4275⦠here is the log file:
Apr 04, 2021 22:22:01.440 [0x7f91e9e8b700] INFO - Plex Media Server v1.22.2.4276-3cbd5e781 - QNAP TS-451+ x86_64 - build: linux-x86_64 qnap - GMT -04:00
Apr 04, 2021 22:22:01.441 [0x7f91e9e8b700] INFO - Linux version: QTS 4.5.2.1594, language: en-US
Apr 04, 2021 22:22:01.442 [0x7f91e9e8b700] INFO - Processor Intel(R) Celeron(R) CPU J1900 @ 1.99GHz
Apr 04, 2021 22:22:01.443 [0x7f91e9e8b700] INFO - ./Plex Media Server
Apr 04, 2021 22:22:03.126 [0x7f91e88c1700] INFO - CodecManager: obtaining encoder ālibx264ā
Apr 04, 2021 22:22:03.263 [0x7f91f3964780] INFO - [CERT/OCSP] Successfully retrieved response from cache.
I need the full zip. the header info tells me nothing other than you want the 64 bit binary.
let me know if it is ok
Iām sorry for the delay (holiday).
I need you to turn DEBUG logging back on.
You probably turned it off thinking youād safe disk space. It doesnāt work that way.
Logs are fixed size (5 files of 10 MB each). Logging level determines how much information is written.
I need DEBUG logging so I can see whatās happening. I suspect you have a corrupted database (the logs are only a few KB long) but need to confirm.
If youāre using the PlexData shared folder to access this,
- Install the QNAP Text Editor app
- Stop Plex
- Open PlexData / Plex Media Server / Preferences.xml
- Go to the last line,
- Cursor over to the right, just before the
/>
- Insert
logDebug="1"
- it will look like
Something="Value" logDebug="1" />
- Save the file
- Now start Plex again.
- Wait a minute
- Stop Plex
- Make a fresh ZIP file
- Download and attach it please.
Here it is
Are you using your own certificate ?
Apr 07, 2021 07:06:25.900 [0x7ff8ae4e4700] INFO - CodecManager: obtaining encoder 'libx264'
Apr 07, 2021 07:06:25.900 [0x7ff8ae4e4700] DEBUG - MyPlex: mapping state set to 'Unknown'.
Apr 07, 2021 07:06:25.917 [0x7ff8ae4e4700] DEBUG - Relay: read 88 cached entries from hosts file
Apr 07, 2021 07:06:25.917 [0x7ff8ae4e4700] DEBUG - HTTP requesting GET https://plex.tv/api/codecs/libx264_encoder?build=linux-x86_64-standard&deviceId=c26d8187-cbd5-462e-bcf1-dde464780967&oldestPreviousVersion=1%2E22%2E2%2E4276-3cbd5e781&version=73e06c8-3759
Apr 07, 2021 07:06:26.020 [0x7ff8b8599780] ERROR - [CERT] PKCS12_parse failed: error:23076071:PKCS12 routines:PKCS12_parse:mac verify failure
No not using any certificate
On a hunch, Iāve reset M66ās certificate.
Please restart the server.
Thanks @ChuckPa, problem fixed, really appreciate your time and your help.
What fixed the issue? Would be nice to know what actually fixed it.
A couple of issues: but it seems that my Pms lost the licence claim. Was not able start. Was fixed by unclaiming and reclaming.
If I may add?
- PMS fell out of the account but the server name still existed on plex.tv
- Attempting to reclaim with āClaimIt.shā couldnāt handle this case (need to find out why)
- I dropped the server entry from Plex.tv so PMS could re-assert itself .
- It was not having any of that.
- Did a completely manual claim (emulating what Plex/web does) with ācurl -X POSTā sequence.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.