Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
Bitcoin Biff
on 02/03/2014, 17:56:42 UTC
0.9.8.1
i try added crpytsy API key, and get me  "Something went wrong. Exception message: "
Now i cannot set any API for btce, cex.io, everything is blocked by this message. Also Tradebot edit did not work.

So some Cryptsy API issue on Cryptsy side, but problem is that crpytsy problem block whole tradeserver others apis.


Code:
2014-01-03 09:54:28.740 |DEBUG| File request: http://localhost:8090/setup_btce.html
2014-01-03 09:54:31.410 |ERROR|
2014-01-03 09:54:31.420 |DEBUG| System.Exception ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
   at System.Net.HttpWebRequest.GetResponse()
   at Cryptsy.CryptsyAPI.CryptsyQuery(Boolean authenticate, Dictionary`2 args)
   at Cryptsy.CryptsyAPI.GetBalance()
   at TradeServer.Trading.Engine.ExchangePlatforms.ExchangePlatformCryptsy.UpdateWallet(Wallet wallet)
   --- End of inner exception stack trace ---
   at TradeServer.Trading.Engine.ExchangePlatforms.ExchangePlatformCryptsy.IsConnected()
   at TradeServer.WebServer.Controller.WebInterfaceController.ParseIfAreas(String result)
   at TradeServer.WebServer.Controller.WebInterfaceController.ParseAll(String result, Dictionary`2 parameters)
   at TradeServer.WebServer.Controller.WebInterfaceController.HandleWebRequest(String filename, Dictionary`2 parameters)
   at HaasonlineTradeServer.Controller.MainApplication.WebserverHandleArguments(HttpListenerRequest request)

I have this exact problem - on a brand new install of the software. Now nothing works. Also the interface doesn't work on Internet Explorer, which has the largest market share of web browsers. There is also no settings for security / authentication on the web interface, which I would have thought would be an obvious necessity. I kinda wish I'd kept my bitcoins for another bot.