<div dir="ltr"><div><div><div>We have have been trying to get a Pulp Chile node to sync a repo with a Parent node but always run into an authentication error. The one we are receiving now is:<br><br>#######<br>[aaron@pulpvm1 ~]$ pulp-admin node sync run --node-id test-consumer<br>This command may be exited via ctrl+c without affecting the request.<br><br><br>RequestException: GET request on /pulp/api/v2/consumers/test-consumer/bindings/<br>failed with 401 - Authentication with username test-consumer failed: invalid<br>oauth credentials.<br><br>Error occurred during synchronization, check the child node logs for details<br>########<br><br></div>The test_oauth.py script in the playpen will succeed, but from the remote host it won't work. I have setup verify_ssl=false on all .conf files and setup the key/secret/user_id up within the node.conf on the client. I am able to register,activate it as a node, and bind the repo to it, but unable to sync.<br><br></div>Thanks,<br></div>Brad<br></div>