Technical Tip: How to rebuild the FFDB database in case of error 'ffdb_err_msg_print: ret=-4, Error: kernel error'
| Description | This article describes how to rebuild the FFDB database in case of error 'ffdb_err_msg_print: ret=-4, Error: kernel error'. |
| Scope | FortiGate v7.0 or later. |
| Solution |
This can be verified using the below command:
diagnose debug config-error-log read
To clear the FFDB files:
diag internet-service clear /data2/ffdb_app
Use the command 'fnsysctl ls /data2/' to verify the database is deleted.
Run the below command to download the database again:
execute update-now
If the above troubleshooting steps did not help, fail-over the traffic to one of the FortiGates that has no error and consider rebooting the FortiGates with the error detected. |