ukdtom / ClaimIt

ClaimIt 4 Plex Media Server
Mozilla Public License 2.0
74 stars 19 forks source link

http returned status 401 #25

Closed somedudebob closed 3 years ago

somedudebob commented 4 years ago

running this against a PMS docker container

host is ubuntu 16.04 (in the process of building a new one)

Have tried it using the host ip, container ip and loopback, all giving the same results.

plex.tv Password: plex.tv Password Repeated: IP Address of PMS server: 127.0.0.1 Comparing entered passwords Comparing entered passwords ok Validating IP address Getting PMS Server Identifier Getting PMS Server Identifier ok Getting User Token from plex.tv Getting User Token from plex.tv ok Getting PMS Claim Token Getting PMS Claim Token ok Claiming server Fatal error happened HTTP returned Status 401

ukdtom commented 4 years ago

Read the manual!

https://github.com/ukdtom/ClaimIt/wiki/Errors-and-Troubleshooting

somedudebob commented 4 years ago

Yeah. I did. I removed the offending lines from the preferences xml, ran again no change

Then ssh tunnel to the host and opened a browser and can see the pms sitting there waiting to be claimed, tried to claim at that point with no luck also

ukdtom commented 4 years ago

Then PMS logs, in debug mode, right after reproducing, and logs in a zip file please

ukdtom commented 3 years ago

Closed due to lack of response