Post
Topic
Board Pools
Re: please help !!!! ( need to build up private bitcoin pool on ubuntu 14.04 )
by
influx
on 14/06/2014, 11:11:34 UTC
okay download is done now
but i got another problem ..

root@BTCX:~/stratum-mining# twistd -ny launcher.tac -l -
Removing stale pidfile /root/stratum-mining/twistd.pid
2014-06-14 14:09:40,899 INFO mining # Connecting to bitcoind...
2014-06-14 14:09:40+0300 [-] Log opened.
2014-06-14 14:09:40+0300 [-] twistd 14.0.0 (/usr/bin/python 2.7.6) starting up.
2014-06-14 14:09:40+0300 [-] reactor class: twisted.internet.epollreactor.EPollR                                                                                                                                                             eactor.
2014-06-14 14:09:40+0300 [Uninitialized] Unhandled error in Deferred:
2014-06-14 14:09:40+0300 [Uninitialized] Unhandled Error
        Traceback (most recent call last):
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/internet/defer.py", line 423, in errback
            self._startRunCallbacks(fail)
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/internet/defer.py", line 490, in _startRunCallbacks
            self._runCallbacks()
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/internet/defer.py", line 577, in _runCallbacks
            current.result = callback(current.result, *args, **kw)
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/internet/defer.py", line 1155, in gotResult
            _inlineCallbacks(r, g, deferred)
        --- ---
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/internet/defer.py", line 1097, in _inlineCallbacks
            result = result.throwExceptionIntoGenerator(g)
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/python/failure.py", line 389, 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

2014-06-14 14:09:59+0300 [-] Unhandled Error
        Traceback (most recent call last):
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/application/app.py", line 392, in startReactor
            self.config, oldstdout, oldstderr, self.profiler, reactor)
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/application/app.py", line 313, in runReactorWithLogging
            reactor.run()
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/internet/base.py", line 1192, in run
            self.mainLoop()
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/internet/base.py", line 1201, in mainLoop
            self.runUntilCurrent()
        --- ---
          File "/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linu                                                                                                                                                             x-i686.egg/twisted/internet/base.py", line 824, in runUntilCurrent
            call.func(*call.args, **call.kw)
          File "/root/stratum-mining/mining/DBInterface.py", line 80, in run_imp                                                                                                                                                             ort
            d = self.bitcoinrpc.getinfo()
        exceptions.AttributeError: DBInterface instance has no attribute 'bitcoi                                                                                                                                                             nrpc'



so can anyone help please ??