ansible / tower-cli

THIS TOOL IS NO LONGER UNDER ACTIVE DEVELOPMENT. This tool is being phased out in favor of the new official AWX CLI
https://github.com/ansible/awx/tree/devel/awxkit/awxkit/cli/docs
Apache License 2.0
361 stars 151 forks source link

Error: Invalid Tower authentication credentials (HTTP 401) #579

Open stenyjames opened 6 years ago

stenyjames commented 6 years ago

ISSUE TYPE Bug Report

COMPONENT NAME Installer

SUMMARY Tower-CLI Intermittent connectivity issues with Tower-HA.

ENVIRONMENT Ansible version: 2.4.2 Ansible Tower HA version: 3.2.4 Operating System: RED HAT 7

STEPS TO REPRODUCE Trying to trigger the Tower HA job templates resulting in intermittent connectivity issue tower-cli organization list

EXPECTED RESULTS List of organizations available in tower

ACTUAL RESULTS Error: Invalid Tower authentication credentials (HTTP 401).

mindfury commented 6 years ago

Same issue here after upping to the latest build. I can't import my assets.json.

FIXED: I had to 'login' first with tower-cli, I was able to 'send assets.json' afterward.