I made mistake in json file: 192,168.2.33 instead 192.168.2.33
Miner hangs at "Getting block candidate" message. This makes me check everything, node first.
Think it is better to exit with sane error message about wrong json or incorrect params or curl message (internally the not found curl error occured in my case, I suppose).
I made mistake in json file:
192,168.2.33
instead192.168.2.33
Miner hangs at "Getting block candidate" message. This makes me check everything, node first.
Think it is better to exit with sane error message about wrong json or incorrect params or curl message (internally the
not found
curl error occured in my case, I suppose).