I’m running Plex Media Server on a WD My Cloud PR2100 NAS, using the latest .bin from Plex’s official download page. The server starts and is reachable via http://192.168.4.20:32400/web, but no matter what I do, it will not appear under my Plex account at https://plex.tv/servers. It seems to ignore all valid claim tokens and never sets the PlexOnlineToken.
This all worked fine until I upgraded my HDDs from 2x 6TB to 2x 14TB. I had some issues initially after restoring my media backup and thought I might simply need to rebuild the server from scratch, so I deleted the server from the web app, but now the MyCloudPro server won’t appear at all locally. I’ve been troubleshooting this for many hours, and I’m stuck. I did get a message that said if the server came back online it would automatically be re-added, but I can no longer see it. I have another server running on my PC using the same media share, which is fine. But the MyCloudPro server has vanished.
 What I’ve Done:
 What I’ve Done:
- Reinstalled Plex using the official .binfor My Cloud PR2100
- Cleared all Plex config files (Preferences.xml,Info.xml, etc.)
- Reapplied claim tokens via both:
- Preferences.xml (with PLEX_CLAIM="claim-xxxxx")
- Environment variable injection at runtime
 
- Preferences.xml (with 
- Waited up to 2 minutes after applying token
- Confirmed NAS can reach https://plex.tv (tested with curl)
- Verified system time is accurate via date
- Confirmed Preferences.xmlexists and is writable
- No PlexOnlineTokenever appears after any startup attempt
- No server shows on my Plex account (despite many reclaims)
- Created clean config folders, reset permissions, and tried multiple reinstall cycles
- Local server UI is accessible, but always reports:
“The server you’re trying to access doesn’t seem to exist.”
 Environment:
 Environment:
- WD My Cloud PR2100
- Server hostname: MyCloudPro
- Latest .bindownloaded from plex.tv/downloads
- Plex version: 1.41.6.9685
 Things That Are Working:
 Things That Are Working:
- Local Plex dashboard loads at http://192.168.4.20:32400/web
- NAS can reach the internet (curl https://plex.tvreturns 200)
- Local network access is fine
- Claim token is inserted correctly, both via XML and environment variable
- Plex launches cleanly and shows expected processes via ps
 What’s Not Working:
 What’s Not Working:
- Claim token is never applied
- No PlexOnlineTokenis generated
- No server appears in Plex account
- No server identity links between NAS and https://plex.tv/servers
 My Theories:
 My Theories:
- The .binfile may have a bug or be misconfigured (despite being the latest)
- There’s some silent failure in Plex’s internal claim mechanism
- My original server identity (MachineIdentifier) may have become orphaned in the cloud
 What I Need:
 What I Need:
- Help diagnosing why no claim token is being applied
- Confirmation from Plex if my original server identity (MachineIdentifier=356bfd79-f352-46d2-841e-0e59dc826367) is in a bad or locked state
- Advice on how to manually rebind the NAS instance to my Plex account