Hi,
I updated my linux agent through apt on my debian machines without any issue.
I'cant update the windows agents (tried on API console and CLI with same result.) There's not error, but no upgrade.
It occurs on all my windows machine so far.
Command issued :
# /var/ossec/bin/agent_upgrade -d -a 005 -f var/upgrade/wazuh_agent_v4.5.0_windows.wpk
Upgrading...
Upgraded agents:
Agent 006 upgraded: Wazuh v4.4.5 -> Wazuh v4.4.5
I also tried
/var/ossec/bin/agent_upgrade -d -a 005 (same result)
Upgrade Log :
2023-08-16 14:03:05Z - Current version: v4.4.5.
2023-08-16 14:03:05Z - Generating backup.
2023-08-16 14:03:05Z - Backing up Wazuh home files.
2023-08-16 14:03:09Z - Searching Wazuh-Agent cached MSI through the registry.
2023-08-16 14:03:09Z - Wazuh-Agent cached MSI was not found.
2023-08-16 14:03:09Z - Trying to stop Wazuh service.
2023-08-16 14:03:11Z - Starting upgrade processs.
2023-08-16 14:03:15Z - Waiting for the Wazuh-Agent installation to end.
2023-08-16 14:03:17Z - Waiting for the Wazuh-Agent installation to end.
2023-08-16 14:03:19Z - Waiting for the Wazuh-Agent installation to end.
2023-08-16 14:03:21Z - Waiting for the Wazuh-Agent installation to end.
2023-08-16 14:03:23Z - Waiting for the Wazuh-Agent installation to end.
2023-08-16 14:03:25Z - Restarting Wazuh-Agent service.
2023-08-16 14:03:26Z - Installation finished.
2023-08-16 14:03:26Z - Process ID: 14732.
2023-08-16 14:03:36Z - Reading status file: status='connected'.
2023-08-16 14:03:36Z - Upgrade finished successfully.
2023-08-16 14:03:36Z - New version: v4.4.5.
If someone can help me with this...
Thanks !