[BUG] Cannot claim server

Hi!

I just reinstalled my Plex server (Version 0.9.16.6) and upon it’s return, it tells me that it is an unclaimed and unsecure server.

So i login, and i click Claim Server under Settings -> General

But nothing happens - so i turned on Verbose Logging, and checked out the log, and noticed the following:

Jun 08, 2016 13:00:35 [0x7f82d6fff700] DEBUG - Request: [192.168.1.227:54057] POST /myplex/claim?token=xxxxxxxxxxxxxxxxxxxxxxxxxx (9 live) GZIP
Jun 08, 2016 13:00:35 [0x7f82d6fff700] DEBUG - HTTP requesting POST https://plex.tv/api/claim/exchange?token=xxxxxxxxxxxxxxxxxxxxxxxxxx
Jun 08, 2016 13:00:35 [0x7f82d6fff700] DEBUG - MyPlex: Did token exchange for claim (returnCode: 403)
Jun 08, 2016 13:00:35 [0x7f82d6fff700] ERROR - XML: Entity: line 1:
Jun 08, 2016 13:00:35 [0x7f82d6fff700] ERROR - XML: parser
Jun 08, 2016 13:00:35 [0x7f82d6fff700] ERROR - XML: error :
Jun 08, 2016 13:00:35 [0x7f82d6fff700] ERROR - XML: Start tag expected, '<' not found
Jun 08, 2016 13:00:35 [0x7f82d6fff700] ERROR - XML:
Jun 08, 2016 13:00:35 [0x7f82d6fff700] ERROR - XML:  ^
Jun 08, 2016 13:00:35 [0x7f82d6fff700] ERROR - Error parsing content.
Jun 08, 2016 13:00:35 [0x7f82d6fff700] ERROR - MyPlex: Exception parsing XML:

Jun 08, 2016 13:00:35 [0x7f82d6fff700] DEBUG - MyPlex: Got a token poked, let's act on it.
Jun 08, 2016 13:00:35 [0x7f82d6fff700] DEBUG - Sync: onMyPlexSignOut
Jun 08, 2016 13:00:35 [0x7f82e07fe700] DEBUG - Completed: [192.168.1.227:54057] POST /myplex/claim?token=xxxxxxxxxxxxxxxxxxxxxxxxxx (9 live) GZIP 231ms 557 bytes 200 (pipelined: 5)

So it seems that there is something up with the claim API, because i can get to it perfectly fine, both via Plex’s Claim Server button, but also via Postman (Altho it says i’m missing some headers, didn’t investigate further, was more to see if the API actually gave a response)

So i’m at a loss now.

HALP

I think this is related to a parsing bug that’s been fixed in 0.9.17.0. There’s a thread with a link to the latest beta build for Plex Pass holders.

Make sure to read the notes in the first post, because not all operating systems are supported with the newest versions.

Yay, that did it - thanks ! :slight_smile:

Did not work for me :frowning: