Technical Tip: Explaining HA sync error 'send() failed: 14(Bad address)'
| Description | This article describes the HA sync error captured during the HA sync issue. |
| Scope | FortiGate. |
| Solution | During HA random disconnects, below error is observed:
<hasync:WARN> conn=0x10e812b0 send() failed: 14(Bad address). conn->dst=169.254.0.2
Verify the following settings:
config system ha
HA SYNC debug logs can be collected with the following commands:
diagnose debug enable diagnose debug console timestamp enable diagnose debug application hasync -1 diagnose debug enable diagnose debug disable <----- To stop the debug output.
Related document: |