Hi ifeany,
I have already downloaded these packages and uploaded them to the proposed server. Unfortunately, I am not able to execute the wazuh-install.sh for installation in the proposed server. it's giving me the below error
root@wazuh-test:/wazuh# ls
wazuh-certs-tool.sh wazuh-install-files.tar wazuh-install.sh wazuh-offline.tar.gz
root@wazuh-test:/wazuh# ./wazuh-install.sh -a -o
07/10/2022 12:06:39 INFO: Starting Wazuh installation assistant. Wazuh version: 4.3.8
07/10/2022 12:06:39 INFO: Verbose logging redirected to /var/log/wazuh-install.log
07/10/2022 12:06:40 INFO: --- Removing existing Wazuh installation ---
07/10/2022 12:06:40 INFO: Removing Wazuh manager.
07/10/2022 12:06:41 INFO: Wazuh manager removed.
07/10/2022 12:06:41 INFO: Removing Wazuh indexer.
07/10/2022 12:06:41 INFO: Wazuh indexer removed.
07/10/2022 12:06:41 INFO: Wazuh GPG key not found in the system
07/10/2022 12:06:41 INFO: Installation cleaned.
07/10/2022 12:06:47 INFO: Wazuh repository added.
07/10/2022 12:06:47 INFO: --- Configuration files ---
07/10/2022 12:06:47 INFO: Generating configuration files.
07/10/2022 12:06:48 INFO: Created wazuh-install-files.tar. It contains the Wazuh cluster key, certificates, and passwords necessary for installation.
07/10/2022 12:06:48 INFO: --- Wazuh indexer ---
07/10/2022 12:06:48 INFO: Starting Wazuh indexer installation.
07/10/2022 12:06:49 ERROR: Wazuh indexer installation failed.
07/10/2022 12:06:49 INFO: --- Removing existing Wazuh installation ---
07/10/2022 12:06:49 INFO: Removing Wazuh manager.
07/10/2022 12:06:52 INFO: Wazuh manager removed.
07/10/2022 12:06:52 INFO: Removing Wazuh indexer.
07/10/2022 12:06:52 INFO: Wazuh indexer removed.
07/10/2022 12:06:52 INFO: Wazuh GPG key not found in the system
07/10/2022 12:06:52 INFO: Installation cleaned.
root@wazuh-test:/wazuh#
Do you have the Offline Complete Installation script? The given script only helps to download the package, not for the offline installation. The given script will work only with an internet connection.
Thanks
Rahul