Hi all,
Compiling wazuh agent 4.2.4 under FreeBSD 13, agent fails at startup:
2021/10/21 09:52:28 wazuh-execd: INFO: Started (pid: 14009).
2021/10/21 09:52:29 wazuh-agentd: INFO: (1410): Reading authentication keys file.
2021/10/21 09:52:29 wazuh-agentd: INFO: Using notify time: 60 and max time to reconnect: 120
2021/10/21 09:52:29 wazuh-agentd: INFO: Version detected -> FreeBSD |client10 |13.0-RELEASE-p4 |FreeBSD 13.0-RELEASE-p4 #0: Tue Aug 24 07:33:27 UTC 2021 ro...@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC |amd64 [FreeBSD|freebsd: 13.0-RELEASE-p4] - Wazuh v4.2.4
2021/10/21 09:52:29 wazuh-agentd: INFO: Started (pid: 14019).
2021/10/21 09:52:29 wazuh-agentd: INFO: Server IP Address: 172.22.59.4
2021/10/21 09:52:29 wazuh-agentd: INFO: Server IP Address: 172.22.55.1
2021/10/21 09:52:29 wazuh-agentd: INFO: Using AES as encryption method.
2021/10/21 09:52:29 wazuh-agentd: INFO: Trying to connect to server (
172.22.59.4:1575/tcp).
2021/10/21 09:52:29 wazuh-agentd: INFO: (4102): Connected to the server (
172.22.59.4:1575/tcp).
2021/10/21 09:52:29 wazuh-agentd: ERROR: (1207): Syscheck remote configuration in 'etc/shared/agent.conf' is corrupted.
2021/10/21 09:52:29 wazuh-execd: INFO: Active response command not present: 'active-response/bin/restart-ossec.sh'. Not using it on this system.
2021/10/21 09:52:29 wazuh-execd: INFO: Active response command not present: 'active-response/bin/restart-ossec.cmd'. Not using it on this system.
2021/10/21 09:52:29 wazuh-execd: INFO: Active response command not present: 'active-response/bin/restart-ossec.sh'. Not using it on this system.
2021/10/21 09:52:29 wazuh-execd: INFO: Active response command not present: 'active-response/bin/restart-ossec.cmd'. Not using it on this system.
2021/10/21 09:52:29 wazuh-execd: INFO: Active response command not present: 'active-response/bin/restart-wazuh.exe'. Not using it on this system.
2021/10/21 09:52:29 wazuh-execd: INFO: Active response command not present: 'active-response/bin/pf.sh'. Not using it on this system.
2021/10/21 09:52:29 wazuh-execd: INFO: Active response command not present: 'active-response/bin/pf.sh'. Not using it on this system.
2021/10/21 09:52:29 wazuh-execd: INFO: Active response command not present: 'active-response/bin/pf.sh'. Not using it on this system.
2021/10/21 09:52:29 wazuh-execd: INFO: Active response command not present: 'active-response/bin/pf.sh'. Not using it on this system.
2021/10/21 09:52:29 wazuh-execd: INFO: Active response command not present: 'active-response/bin/pf.sh'. Not using it on this system.
2021/10/21 09:52:30 wazuh-syscheckd: INFO: (6678): No directory provided for syscheck to monitor.
2021/10/21 09:52:30 wazuh-syscheckd: INFO: (6001): File integrity monitoring disabled.
2021/10/21 09:52:30 rootcheck: INFO: Rootcheck disabled.
2021/10/21 09:52:31 wazuh-logcollector: INFO: (1905): No file configured to monitor.
2021/10/21 09:52:31 wazuh-logcollector: INFO: Started (pid: 14039).
2021/10/21 09:52:32 wazuh-modulesd: INFO: Started (pid: 14049).
2021/10/21 09:52:32 wazuh-modulesd:agent-upgrade: INFO: (8153): Module Agent Upgrade started.
Using shared configuration.
Best regards,
C. L. Martinez