Hi,
I’m setting up a new Plex Media Server on a remote VPS (Docker container) and have been hitting rate limits for approximately 18+ hours now.
Issue:
- Server claims successfully and obtains a token
- However, servers.xml returns 429 and access_tokens returns 403
- The server appears in my account but with no accessToken, so I cannot authenticate
- app.plex.tv shows “Not authorized - You do not have access to this server”
What I’ve tried:
- Multiple fresh installs with new claim tokens and new machine identifiers
- Waiting 18+ hours since first rate limit hit
- SSH tunnel to access locally (still fails due to missing accessToken)
- Fixed IPv6 connectivity issues (server was defaulting to broken IPv6)
- Verified all file permissions are correct
Server details:
- Platform: Docker (plexinc/pms-docker:latest) on Ubuntu 24.04
- Account: Philwebb3 / philwebb3@me.com
- Server name: PlexCloud
Log errors:
429 response from POST https://plex.tv/servers.xml
403 response from GET https://plex.tv/api/v2/server/access_tokens
Could someone from the Plex team please reset my certificate/rate limit? I’ve seen this resolved by staff in similar threads.
Thank you!