6
« on: October 22, 2013, 11:14:49 AM »
20 Oct 22:17:04,493 - Crashed The remote name could not be resolved: 'api.twitch.tv'
20 Oct 22:17:04,690 - Crashed at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at DeepBot.TwitchOnlineCheck.getOnline_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
20 Oct 22:21:07,409 - Crashed The remote name could not be resolved: 'api.twitch.tv'
20 Oct 22:21:07,409 - Crashed at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at DeepBot.TwitchOnlineCheck.getOnline_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
21 Oct 20:30:17,003 - Crashed A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.16.71.171:443
21 Oct 20:30:17,070 - Crashed at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)