Closed Rolly-M closed 1 month ago
The problem is related to create_user.py
script.
This issue was already encountered in the following issue: https://github.com/wazuh/wazuh-docker/issues/1520. The issue was resolved, and the fix was added in 4.9.0
but was not merged into 4.9.1
.
The fix has been tested at 4.9.1
, and the error has been resolved successfully.
Hi @Enaraque or @Rolly-M I am still having the same problem in 4.9.1-rc3. How can I apply a fix? Thank you
@enekux, you can use the 4.9.1-rc4
images.
Hi @teddytpc1, now it is working thanks
Hello, I am working on the RC 2 - E2E UX tests - Deployment on Docker and encountered the following issue with one of the test requirements.
The requirement was to test container Stop, Start and restart. When doing this for the Single node deployment, I did stop the container for the Wazuh server then restarted it but then it isn't able to restart. It enters a loop and keeps trying but the same error persiste
There was an error configuring the API user
Find below the Wazuh server container log from when the service starts to when it stops:
I then tried to restart the Wazuh master node in a multi-node deployment and had the same outcome.