Exception in thread Thread-15:
Traceback (most recent call last):
File "/opt/ActivePython-2.7/lib/python2.7/threading.py", line 554, in __bootstrap_inner
self.run()
File "/opt/ActivePython-2.7/lib/python2.7/threading.py", line 507, in run
self.__target(_self.__args, *_self.__kwargs)
File "miner.py", line 64, in mine
check_coin({"starter":starter+str(on), "hash":c, "address":address})
File "miner.py", line 33, in check_coin
node = node.fetchall()
DatabaseError: database disk image is malformed
Exception in thread Thread-15:
Traceback (most recent call last):
File "/opt/ActivePython-2.7/lib/python2.7/threading.py", line 554, in __bootstrap_inner
self.run()
File "/opt/ActivePython-2.7/lib/python2.7/threading.py", line 507, in run
self.__target(_self.__args, *_self.__kwargs)
File "miner.py", line 64, in mine
check_coin({"starter":starter+str(on), "hash":c, "address":address})
File "miner.py", line 33, in check_coin
node = node.fetchall()
DatabaseError: database disk image is malformed