Ask the Community
Groups
FAQ: Backup failures due to network connection stopped - Connect IT Community | Kaseya
<main> <article class="userContent"> <h2 data-id="summary"><strong>SUMMARY</strong></h2> <p>This article discusses how to provide a solution to backup failures due to some network connection issues</p> <h2 data-id="issue"><strong>ISSUE</strong></h2> <p></p> <h3 data-id="purpose">Purpose</h3> <p>Provide solution to backup failures due to network connection issues in some cases</p> <h3 data-id="applies-to">Applies To</h3> <p>Windows Agent based Backups</p> <h3 data-id="symptoms-description">Symptoms / Description</h3> <p>Backups fail due to network connection stopped or WinSock error 10054</p> <h3 data-id="cause">Cause</h3> <p>An existing connection was forcibly closed by the remote host. This normally results if the peer application on the remote host is suddenly stopped, the host is rebooted, the host or remote network interface is disabled, or the remote host uses a hard close (see setsockopt for more information on the SO_LINGER option on the remote socket). This error may also result if a connection was broken due to keep-alive activity detecting a failure while one or more operations are in progress. Operations that were in progress fail with WSAENETRESET. Subsequent operations fail with WSAECONNRESET.</p> <h3 data-id="resolution-workaround-execution-process">Resolution / Workaround / Execution Process</h3> <p>Add or update the following TCP/IP tuning parameter in the Windows registry and then reboot and try a new backup attempt.</p> <p> </p> <blockquote class="blockquote"> <p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters]</p> <p>TCPMaxDataRetransmissions=dword:00000010</p> </blockquote> <p> </p> <h3 data-id="third-party-sources">Third-Party Sources</h3> <p><a rel="nofollow" href="/home/leaving?allowTrusted=1&target=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fprevious-versions%2Fwindows%2Fit-pro%2Fwindows-server-2003%2Fcc780586%28v%3Dws.10%29">https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc780586(v=ws.10)</a></p> <p><a rel="nofollow" href="/home/leaving?allowTrusted=1&target=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fprevious-versions%2Fwindows%2Fit-pro%2Fwindows-2000-server%2Fcc938210%28v%3Dtechnet.10%29">https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-2000-server/cc938210(v=technet.10)</a></p> <p><a rel="nofollow" href="/home/leaving?allowTrusted=1&target=https%3A%2F%2Fsupport.microsoft.com%2Fen-us%2Fhelp%2F170359%2Fhow-to-modify-the-tcp-ip-maximum-retransmission-time-out">https://support.microsoft.com/en-us/help/170359/how-to-modify-the-tcp-ip-maximum-retransmission-time-out</a></p> <p> </p> </article> </main>