TheGodfather

Sometimes my server goes into a weird loop crash error with this as the error.. It crashes and restarts the server in a never-ending loops for awhile. Then eventually it runs.Thoughts?
The crash log with very little info.:
Server Crash Report

===================



ServUO Version 0.0, Build 0.0

Operating System: Microsoft Windows NT 6.2.9200.0

.NET Framework: 4.0.30319.42000

Time: 4/14/2021 10:03:57 PM

Mobiles: 52024

Items: 501731

Exception:

System.Net.ProtocolViolationException: You must provide a request body if you set ContentLength>0 or SendChunked==true.  Do this by calling [Begin]GetRequestStream before [Begin]GetResponse.



Server stack trace:

   at System.Net.HttpWebRequest.BeginGetResponse(AsyncCallback callback, Object state)

   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)

   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)



Exception rethrown at [0]:

   at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)

   at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)

   at System.Action`2.EndInvoke(IAsyncResult result)

   at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg)

   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)

   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()

   at System.Threading.ThreadPoolWorkQueue.Dispatch()



Clients:

- Count: 0
 
Back