-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: The remote host closed the connection. The error code is 0x800704CD. (System.Web.HttpException) #387
Comments
I tried to hide this problem by increasing timeout in script:
But, this does not helped. One more thing - sometimes when this timeout is recorder - my web app is restarted as well :( |
One more thing - same error could be reproduced when running Sync-Unicorn directly on azure webapp SCM (so, it is not related to internet connection quality or some other drops) |
Also, I see these kind of errors thrown, which terminates my ASP.NET process completely:
|
Fixed in #390 |
Do you want to request a feature or report a bug?
It is a bug
What is the current behavior?
When I try to sync Unicorn with some long running operation (I observed a project being synced for 500000 ms) via Unicorn.psm1 script - it generates an error
When running sync in browser - it is not reproducing
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
Is there a way to continue sync in background if Stream could not be read and get sync status via API call?
Please mention your Sitecore version and Unicorn version.
Unicorn version is 4.1.1
Sitecore versin 9.1.0
This issue is reproduced stably when running in geo-replicated master and core databases in failover group with Active-Passive
The text was updated successfully, but these errors were encountered: