Skip to content

Commit 9a37893

Browse files
authored
Update storage-sync-files-troubleshoot.md
Added error code 0x80190133
1 parent b769c8d commit 9a37893

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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)