...
BugZero found this defect 4120 days ago.
While a job is processing, a job may intermittently fail while sending data from the source proxy to the target proxy/repository server with:
This is related to a networking issue between the servers. These errors are most common when going across a WAN network. However, they can occasionally happen to local traffic as well.
Typically this issue is related to packet loss somewhere on the network between the two servers. There are some utilities to test the line, it is advisable to involve the ISP or networking team. Some common tools typically recommended for testing are Iperf as it can give quite a bit of information about the network connection and Wireshark.
If the "forcibly closed by the remote host" error occurs consistently, a full investigation of the network instability is suggested as documented in the Solution section above. However, if the error only occurs occasionally, it is possible to adjust the number of reconnect attempts the agent processes perform. To do so, create the following registry value on the Veeam Backup server. Key Location: HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\Value Name: AgentMaxReconnectRetriesValue Type: DWORD (32-bit) ValueValue Data(Default): 30 The default is 30 retries. This may be increased as needed.