You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/azure-storage/files/file-sync/file-sync-troubleshoot-sync-errors.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
---
2
1
title: Troubleshoot sync health and errors in Azure File Sync
3
2
description: Troubleshoot common issues with monitoring sync health and resolving sync errors in an Azure File Sync deployment.
4
3
author: khdownie
@@ -280,6 +279,13 @@ No action required. Azure File Sync has a scheduled task (VssSyncScheduledTask)
280
279
|**Error string**| WININET_E_TIMEOUT |
281
280
|**Remediation required**| Yes |
282
281
282
+
| Error | Code |
283
+
|-|-|
284
+
|**HRESULT**| 0x80072EFE |
285
+
|**HRESULT (decimal)**| -2147012866 |
286
+
|**Error string**| WININET_E_CONNECTION_ABORTED |
287
+
|**Remediation required**| Yes |
288
+
283
289
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:
284
290
285
291
1. Verify the Windows service *FileSyncSvc.exe* is not blocked by your firewall.
0 commit comments