Victor Ereñú

Results 63 comments of Victor Ereñú

We analyzed removing the harcoding of the files within the Dockerfile of the Wazuh dashboard and Wazuh indexer. It was concluded that the elimination of the chowns in the `Builder`...

Hello @guikubivan Can you tell me what steps did you take to upgrade? Did you recreate the certificates or did you use the ones you had created for version `v4.3.10`?...

Hello We currently don't have Wazuh deployed configured or tested on openshift, but I can help you with some bugs you posted so they can help you fix it. About...

The error you have may be due to the fact that you have commented out the `INDEXER_URL` variable, that variable must carry the URL, service name or ip of the...

Hello @0xThegarlic As I mentioned in the previous post, we don't have an implementation in `OpenShift`, so we can't test the implementation you're making. The above messages have been created...

Hello @tbaror What operating system and docker version are you using? In addition to removing the containers for deployment from scratch, please check that there are no volumes left with...

Hello @denizciftci-sec Could you tell me which of the two deployments you are using (single_node or multi_node) and what steps did you take for it? I recommend that to deploy...

Hi @denizciftci-sec I see that when you tried to create you had containers up, that means that you should already have the certificates or you have created directories with the...

About the containers that I told you, it is referred to this warning: ``` WARN[0000] Found orphan containers ([single-node-wazuh.dashboard-1 single-node-wazuh.manager-1 single-node- ``` You must download all the containers that are...

Hello @denizciftci-sec You can check directly with the commands with which we check in the image if the tool exists ``` curl --silent -I https://packages.wazuh.com/4.3/wazuh-certs-tool.sh | grep -E "^HTTP" |...