Advertisement
Guest User

Untitled

a guest
May 21st, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. Core.ExceptionHandler Critical program failure!.
  2. System.Net.WebException: The remote server returned an error: (522) Origin Connection Time-out.
  3. at System.Net.HttpWebRequest.GetResponseFromData (System.Net.WebResponseStream stream, System.Threading.CancellationToken cancellationToken) [0x00146] in <e8eb3d7a311640f484845e45cbec8973>:0
  4. at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <e8eb3d7a311640f484845e45cbec8973>:0
  5. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  6. at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <e8eb3d7a311640f484845e45cbec8973>:0
  7. at System.Net.WebClient.DownloadBits (System.Net.WebRequest request, System.IO.Stream writeStream) [0x000e6] in <e8eb3d7a311640f484845e45cbec8973>:0
  8. at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00061] in <e8eb3d7a311640f484845e45cbec8973>:0
  9. at System.Net.WebClient.DownloadString (System.Uri address) [0x00011] in <e8eb3d7a311640f484845e45cbec8973>:0
  10. at System.Net.WebClient.DownloadString (System.String address) [0x00008] in <e8eb3d7a311640f484845e45cbec8973>:0
  11. at TS3AudioBot.Core.checkLicense () [0x000bd] in <d6e5591d0f27477bb0a8dca3d38f5a61>:0
  12. at TS3AudioBot.Core.Run (System.Boolean interactive) [0x00031] in <d6e5591d0f27477bb0a8dca3d38f5a61>:0
  13. at TS3AudioBot.Core.Main (System.String[] args) [0x000be] in <d6e5591d0f27477bb0a8dca3d38f5a61>:0
  14. 2019-05-21 09:42:29.8689| INFO|Core.Dispose TS3AudioBot shutting down.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement