Created on
01-29-2025
06:35 AM
Edited on
01-29-2025
06:36 AM
By
Jean-Philippe_P
Description | This article describes the steps to troubleshoot FortiEDR Connection Status: Can't connect to server (-300060). |
Scope | FortiEDR. |
Solution |
When deploying the FortiEDR collector in Windows devices, a Connection Status error: 'Can't connect to server (-300060)' could be seen:
To troubleshoot the issue, follow the below steps:
telnet <ip_address_of_Aggregator> -p 8081
Also, run the below command in Powershell:
Run the CLI command to confirm the connection to Aggregator (Port 8081)/Core (Port555) servers is established:
netstat -an | findstr 8081 netstat -an | findstr 555
C:\Program Files\Fortinet\FortiEDR\FortiEDRCollectorService.exe --estatus
Connection error -300060 is likely related to SSL connection issues. Verify if Firewall policies are forcing an SSL Deep-inspection in this traffic. To fix it, create a new firewall rule with no SSL-inspection for Aggregator and Core IP address Destinations (ports 8081 and 555) and verify the connection again.
C:\Program Files\Fortinet\FortiEDR\FortiEDRCollectorService.exe --estatus C:\Program Files\Fortinet\FortiEDR\FortiEDRCollectorService.exe --support |
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.