Bitcoin Forum
May 12, 2024, 08:02:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: p2pool prompt not connected to any peers  (Read 437 times)
zhongfangcai (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
May 27, 2014, 09:58:27 AM
 #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!