So it seems it my turn to mess with this ridiculous server authentication/claiming issue and I’ve spent the last few hours trying to follow all the fixes that are posted out there - to no avail. I’ve tried SSH with Putty, sending all kinds of commands that i simply do not understand only to get errors and messages back that are equally confusing
I have a QNAP - can anyone tell me exactly how to fix this issue?
or i’m even open to suggestions other than Plex as a media server - which i paid for but apparently Plex can’t be bothered to offer any direct support?
Hey thanks and you’re right - in my frustration i left out some details.
Basically I was getting the server not authenticated notice and so i tried the SSH route using these sorts of commands - curl -X POST http://192.168.1.155:32400/myplex/claim?token= claim-XXXXXXXXXXXXXXXXXXXX [mod-edit: removed claim token]
but all failed -it could be because logging in through Putty i’d get this message - Could not chdir to home directory /share/homes/
And then i thought, OK, screw it, I’ll delete it off the QNAP and start over - which initially looked good until it told me I needed to claim the server - which i tried to do repeatedly - this is on the local PMS browser log in. No errors, it would just spin for a bit and i’d have the ‘claim’ button back, hit it again and same thing.
And that’s when I threw in the towel and asked for some help
And i was hoping, perhaps in futility but that there was some ‘easy’ way to actually fix this problem
And this highlights where i was hoping someone had an easy or at least complete answer - that was a copy/paste from a QNAP forum and for someone like me who is barely capable of even following these sorts of instructions, leaving things out like this of course isn’t going to get me too far
This can happen when Plex Media Server cannot communicate with hosts at plex.tv (which is required to claim the server & associate it with your plex.tv account).
It shows up as “cannot resolve host” messages in the Plex Media Server.log file.
Verify the default gateway and DNS settings for the QNAP.
Try rebooting your internet router and/or the QNAP.
Hey there - thank you, you might be on to something!
I don’t have a ‘cannot resolve host’ but i do have this - Network: 192-168-1-155.abcdefghijklmnopqrstuvwxyz012345.plex.direct failed to resolve to 192.168.1.155 but instead yielded “10.0.0.1”
192.168.1.155 is my qnap, which i’ve rebooted and looking at the default gateway in the QNAP it’s set to my router IP and DNS primary is also to my router, 2nd to 8.8.8.8
Do you have anything with a Net 10 address?
Wondering why it returned 10.0.0.1.
See the part about DNS Rebinding in the above support document (in the “Why isn’t it working” section). Look in your router for a way to whitelist the plex.direct domain (or pfSense firewall, pihole, etc).
Try placing a public DNS first in the QNAP.
If your ISP has any network security offerings, try disabling them. For example, in the US, XFinity has xFi Security. It can definitely interfere with remote access working and might interfere with claiming as well. It is enabled / disabled in the account settings. Other ISPs have similar offerings. See Troubleshooting Remote Access.
On a separate note, take a look at the User Credential Reset utility for claiming a server. You still need all the DNS stuff worked out. But might be easier than manually issuing curl commands (it essentially does the same thing, just a different interface).
Here’s a clean session - thinking perhaps its the first ‘error’ message - could not chdir /share/homes/?
login as: MbNa$ MbNa$@192.168.1.155’s password:
Could not chdir to home directory /share/homes/MbNa$: No such file or directory
[MbNaMB-NAS /]$ sudo sh
Password:
[admin@MB-NAS /]# chmod +x UserCredentialReset.sh
chmod: UserCredentialReset.sh: No such file or directory
[admin@MB-NAS /]#
So close! Any thoughts on what Error 28 - it took abo 5 min to come up?
Plex Media Server user credential reset and reclaim tool (QNAP)
This utility will reset the server’s credentials.
It will next reclaim the server for you using a Plex Claim token you provide from https://plex.tv/claim
Please enter Plex Claim Token copied from http://plex.tv/claim : claim-Tzxxxxxxxxx
Clearing Preferences.xml
Getting new credentials from Plex.tv
ERROR: Could not get credentials from plex.tv (Error: 28)