stonedpuppy
New member
We need a darkcoin address for dstorm!
You can get him on IRC at Freenode #darkcoin-testingWe need a darkcoin address for dstorm!
We are all forking now so I think we have to go back to Chaeplin's P2Pool!Something wrong. Net seems to be broken.
Traceback (most recent call last):
File "./run_p2pool.py", line 5, in <module>
main.run()
File "/var/www/linformaticientravaille/p2pool-drk-masternode/p2pool/main.py", line 578, in run
reactor.run()
File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/base.py", line 1192, in run
self.mainLoop()
File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/base.py", line 1201, in mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/base.py", line 797, in runUntilCurrent
f(*a, **kw)
File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/base.py", line 580, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.
Unhandled Error
Traceback (most recent call last):
File "./run_p2pool.py", line 5, in <module>
main.run()
File "/var/www/linformaticientravaille/p2pool-drk-masternode/p2pool/main.py", line 578, in run
reactor.run()
File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/base.py", line 1192, in run
self.mainLoop()
File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/base.py", line 1201, in mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/base.py", line 797, in runUntilCurrent
f(*a, **kw)
File "/usr/local/lib/python2.7/dist-packages/Twisted-13.2.0-py2.7-linux-i686.egg/twisted/internet/base.py", line 580, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.
Error getting work from bitcoind:
The daemon darkcoind is not available in binary for Windows so you would firt need to compile it (with MinGW I guess).any guide on setting up a windows node for darkcoin? I have a little experience in litecoin and bitcoin nodes, but cant seem to get the drk node working on windows
well actually its working great for some time now LOL !! :grin::grin::grin:The daemon darkcoind is not available in binary for Windows so you would firt need to compile it (with MinGW I guess).
Then running P2Pool would require at least to have a working Python environment for Windows (ActivePython maybe?).
Finally the extra modules need to be compilable under Windows.
Good luck making that work under Windows...