Code:
2015-06-18 15:57:46.299104 > Error getting work from dashd:
2015-06-18 15:57:46.299194 > Traceback (most recent call last):
2015-06-18 15:57:46.299249 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 577, in _runCallbacks
2015-06-18 15:57:46.299303 > current.result = callback(current.result, *args, **kw)
2015-06-18 15:57:46.299354 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1155, in gotResult
2015-06-18 15:57:46.299403 > _inlineCallbacks(r, g, deferred)
2015-06-18 15:57:46.299450 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
2015-06-18 15:57:46.299499 > result = result.throwExceptionIntoGenerator(g)
2015-06-18 15:57:46.299548 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
2015-06-18 15:57:46.299597 > return g.throw(self.type, self.value, self.tb)
2015-06-18 15:57:46.299638 > --- <exception caught here> ---
2015-06-18 15:57:46.299679 > File "/home/test/p2pool-dash/p2pool/util/deferral.py", line 41, in f
2015-06-18 15:57:46.299719 > result = yield func(*args, **kwargs)
2015-06-18 15:57:46.299766 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
2015-06-18 15:57:46.299814 > result = result.throwExceptionIntoGenerator(g)
2015-06-18 15:57:46.299861 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
2015-06-18 15:57:46.299910 > return g.throw(self.type, self.value, self.tb)
2015-06-18 15:57:46.299957 > File "/home/test/p2pool-dash/p2pool/dash/helper.py", line 36, in getwork
2015-06-18 15:57:46.300004 > work = yield go()
2015-06-18 15:57:46.300051 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
2015-06-18 15:57:46.300096 > result = result.throwExceptionIntoGenerator(g)
2015-06-18 15:57:46.300142 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
2015-06-18 15:57:46.300204 > return g.throw(self.type, self.value, self.tb)
2015-06-18 15:57:46.300253 > File "/home/test/p2pool-dash/p2pool/util/jsonrpc.py", line 143, in _http_do
2015-06-18 15:57:46.300299 > raise Error_for_code(resp['error']['code'])(resp['error']['message'], resp['error'].get('data', None))
2015-06-18 15:57:46.300347 > p2pool.util.jsonrpc.NarrowError: -1 CreateNewBlock() : TestBlockValidity failed