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

Having this issue when ever i run it #3

Open
acidtib opened this issue Oct 24, 2013 · 0 comments
Open

Having this issue when ever i run it #3

acidtib opened this issue Oct 24, 2013 · 0 comments

Comments

@acidtib
Copy link

acidtib commented Oct 24, 2013

2013-10-24 01:51:52,717 INFO DB_Mysql DB_Mysql.update_tables # Updating Database from 2 to 3
2013-10-24 01:51:52,718 INFO DB_Mysql DB_Mysql.update_version_2 # running update 2
2013-10-24 01:51:52,724 INFO DB_Mysql DB_Mysql.update_tables # Updating Database from 3 to 4
2013-10-24 01:51:52,724 INFO DB_Mysql DB_Mysql.update_version_3 # running update 3
2013-10-24 01:51:52,728 INFO DB_Mysql DB_Mysql.update_tables # Updating Database from 4 to 5
2013-10-24 01:51:52,729 INFO DB_Mysql DB_Mysql.update_version_4 # running update 4
2013-10-24 01:51:52,735 INFO DB_Mysql DB_Mysql.update_tables # Updating Database from 5 to 6
2013-10-24 01:51:52,736 INFO DB_Mysql DB_Mysql.update_version_5 # running update 5
2013-10-24 01:51:52,780 INFO mining init.setup # Connecting to bitcoind...
2013-10-24 01:51:52+0000 [-] Log opened.
2013-10-24 01:51:52+0000 [-] twistd 11.1.0 (/usr/bin/python 2.7.3) starting up.
2013-10-24 01:51:52+0000 [-] reactor class: twisted.internet.epollreactor.EPollReactor.
2013-10-24 01:51:52+0000 [HTTPPageGetter,client] Unhandled error in Deferred:
2013-10-24 01:51:52+0000 [HTTPPageGetter,client] Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 391, in errback
self._startRunCallbacks(fail)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 458, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
current.result = callback(current.result, _args, *_kw)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
_inlineCallbacks(r, g, deferred)
--- ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/root/stratum-mining/mining/init.py", line 48, in setup
if isinstance(e[2], str):
exceptions.IndexError: tuple index out of range

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

1 participant