Bitcoin Forum
May 06, 2024, 11:19:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Self-built mining pool can’t connect rpc port 9332 ,Help PLZ  (Read 353 times)
aboluoyes (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
September 11, 2017, 01:35:34 PM
 #1

[environment]
Operating system 2008r2 64
Litecoin wallet version litecoin-0.14.2-win32-setup
litecoin.conf contains server=1 rpcuser=abc rpcpassword=123
Wallet has been updated ,It is open all the time. Using command netstat -nao can find it is listening on port 9332 .Connecting the port by using telnet is normal.
both litecoin-cli.exe getinfo and litecoin-cli.exe getdifficulty returned normal values.
But brower accesses http://127.0.0.1:9332, It returned JbSONRPC server handles only POST requests

testing client curl:
C:>curl --user abc:123 --data-binary '{"jsonrpc":"1.0","id":"1","method":"getinfo","params":[]}'
-H 'content-type:text/plain;' http://127.0.0.1:9332
returned
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}

Either p2pool_win32_15.0 or p2pool-master connects wallet

command:run_p2pool.exe/run_p2pool.py abc 123 --net litecoin -a xxxxxxxxxxxxxxx --outgoing-conns 4

error:
2017-09-08 12:56:35.882000 Testing bitcoind RPC connection to 'http://127.0.0.1:
9332/' with username 'abc'...
2017-09-08 12:56:35.897000 > Check failed! Make sure that you're connected t
o the right bitcoind with --bitcoind-rpc-port!
1714994394
Hero Member
*
Offline Offline

Posts: 1714994394

View Profile Personal Message (Offline)

Ignore
1714994394
Reply with quote  #2

1714994394
Report to moderator
1714994394
Hero Member
*
Offline Offline

Posts: 1714994394

View Profile Personal Message (Offline)

Ignore
1714994394
Reply with quote  #2

1714994394
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714994394
Hero Member
*
Offline Offline

Posts: 1714994394

View Profile Personal Message (Offline)

Ignore
1714994394
Reply with quote  #2

1714994394
Report to moderator
aviz123
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
September 11, 2017, 03:07:12 PM
 #2

How much hash power do we need so its worth making own self mining pool ?
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!