Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

while running miner #4

Open
CosmicAnalogue465 opened this issue Nov 24, 2013 · 1 comment
Open

while running miner #4

CosmicAnalogue465 opened this issue Nov 24, 2013 · 1 comment

Comments

@CosmicAnalogue465
Copy link

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

@f-prime
Copy link
Owner

f-prime commented Nov 24, 2013

In the shell type "fixdb"
On Nov 24, 2013 1:14 PM, "Vincent c" notifications@github.com wrote:

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


Reply to this email directly or view it on GitHubhttps://github.com//issues/4
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants