while running miner
Open
- Dominant language
- Python
- Stars
- 48
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.