This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Rapid recovery replication timeout

Hi,

Replication on one of our devices will timeout after 15 min in procces. I don't know why this is happining and I checked the event, but I cannot find a problem. I will place the event logs here.

Server side: Microsoft.Http.HttpStageProcessingException: The operation has timed out ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at Microsoft.Http.HttpWebRequestTransportStage.HttpTransportAsyncResult..ctor(Boolean preferSync, HttpRequestMessage request, HttpWebRequestTransportSettings settings, AsyncCallback callback, Object state) at Microsoft.Http.HttpWebRequestTransportStage.ProcessRequestAndTryGetResponse(HttpRequestMessage request, HttpResponseMessage& response, Object& state) at Microsoft.Http.HttpStageProcessingAsyncResult.NextRequest(HttpStageProcessingAsyncResult self) --- End of inner exception stack trace --- at Microsoft.Http.HttpStageProcessingAsyncResult.Complete(HttpStage stage, Exception e) at Microsoft.Http.HttpStageProcessingAsyncResult.NextRequest(HttpStageProcessingAsyncResult self) at Microsoft.Http.HttpClient.Send(HttpRequestMessage request) at Microsoft.Http.HttpMethodExtensions.Method(HttpClient client, HttpMethod method, Uri uri, HttpContent body) at WCFClientBase.ClientBase.ExecuteAction[T](HttpClient client, Uri uri, T request, String method) System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at Microsoft.Http.HttpWebRequestTransportStage.HttpTransportAsyncResult..ctor(Boolean preferSync, HttpRequestMessage request, HttpWebRequestTransportSettings settings, AsyncCallback callback, Object state) at Microsoft.Http.HttpWebRequestTransportStage.ProcessRequestAndTryGetResponse(HttpRequestMessage request, HttpResponseMessage& response, Object& state) at Microsoft.Http.HttpStageProcessingAsyncResult.NextRequest(HttpStageProcessingAsyncResult self)