Server Version#: 1.24.5.5173
Player Version#:
I am new to Synology’s NAS OS and Plex, so not sure how to solve this. Any ideas?
Server Version#: 1.24.5.5173
Player Version#:
I am new to Synology’s NAS OS and Plex, so not sure how to solve this. Any ideas?
Yes…
It will take about 15-20 seconds longer than normal to install while the installer and Plex.tv negotiate new credentials for your server based on that token. The installer will then update your server configuration (Preferences.xml) to use them.
PMS will start already having been claimed to your Plex account.
You should no longer have access issues.
NOTE: I looked at your account. As of this post, no server registered. The claim token method will remedy that
Thanks @ChuckPa ! This worked.
Hi, I have the same problem with the server mounted on a Qnap. I tried uninstalling the app and reinstalling it with no success.
I am using this page (https://www.plex.tv/claim/) but I should understand how to use the token.
Is there any pious soul who can help me?
Thanks
Using the claim token on QNAP requires SSH command line work.
cd /share/*/.qpkg/Plex*/Lib*/Ple*
Name="Value"
pairs forSave the changes
Start Plex
In another browser tab: Claim | Plex
It will show you a token and a COPY button. COPY it to your browser
Return to your SSH session window
Type: curl -X POST 'http://127.0.0.1:32400/myplex/claim?token=PASTE_TOKEN_HERE'
example:
curl -X POST 'http://127.0.0.1:32400/myplex/claim?token=claim-xxxxxxxx
Now wait 15-20 seconds for PMS and Plex.tv to use the claim token and negotiate new credentials.
It will report all your Feature Flags to the console when complete.
You may now exit the SSH session as the server is reattached to your account.
A post was merged into an existing topic: Synology - DSM 7 Release - Plex Installation Issues
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.