Post
Topic
Board Altcoin Discussion
Re: [ANN] CryptoSwitcher - Automatically mine the best coin.
by
BTCsckr
on 26/06/2013, 03:54:35 UTC
After Cryptsy DDoS i´m getting this error

Traceback (most recent call last):
  File "C:\Mineria\CryptoSwitcher\cryptoSwitcher.py", line 600, in
    sellCoinCryptsy(abbreviation)
  File "C:\Mineria\CryptoSwitcher\cryptoSwitcher.py", line 226, in sellCoinCryptsy
    bal = acct.GetAvailableBalance(coin)
  File "./PyCryptsy/PyCryptsy.py", line 106, in GetAvailableBalance
    r=self.Query("getinfo", {})
  File "./PyCryptsy/PyCryptsy.py", line 71, in Query
    raise Exception("unable to decode response")
Exception: unable to decode response

anybody else with the same problem?