Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] AWX install fails #370

Closed
tobigremmer-dt opened this issue Dec 7, 2022 · 1 comment · Fixed by #371
Closed

[BUG] AWX install fails #370

tobigremmer-dt opened this issue Dec 7, 2022 · 1 comment · Fixed by #371
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tobigremmer-dt
Copy link
Contributor

Describe the bug
Installing AWX fails with:

...
module.provisioner.null_resource.provisioner_ace_enable (remote-exec): TASK [awx : Install] ***********************************************************
module.provisioner.null_resource.provisioner_ace_enable (remote-exec): fatal: [localhost]: FAILED! => {"changed": false, "command": "/snap/bin/helm --version=1.1.0 show chart awx-operator/awx-operator", "msg": "Failure when executing Helm command. Exited 1.\nstdout: \nstderr: Error: failed to download \"awx-operator/awx-operator\" at version \"1.1.0\"\n", "stderr": "Error: failed to download \"awx-operator/awx-operator\" at version \"1.1.0\"\n", "stderr_lines": ["Error: failed to download \"awx-operator/awx-operator\" at version \"1.1.0\""], "stdout": "", "stdout_lines": []}
...
@tobigremmer-dt tobigremmer-dt added the bug Something isn't working label Dec 7, 2022
@kristofre
Copy link
Collaborator

Seems related to this: ansible/awx-operator#1136

Update to 1.1.1 resolves it for now

@tobigremmer-dt tobigremmer-dt added this to the v1.12.6 milestone Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants