Post
Topic
Board Pools
Re: [ANN] Stratum mining protocol - ASIC ready
by
orddie
on 26/02/2014, 14:51:57 UTC
has anyone got anything in the scripts folder to work?  when i try and add, refresh, or update i get
Error during request: tuple index out of range
Code:
2014-02-26 09:46:45,229 ERROR protocol # [Failure instance: Traceback: : tuple index out of range
/usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg/stratum/protocol.py:192:dataReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg/stratum/protocol.py:238:lineReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg/stratum/services.py:13:_handle_event
/usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg/stratum/services.py:81:call
--- ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:134:maybeDeferred
/usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg/stratum/services.py:78:_run
/usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg/stratum/services.py:213:inner
]

if I kill the server and start it over again...  it launches.  I guess my hope is that i can switch the mining without doing a shutdown and launch again.