You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: