Skip to content

Commit a43b942

Browse files
Update file-sync-troubleshoot-sync-errors.md
Updated - WININET_E_CONNECTION_ABORTED
1 parent 9cf081e commit a43b942

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

support/azure/azure-storage/files/file-sync/file-sync-troubleshoot-sync-errors.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
title: Troubleshoot sync health and errors in Azure File Sync
32
description: Troubleshoot common issues with monitoring sync health and resolving sync errors in an Azure File Sync deployment.
43
author: khdownie
@@ -280,6 +279,13 @@ No action required. Azure File Sync has a scheduled task (VssSyncScheduledTask)
280279
| **Error string** | WININET_E_TIMEOUT |
281280
| **Remediation required** | Yes |
282281

282+
| Error | Code |
283+
|-|-|
284+
| **HRESULT** | 0x80072EFE |
285+
| **HRESULT (decimal)** | -2147012866 |
286+
| **Error string** | WININET_E_CONNECTION_ABORTED |
287+
| **Remediation required** | Yes |
288+
283289
This error can occur whenever the Azure File Sync service is inaccessible from the server. You can troubleshoot this error by working through the following steps:
284290

285291
1. Verify the Windows service *FileSyncSvc.exe* is not blocked by your firewall.

0 commit comments

Comments
 (0)