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

waiting for API ends with error #3156

Open
badummtss opened this issue Oct 23, 2024 · 0 comments
Open

waiting for API ends with error #3156

badummtss opened this issue Oct 23, 2024 · 0 comments

Comments

@badummtss
Copy link

badummtss commented Oct 23, 2024

|Wazuh version|Install type|Action performed|Platform|
|4.9.1|Ansible|TASK [../roles/wazuh/wazuh-indexer : Wait for Wazuh indexer |Ubuntu 24.04

I'm testing out the new 4.9.1 version with ansible as cluster configuration.
I have 3 lxc's on Proxmox created for that (all of them created with terraform).
I used this document https://documentation.wazuh.com/current/deployment-options/deploying-with-ansible/guide/install-ansible.html for installation.

On two of my nodes everything seems to be fine, on one I get the following error:
FAILED - RETRYING: [ct-xxxx]: Wait for Wazuh indexer API (22 retries left) and
fatal: [ct-cl-wazuh-02.loc]: FAILED! => {"attempts": 24, "changed": false, "content": "OpenSearch Security not initialized.", "content_length": "36", "content_type": "text/plain; charset=UTF-8", "elapsed": 0, "msg": "Status code was 503 and not [200, 401]: HTTP Error 503: Service Unavailable", "redirected": false, "status": 503, "url": "https://127.0.0.1:9200/_cat/health/"}

Could anyone help me out to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant