Bitcoin Forum
May 22, 2024, 06:27:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: p2pool node problem???  (Read 400 times)
adriankr2 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 02, 2015, 04:36:34 PM
 #1

HIII
i tried to start my own p2pool on terracoin
it worked so far and terracoind and p2pool are connected
but i have no other p2pool terracoin nodes to connect with
and p2pool does not download the sharechain
and when i try to connect cpuminer to it it says

Code:
[2015-04-01 23:05:19] getblocktemplate failed, falling back to getwork
[2015-04-01 23:05:19] Starting Stratum on stratum+tcp://number.number.number.number:9322
[2015-04-01 23:05:19] JSON-RPC call failed: {
   "message": "p2pool is downloading shares",
   "data": null,
   "code": -12345
}
[2015-04-01 23:05:20] stratum_recv_line failed
[2015-04-01 23:05:20] ...retry after 30 seconds

do you kno where i can get some node addresses?
here are some logs of the server when i try to connect:
Code:
2015-04-01 19:17:28.023048 > Unhandled Error
2015-04-01 19:17:28.023336 > Traceback (most recent call last):
2015-04-01 19:17:28.023563 >   File "/root/p2pool-ltc/p2pool/main.py", line 666, in run
2015-04-01 19:17:28.023721 >     reactor.run()
2015-04-01 19:17:28.023874 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1192, in run
2015-04-01 19:17:28.023978 >     self.mainLoop()
2015-04-01 19:17:28.024122 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1201, in mainLoop
2015-04-01 19:17:28.024235 >     self.runUntilCurrent()
2015-04-01 19:17:28.024317 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 824, in runUntilCurrent
2015-04-01 19:17:28.024446 >     call.func(*call.args, **call.kw)
2015-04-01 19:17:28.024531 > --- <exception caught here> ---
2015-04-01 19:17:28.024641 >   File "/root/p2pool-ltc/p2pool/bitcoin/stratum.py", line 38, in _send_work
2015-04-01 19:17:28.024735 >     x, got_response = self.wb.get_work(*self.wb.preprocess_request('' if self.username is None else self.username))
2015-04-01 19:17:28.024822 >   File "/root/p2pool-ltc/p2pool/bitcoin/worker_interface.py", line 129, in get_work
2015-04-01 19:17:28.024905 >     x, handler = self._inner.get_work(*args)
2015-04-01 19:17:28.024987 >   File "/root/p2pool-ltc/p2pool/work.py", line 243, in get_work
2015-04-01 19:17:28.025067 >     raise jsonrpc.Error_for_code(-12345)(u'p2pool is downloading shares')

and when noone is mining:
Code:
2015-04-01 19:18:45.040086 P2Pool: 0 shares in chain (0 verified/20 total) Peers: 1 (1 incoming)
2015-04-01 19:18:45.040465  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2015-04-01 19:19:00.043884 P2Pool: 0 shares in chain (0 verified/21 total) Peers: 1 (1 incoming)
2015-04-01 19:19:00.044441  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2015-04-01 19:19:15.046396 P2Pool: 0 shares in chain (0 verified/21 total) Peers: 1 (1 incoming)
2015-04-01 19:19:15.046878  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2015-04-01 19:19:30.049174 P2Pool: 0 shares in chain (0 verified/21 total) Peers: 1 (1 incoming)
2015-04-01 19:19:30.049641  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2015-04-01 19:19:45.051183 P2Pool: 0 shares in chain (0 verified/21 total) Peers: 1 (1 incoming)
2015-04-01 19:19:45.051489  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???



thxp2
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!