From Toxic Goose, 5 Years ago, written in Plain Text.
Embed
  1. 2019-11-04 17:09:32 11 ERROR K12RS.Web.SSO 0 WIN-20-0-3-38 0 99c5a60d-6f0b-4fc9-bd14-4a24f1d5c1f3 'Rumba ticket validation failed'
  2. 2019-11-04 17:10:39 8 ERROR K12RS.ServiceLayer.RumbaIntegrationService 0 WIN-20-0-3-38 0 b2ec1f3c-6067-41c2-9e97-3a281005f809 'Error in RumbaSsoProviderForServices: Network/Internal error with Rumba System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
  3. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  4. — End of inner exception stack trace —
  5. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  6. at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
  7. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  8. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  9. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  10. at System.Threading.ExecutionContext.runTryCode(Object userData)
  11. at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  12. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  13. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  14. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  15. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  16. at System.Net.ConnectStream.WriteHeaders(Boolean async)