Skip to content

Commit 6309c71

Browse files
authored
Merge pull request #91343 from jeffpatt24/patch-12
Update storage-sync-files-troubleshoot.md
2 parents 07aab8d + d5d2f8f commit 6309c71

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

articles/storage/files/storage-sync-files-troubleshoot.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Troubleshoot common issues with Azure File Sync.
44
author: jeffpatt24
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 07/29/2019
7+
ms.date: 10/10/2019
88
ms.author: jeffpatt
99
ms.subservice: files
1010
---
@@ -793,6 +793,17 @@ To resolve this issue, delete and recreate the sync group by performing the foll
793793
4. If cloud tiering was enabled on a server endpoint, delete the orphaned tiered files on the server by performing the steps documented in the [Tiered files are not accessible on the server after deleting a server endpoint](https://docs.microsoft.com/azure/storage/files/storage-sync-files-troubleshoot?tabs=portal1%2Cazure-portal#tiered-files-are-not-accessible-on-the-server-after-deleting-a-server-endpoint) section.
794794
5. Recreate the sync group.
795795
796+
<a id="-2145844941"></a>**Sync failed because the HTTP request was redirected**
797+
798+
| | |
799+
|-|-|
800+
| **HRESULT** | 0x80190133 |
801+
| **HRESULT (decimal)** | -2145844941 |
802+
| **Error string** | HTTP_E_STATUS_REDIRECT_KEEP_VERB |
803+
| **Remediation required** | Yes |
804+
805+
This error occurs because Azure File Sync does not support HTTP redirection (3xx status code). To resolve this issue, disable HTTP redirect on your proxy server or network device.
806+
796807
### Common troubleshooting steps
797808
<a id="troubleshoot-storage-account"></a>**Verify the storage account exists.**
798809
# [Portal](#tab/azure-portal)

0 commit comments

Comments
 (0)