Bitcoin Forum
May 05, 2024, 03:03:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: About p2pool for a new coin.  (Read 385 times)
zhongfangcai (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
May 29, 2014, 04:23:55 PM
 #1

All ports is connect success,But when I mining,The p2pool prompt not connected to any peers,As the following code.


--------------------------------------------------------------------------------
raise jsonrpc.Error_for_code(-12345)(u'p2pool is not connected to any peers'
)
p2pool.util.jsonrpc.NarrowError: -12345 p2pool is not connected to any peers

--------------------------------------------------------------------------------

The following is a mining  prompt.

--------------------------------------------------------------------------------
[2014-05-27 17:53:06] JSON-RPC call failed: {
   "message": "p2pool is not connected to any peers",
   "data": null,
   "code": -12345
}
[2014-05-27 17:53:07] stratum_recv_line failed
[2014-05-27 17:53:07] ...retry after 30 seconds

--------------------------------------------------------------------------------

How can I do?Please help.
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!