Forum

FAQs and other general questions are answered here
By CharlesFinley
#11117
Hi Rade,

Just a quick one. If anything what do these errors mean that are logged? The Bot seems to operate normally...

Thanks
1/06/2013 06:47:51: GetMarketPricesCompressed: PerformRequest Exception: System.Net.WebException: The operation has timed out
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at BetfairAPI.UKBFAPI.BFExchangeService.getMarketPricesCompressed(GetMarketPricesCompressedReq request)
at Framework.Requests.GetMarketPricesCompressedRequest.myAVllGO9q3YbKUC7Om(Object , Object )
at Framework.Requests.GetMarketPricesCompressedRequest.PerformRequest()
11/06/2013 06:47:51: RequestsController: RequestError = ERROR, RequestStatus = DONE, Exchange = UK, StartTime = 11/06/2013 06:46:11, EndTime = 11/06/2013 06:47:51
11/06/2013 06:47:53: GetMarketPricesCompressed: PerformRequest Exception: System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at BetfairAPI.UKBFAPI.BFExchangeService.getMarketPricesCompressed(GetMarketPricesCompressedReq request)
at Framework.Requests.GetMarketPricesCompressedRequest.myAVllGO9q3YbKUC7Om(Object , Object )
at Framework.Requests.GetMarketPricesCompressedRequest.PerformRequest()
11/06/2013 06:47:53: RequestsController: RequestError = ERROR, RequestStatus = DONE, Exchange = UK, StartTime = 11/06/2013 06:46:13, EndTime = 11/06/2013 06:47:53
11/06/2013 13:58:51: On bot reset called - clear all P/L values from main grid
11/06/2013 13:58:51: Bot restarted because of UK: 5, AU 0 winning bets
11/06/2013 15:52:59: GetMarketPricesCompressed: PerformRequest Exception: System.Net.WebException: The operation has timed out
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at BetfairAPI.UKBFAPI.BFExchangeService.getMarketPricesCompressed(GetMarketPricesCompressedReq request)
at Framework.Requests.GetMarketPricesCompressedRequest.myAVllGO9q3YbKUC7Om(Object , Object )
at Framework.Requests.GetMarketPricesCompressedRequest.PerformRequest()
11/06/2013 15:52:59: RequestsController: RequestError = ERROR, RequestStatus = DONE, Exchange = UK, StartTime = 11/06/2013 15:51:19, EndTime = 11/06/2013 15:52:59
11/06/2013 15:53:01: GetMarketPricesCompressed: PerformRequest Exception: System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at BetfairAPI.UKBFAPI.BFExchangeService.getMarketPricesCompressed(GetMarketPricesCompressedReq request)
at Framework.Requests.GetMarketPricesCompressedRequest.myAVllGO9q3YbKUC7Om(Object , Object )
at Framework.Requests.GetMarketPricesCompressedRequest.PerformRequest()
11/06/2013 15:53:01: RequestsController: RequestError = ERROR, RequestStatus = DONE, Exchange = UK, StartTime = 11/06/2013 15:51:21, EndTime = 11/06/2013 15:53:01
User avatar
By BfBotManager
#11118
Hi TheGuru12,

It is an issue with your network, bot was unable to make successful request to Betfair server e.g. because your wireless connection got lost or your network is too busy like when downloading large file etc.

It is normal to have few of those errors per day when bot makes thousands of requests to Betfair server.

Regards,
Rade
By CharlesFinley
#11119
Could be actually, Thing is I have been writing my own software for the API. Could be that my network was been hammered at the time. Will keep an eye on it.