Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

RPC conenction for BTC is down ( But isnt double checked) #144

Open
djayr opened this issue Jun 9, 2018 · 1 comment
Open

RPC conenction for BTC is down ( But isnt double checked) #144

djayr opened this issue Jun 9, 2018 · 1 comment

Comments

@djayr
Copy link

djayr commented Jun 9, 2018

Following log in console upon server launch.
BTC doesnt work

[WARNING] RPC connection 127.0.0.1:8332 still down!

Double checked that I am having username,password,port defined properly. Works for me with BitcoinCash but thats not what I want to mine, I want to support bitcoin only.

1)How do I debug powerpool for extended logs ?
2)What can be the issue, since config is right ?

@djayr
Copy link
Author

djayr commented Jun 9, 2018

I think this might be the reason

error code: -32601
error message:
getinfo

This call was removed in version 0.16.0. Use the appropriate fields from:

  • getblockchaininfo: blocks, difficulty, chain
  • getnetworkinfo: version, protocolversion, timeoffset, connections, proxy, relayfee, warnings
  • getwalletinfo: balance, keypoololdest, keypoolsize, paytxfee, unlocked_until, walletversion

bitcoin-cli has the option -getinfo to collect and format these in the old format.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant