Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.96 KB | None | 0 0
  1. 2017-06-29 11:09:20|mono-sgen-1522|WARN|Drunken1|GetOwnedGames() System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: Error while sending TLS Alert (Fatal:InternalError): System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The server stopped the handshake.
  2. at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00023] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  3. at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x002a3] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  4. --- End of inner exception stack trace ---
  5. at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x00032] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  6. at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000c] in <43e01313a2dc40bf9e59cbaf905901a8>:0 ---> System.IO.IOException: Unable to write data to the transport connection: The socket is not connected. ---> System.Net.Sockets.SocketException: The socket is not connected
  7. at System.Net.Sockets.Socket.BeginSend (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags, System.AsyncCallback callback, System.Object state) [0x00022] in <2b0d86369d72459baed0cee98a8e578a>:0
  8. at System.Net.Sockets.NetworkStream.BeginWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.AsyncCallback callback, System.Object state) [0x0009b] in <2b0d86369d72459baed0cee98a8e578a>:0
  9. --- End of inner exception stack trace ---
  10. at System.Net.Sockets.NetworkStream.BeginWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.AsyncCallback callback, System.Object state) [0x000e6] in <2b0d86369d72459baed0cee98a8e578a>:0
  11. at Mono.Security.Protocol.Tls.RecordProtocol.BeginSendRecord (Mono.Security.Protocol.Tls.ContentType contentType, System.Byte[] recordData, System.AsyncCallback callback, System.Object state) [0x00023] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  12. at Mono.Security.Protocol.Tls.RecordProtocol.SendRecord (Mono.Security.Protocol.Tls.ContentType contentType, System.Byte[] recordData) [0x00000] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  13. at Mono.Security.Protocol.Tls.RecordProtocol.SendAlert (Mono.Security.Protocol.Tls.Alert alert) [0x00021] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  14. at Mono.Security.Protocol.Tls.RecordProtocol.SendAlert (System.Exception& ex) [0x0001b] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  15. --- End of inner exception stack trace ---
  16. --- End of inner exception stack trace ---
  17. at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x0004b] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  18. at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x0000e] in <2b0d86369d72459baed0cee98a8e578a>:0
  19. at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <2b0d86369d72459baed0cee98a8e578a>:0
  20. at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in <2b0d86369d72459baed0cee98a8e578a>:0
  21. at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in <2b0d86369d72459baed0cee98a8e578a>:0
  22. --- End of inner exception stack trace ---
  23. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <2b0d86369d72459baed0cee98a8e578a>:0
  24. at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <a07d6bf484a54da2861691df910339b1>:0
  25. --- End of stack trace from previous location where exception was thrown ---
  26. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  27. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  28. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  29. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  30. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  31. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x003e6] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  32. --- End of inner exception stack trace ---
  33.  
  34. Server stack trace:
  35. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00449] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  36. --- End of stack trace from previous location where exception was thrown ---
  37. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  38. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  39. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  40. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  41. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  42. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  43. --- End of stack trace from previous location where exception was thrown ---
  44. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  45. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  46. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  47. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  48. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  49. at SteamKit2.WebAPI+AsyncInterface+<CallAsyncCore>d__7.MoveNext () [0x001f3] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  50.  
  51. Exception rethrown at [0]:
  52. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00449] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  53. --- End of stack trace from previous location where exception was thrown ---
  54. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  55. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  56. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  57. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  58. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  59. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  60. --- End of stack trace from previous location where exception was thrown ---
  61. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00066] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  62. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  63. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  64. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  65. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  66. 2017-06-29 11:09:20|mono-sgen-1522|INFO|BotJzS|ShouldFarm() Idling status for 454080 (Burst): 3 cards remaining
  67. 2017-06-29 11:09:29|mono-sgen-1522|INFO|BotJzS|Farm() Still idling: 454080 (Burst)
  68. 2017-06-29 11:09:46|mono-sgen-1522|WARN|BotSC|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  69. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  70. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  71. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  72. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  73. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  74. 2017-06-29 11:09:46|mono-sgen-1522|WARN|BotDK|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  75. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  76. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  77. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  78. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  79. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  80. 2017-06-29 11:09:46|mono-sgen-1522|WARN|Castor|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  81. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  82. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  83. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  84. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  85. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  86. 2017-06-29 11:09:46|mono-sgen-1522|WARN|BotCast0r|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  87. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  88. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  89. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  90. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  91. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  92. 2017-06-29 11:09:46|mono-sgen-1522|WARN|BotABS|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  93. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  94. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  95. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  96. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  97. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  98. 2017-06-29 11:09:46|mono-sgen-1522|WARN|BotJzS|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  99. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  100. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  101. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  102. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  103. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  104. 2017-06-29 11:09:46|mono-sgen-1522|WARN|ABS1CHT|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  105. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  106. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  107. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  108. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  109. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  110. 2017-06-29 11:09:46|mono-sgen-1522|WARN|Collector|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  111. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  112. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  113. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  114. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  115. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  116. 2017-06-29 11:09:46|mono-sgen-1522|WARN|BotQpQ|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  117. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  118. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  119. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  120. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  121. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  122. 2017-06-29 11:09:46|mono-sgen-1522|WARN|BotC|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  123. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  124. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  125. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  126. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  127. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  128. 2017-06-29 11:09:46|mono-sgen-1522|WARN|DonKey|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  129. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  130. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  131. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  132. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  133. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  134. 2017-06-29 11:09:46|mono-sgen-1522|WARN|BotCvS|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  135. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  136. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  137. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  138. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  139. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  140. 2017-06-29 11:09:46|mono-sgen-1522|WARN|BotSuF|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  141. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  142. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  143. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  144. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  145. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  146. 2017-06-29 11:09:46|mono-sgen-1522|WARN|Adonis|GetOwnedGames() System.TimeoutException: The WebAPI call timed out
  147. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00025] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  148. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  149. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00128] in <26aedeede9534b948c539f8734c8492d>:0
  150. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,System.Object,System.UInt64,System.Int32,System.Boolean,System.Object]:invoke_TResult_T1_T2_T3_T4_T5 (System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  151. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  152. 2017-06-29 11:09:47|mono-sgen-1522|WARN|Wolf1|GetOwnedGames() System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: SecureChannelFailure (Unable to write data to the transport connection: The socket has been shut down.) ---> System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down
  153. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <2b0d86369d72459baed0cee98a8e578a>:0
  154. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <2b0d86369d72459baed0cee98a8e578a>:0
  155. --- End of inner exception stack trace ---
  156. at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x0004b] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  157. at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x0000e] in <2b0d86369d72459baed0cee98a8e578a>:0
  158. at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <2b0d86369d72459baed0cee98a8e578a>:0
  159. at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in <2b0d86369d72459baed0cee98a8e578a>:0
  160. at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in <2b0d86369d72459baed0cee98a8e578a>:0
  161. --- End of inner exception stack trace ---
  162. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <2b0d86369d72459baed0cee98a8e578a>:0
  163. at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <a07d6bf484a54da2861691df910339b1>:0
  164. --- End of stack trace from previous location where exception was thrown ---
  165. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  166. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  167. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  168. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  169. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  170. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x003e6] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  171. --- End of inner exception stack trace ---
  172.  
  173. Server stack trace:
  174. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00449] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  175. --- End of stack trace from previous location where exception was thrown ---
  176. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  177. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  178. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  179. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  180. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  181. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  182. --- End of stack trace from previous location where exception was thrown ---
  183. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  184. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  185. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  186. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  187. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  188. at SteamKit2.WebAPI+AsyncInterface+<CallAsyncCore>d__7.MoveNext () [0x001f3] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  189.  
  190. Exception rethrown at [0]:
  191. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00449] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  192. --- End of stack trace from previous location where exception was thrown ---
  193. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  194. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  195. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  196. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  197. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  198. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  199. --- End of stack trace from previous location where exception was thrown ---
  200. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00066] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  201. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  202. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  203. 2017-06-29 11:09:48|mono-sgen-1522|WARN|Schmand|GetOwnedGames() System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: SecureChannelFailure (Unable to write data to the transport connection: The socket has been shut down.) ---> System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down
  204. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <2b0d86369d72459baed0cee98a8e578a>:0
  205. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <2b0d86369d72459baed0cee98a8e578a>:0
  206. --- End of inner exception stack trace ---
  207. at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x0004b] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  208. at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x0000e] in <2b0d86369d72459baed0cee98a8e578a>:0
  209. at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <2b0d86369d72459baed0cee98a8e578a>:0
  210. at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in <2b0d86369d72459baed0cee98a8e578a>:0
  211. at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in <2b0d86369d72459baed0cee98a8e578a>:0
  212. --- End of inner exception stack trace ---
  213. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <2b0d86369d72459baed0cee98a8e578a>:0
  214. at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <a07d6bf484a54da2861691df910339b1>:0
  215. --- End of stack trace from previous location where exception was thrown ---
  216. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  217. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  218. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  219. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  220. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  221. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x003e6] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  222. --- End of inner exception stack trace ---
  223.  
  224. Server stack trace:
  225. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00449] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  226. --- End of stack trace from previous location where exception was thrown ---
  227. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  228. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  229. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  230. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  231. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  232. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  233. --- End of stack trace from previous location where exception was thrown ---
  234. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  235. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  236. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  237. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  238. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  239. at SteamKit2.WebAPI+AsyncInterface+<CallAsyncCore>d__7.MoveNext () [0x001f3] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  240.  
  241. Exception rethrown at [0]:
  242. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00449] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  243. --- End of stack trace from previous location where exception was thrown ---
  244. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  245. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  246. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  247. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  248. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  249. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  250. --- End of stack trace from previous location where exception was thrown ---
  251. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00066] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  252. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  253. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  254. 2017-06-29 11:09:48|mono-sgen-1522|WARN|Wolf2|GetOwnedGames() System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: SecureChannelFailure (Unable to write data to the transport connection: The socket has been shut down.) ---> System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down
  255. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <2b0d86369d72459baed0cee98a8e578a>:0
  256. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <2b0d86369d72459baed0cee98a8e578a>:0
  257. --- End of inner exception stack trace ---
  258. at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x0004b] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  259. at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x0000e] in <2b0d86369d72459baed0cee98a8e578a>:0
  260. at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <2b0d86369d72459baed0cee98a8e578a>:0
  261. at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in <2b0d86369d72459baed0cee98a8e578a>:0
  262. at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in <2b0d86369d72459baed0cee98a8e578a>:0
  263. --- End of inner exception stack trace ---
  264. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <2b0d86369d72459baed0cee98a8e578a>:0
  265. at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <a07d6bf484a54da2861691df910339b1>:0
  266. --- End of stack trace from previous location where exception was thrown ---
  267. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  268. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  269. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  270. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  271. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  272. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x003e6] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  273. --- End of inner exception stack trace ---
  274.  
  275. Server stack trace:
  276. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00449] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  277. --- End of stack trace from previous location where exception was thrown ---
  278. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  279. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  280. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  281. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  282. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  283. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  284. --- End of stack trace from previous location where exception was thrown ---
  285. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  286. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  287. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  288. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  289. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  290. at SteamKit2.WebAPI+AsyncInterface+<CallAsyncCore>d__7.MoveNext () [0x001f3] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  291.  
  292. Exception rethrown at [0]:
  293. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00449] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  294. --- End of stack trace from previous location where exception was thrown ---
  295. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  296. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  297. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  298. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  299. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  300. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  301. --- End of stack trace from previous location where exception was thrown ---
  302. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00066] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  303. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  304. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
  305. 2017-06-29 11:09:48|mono-sgen-1522|WARN|Wolf3|GetOwnedGames() System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: SecureChannelFailure (Unable to write data to the transport connection: The socket has been shut down.) ---> System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down
  306. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <2b0d86369d72459baed0cee98a8e578a>:0
  307. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <2b0d86369d72459baed0cee98a8e578a>:0
  308. --- End of inner exception stack trace ---
  309. at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x0004b] in <43e01313a2dc40bf9e59cbaf905901a8>:0
  310. at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x0000e] in <2b0d86369d72459baed0cee98a8e578a>:0
  311. at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <2b0d86369d72459baed0cee98a8e578a>:0
  312. at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in <2b0d86369d72459baed0cee98a8e578a>:0
  313. at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in <2b0d86369d72459baed0cee98a8e578a>:0
  314. --- End of inner exception stack trace ---
  315. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <2b0d86369d72459baed0cee98a8e578a>:0
  316. at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <a07d6bf484a54da2861691df910339b1>:0
  317. --- End of stack trace from previous location where exception was thrown ---
  318. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  319. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  320. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  321. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  322. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  323. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x003e6] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  324. --- End of inner exception stack trace ---
  325.  
  326. Server stack trace:
  327. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00449] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  328. --- End of stack trace from previous location where exception was thrown ---
  329. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  330. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  331. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  332. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  333. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  334. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  335. --- End of stack trace from previous location where exception was thrown ---
  336. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  337. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  338. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  339. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  340. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  341. at SteamKit2.WebAPI+AsyncInterface+<CallAsyncCore>d__7.MoveNext () [0x001f3] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  342.  
  343. Exception rethrown at [0]:
  344. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00449] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  345. --- End of stack trace from previous location where exception was thrown ---
  346. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a07d6bf484a54da2861691df910339b1>:0
  347. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a07d6bf484a54da2861691df910339b1>:0
  348. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  349. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a07d6bf484a54da2861691df910339b1>:0
  350. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  351. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <7af2c1e113ae4e65a24dc212799e3de6>:0
  352. --- End of stack trace from previous location where exception was thrown ---
  353. at SteamKit2.WebAPI+Interface.TryInvokeMember (System.Dynamic.InvokeMemberBinder binder, System.Object[] args, System.Object& result) [0x00066] in <f740b1bfddfa4ddb95d88fffe3231fb2>:0
  354. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,ulong,int,bool)
  355. at ArchiSteamFarm.ArchiWebHandler+<>c__DisplayClass36_0.<GetOwnedGames>b__0 () [0x00144] in <4fa4e084d391442aa9cc69821de44732>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement