Description | This article describes the error, 'files dropped by quarantine daemon FortiGate ' seen in the general system event log, and how to resolve it. |
Scope | FortiGate. |
Solution |
Determine whether there is a sandbox in the environment, if there is a FortiSandbox. Refer to this KB article: Technical Tip: How to troubleshoot FortiGate and FortiSandbox communication
execute system fortisandbox test-connectivity
Run the debugs:
diagnose debug application quarantine -1 diagnose debug console timestamp enable diagnose debug enable
2025-06-23 12:49:44 __quar_ipc_recver()-434: New job, cmd 4, req_length 848, qfd: 11
In the above logs, see that 'quar': Quarantine daemon is being created and then getting deleted, as there is no FortiSandbox connected.
Check the AV profile and make sure quarantine is not enabled because if it is enabled, the logs will be sent, resulting in the error. This will be visible in the cases where external logging (FortiAnalyzer in this case) is enabled, the behavior observed is firewall generates the traffic to be sent towards the FortiSandbox, but fails as there is none connected, resulting in the issue.
Do:
# unset quarantine # end
Run the debugs again to verify no 'quar' jobs are getting created: Technical Tip: How to troubleshoot FortiGate and FortiSandbox communication |
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.