dciftci

Results 7 comments of dciftci

Hi @vcerenu , many thanks for the reply. We went for the single mode deployment and followed the guide except the certification generation part. The generate-indexer-certs.yml is clearly not working...

Hi @vcerenu, many thanks for the reply. There is an internet connection for sure - where we were able to pull the images successfully from the docker repository. Specifically, we...

Hi @vcerenu, I deleted all the containers, volumes and files/folders inside wazuh_indexer_ssl_certs as you recommended. Initially, I defined the proxy in generate-indexer-certs.yml, but still having the same error (We should...

hi @vcerenu, many thanks for the rapid reply. I was able to solve it via > following the official procedure on a test-PC (has no problems with proxy) and able...

Hi @vcerenu, This is what we see in manager; elasticsearch: https://wazuh.indexer:9200... parse url... OK connection... parse host... OK dns lookup... OK addresses: 172.19.0.3 dial up... OK TLS... security: server's certificate...

Hi @vcerenu, The problem was fixed. I was able to generate the certificates successfully by not chaning the IP address of certs.yml file on my test PC. When I moved...

I guess the problem is related to specific python / pip proxy settings. I was able to fix it by bypassing the proxy settings and able to execute docker compose...