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

Unable to execute upgrade.yml using Ansible playbook #172

Open
allaboutopensource opened this issue Feb 23, 2023 · 0 comments
Open

Unable to execute upgrade.yml using Ansible playbook #172

allaboutopensource opened this issue Feb 23, 2023 · 0 comments
Labels
triaged Looked at the issue

Comments

@allaboutopensource
Copy link

I am trying to install the ECE using the ansible deployment git repo for the medium-size installation on centos 8 (https://github.com/elastic/ansible-elastic-cloud-enterprisehttps://github.com/elastic/ansible-elastic-cloud-enterprise ). while running the playbook I am getting the below error :
**`
"fatal: [10.0.96.215]: FAILED! => {"changed": true, "cmd": "/home/elastic/elastic-cloud-enterprise.sh upgrade --cloud-enterprise-version 3.5.1 --docker-registry docker.elastic.co --ece-docker-repository cloud-enterprise", "delta": "0:00:00.150218", "end": "2023-02-23 10:24:10.507898", "msg": "non-zero return code", "rc": 1, "start": "2023-02-23 10:24:10.357680", "stderr": "", "stderr_lines": [], "stdout": "\u001b[0;31mContainer frc-directors-director was not found -- does the current host have a role 'director'?\u001b[0m", "stdout_lines": ["\u001b[0;31mContainer frc-directors-director was not found -- does the current host have a role 'director'?\u001b[0m"]}atal: [10.0.96.215]: FAILED! => {"changed": true, "cmd": "/home/elastic/elastic-cloud-enterprise.sh upgrade --cloud-enterprise-version 3.5.1 --docker-registry docker.elastic.co --ece-docker-repository cloud-enterprise", "delta": "0:00:00.150218", "end": "2023-02-23 10:24:10.507898", "msg": "non-zero return code", "rc": 1, "start": "2023-02-23 10:24:10.357680", "stderr": "", "stderr_lines": [], "stdout": "\u001b[0;31mContainer frc-directors-director was not found -- does the current host have a role 'director'?\u001b[0m", "stdout_lines": ["\u001b[0;31mContainer frc-directors-director was not found -- does the current host have a role 'director'?\u001b[0m"]}"

`**
Ansible version: 2.11.5

@navyau09 navyau09 added the triaged Looked at the issue label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Looked at the issue
Projects
None yet
Development

No branches or pull requests

2 participants