viabtc_mining_server icon indicating copy to clipboard operation
viabtc_mining_server copied to clipboard

Missing http server

Open bpsvpn opened this issue 4 years ago • 1 comments

Hi,

I am trying to setup this pool server for my home miner and I can't manage to get it working. I am missing "blockmaster_url": "http://127.0.0.1/blockmaster".

Is it jsonrpc exposed from bitcoind?

bitcoin-cli help
== Blockchain ==

Or maybe a service I did not find in this project?

Thank you and I hope you can help with this.

bpsvpn avatar Apr 16 '21 06:04 bpsvpn

I've found you can get a minimal setup working with just mineragent + gateway + jobmaster + a node. The blockmaster_url does not appear to be strictly necessary, however jobmaster does spit out error logs regarding a missing blockmaster every few seconds.

It would be nice to know how to configure blockmaster correctly.

jasonbcox avatar Apr 19 '21 15:04 jasonbcox