Created on
11-13-2025
05:07 AM
Edited on
11-24-2025
02:15 AM
By
Jean-Philippe_P
| Description | This article describes how to perform and troubleshoot a Linux Agent upgrade using the Image Server. |
| Scope |
Linux Agent v5.x to v7.4.x. Supervisor and Collector v6.x to v7.4.x. |
| Solution |
Prerequisites:
tail -f /etc/httpd/logs/ssl_access_log | grep <AGENT_IP>
Successful update log example:
10.0.0.4--[12/Nov/2025:11:46:51 +0100] "PUT //phoenix/rest/linuxAgent/update HTTP/1.1" 200 280
psql phoenixdb phoenix -c "select param_str, type, progress from ph_task where type = 'ImageSetup'"
The progress column should indicate 100, and the superFQDN in the URL should point to the correct IP/FQDN that the agent will use to download the image.
Troubleshooting:
tail -f /opt/fortinet/fortisiem/linux-agent/log/phoenix.log
ls -la /opt/fortinet/fortisiem/linux-agent/upgrade
Review the Linux phoenix log for errors:
cat /opt/fortinet/fortisiem/linux-agent/log/phoenix.log
Note: If the phoenix log shows an error where the Linux host failed to contact the Supervisor IP/FQDN when the Agent is registered with the Collector IP. Example:
PH_HTTP_CLIENT_GET_INIT_RESPONSE_FAILED]:[eventSeverity]=PHL_ERROR,[procName]=phLinuxAgent,[fileName]=phHttpClient.cpp,[lineNumber]=1039,[infoURL]=https://FSMSupervisor.siem.local:443//phoenix/rest/config/applicationPackage,[phLogDetail]=Http client failed to get initial response from URL
This is a known bug affecting the Linux Agent version 7.2.x and below. This is because these versions do not have the SuperOverride option.
To fix this issue, the agent needs to be manually upgraded to v7.3.0 and the SuperOverride option used. See the Installation Guide for more information: Installing Linux Agent. If the Agent is registered with the Collector FQDN/IP. Ensure the agent-proxy.conf file contains all the proxy configuration lines from the latest release document. See the link below for the Linux Agent Configuration Guide v7.4.2. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.