FortiSIEM
FortiSIEM provides Security Information and Event Management (SIEM) and User and Entity Behavior Analytics (UEBA)
Nishtha_Baria
Article Id 276142
Description This article describes step-by-step instructions on how to troubleshoot and resolve the 'FDS Manager Error: Server No Response' issue that may occur in FortiSIEM, Fortinet's Security Information and Event Management (SIEM) solution.
Scope FortiSIEM.
Solution

The 'FDS Manager Error: Server No Response' message typically indicates a communication problem between the FortiSIEM collector and the server. This guide helps to diagnose and address the issue to ensure the proper functioning of your FortiSIEM system.

 

The 'FDS Manager Error: Server No Response' error in FortiSIEM indicates a communication problem between the collector and server.

Regularly monitor the status and communication between collectors and servers to maintain a healthy FortiSIEM system.

 

Troubleshooting steps:

 

  1. Check Network Connectivity:
    Verify that there is network connectivity between the FortiSIEM collector and the FortiSIEM server. Ensure that there are no network issues or interruptions that could be causing communication problems.

  2. Server Status:
    Log in to the FortiSIEM web interface and check the status of the FortiSIEM server. Ensure that the server is operational and not experiencing any issues.

  3. Collector Status:
    Access the FortiSIEM collector's console or web interface and check the collector's status. Ensure that the collector is running and connected to the network.

  4. Time Synchronization:
    Verify that both the FortiSIEM collector and server have synchronized system clocks. Time discrepancies can lead to communication problems.

  5. Firewall and Security Policies:
    Review firewall and security policies on both the collector and server. Ensure that there are no rules blocking communication between the collector and server.

  6. Check Configuration:
    Double-check the configuration settings on both the FortiSIEM collector and server to ensure they are correctly set up for communication.

  7. Log Files:
    Access the log files on both the collector and server. Look for any error messages or entries related to the 'FDS Manager Error: Server No Response (code=11)' issue.

  8. Restart Services:
    Try restarting the FortiSIEM services on both the collector and server. This can sometimes resolve communication problems.
    On the collector, it is possible to restart services using commands like:
    service fdsagent restart
    service fdsmanager restart

    On the server, use the appropriate commands to restart FortiSIEM services.

  9. Test Connectivity:
    Use tools like 'telnet' or 'nc' to test if the collector can establish a connection to the server on the required ports. For example:
    telnet <FortiSIEM-Server-IP> <Port>
    Replace '<FortiSIEM-Server-IP>' with the actual IP address of the server and '<Port>' with the relevant communication port.

  10. Update Collector:
    Ensure that the FortiSIEM collector is running the latest version and has all available updates installed. Outdated software can sometimes lead to communication issues.

  11. Contact Fortinet Support:
    If the issue persists and it is not possible to resolve it using the above steps, consider contacting Fortinet Support for further assistance. Provide details about the error and the troubleshooting steps.