hello all i just upgrading my bitcoin core from 0.93 to 10.02 , but the results my antminers machine can not access bitcoind and remain as a dead pool ( i create my own pool for solo mining using NOMP) , any suggestion ? because when i try to make it back to bitcoin core 0.9.3 again , i dont have any incoming connections anymore , please help
-
buana commented at 12:27 AM on June 11, 2015: none
-
jonasschnelli commented at 5:13 AM on June 11, 2015: contributor
Would you mind being more specific? Error messages, debug logs?
-
fanquake commented at 5:26 AM on June 11, 2015: member
I'd also suggest look at the release notes for 0.10.0. Including the RPC access control changes.
-
buana commented at 10:32 AM on June 11, 2015: none
thank you for the reply , my bitcoin.conf settings are
By default, only RPC connections from localhost are allowed. Specify
as many rpcallowip= settings as you like to allow connections from
other hosts. As of Bitcoin Core 0.10.0, wildcards are no longer allowed. Use one of the sample forms below.
NOTE: opening up the RPC port to hosts outside your local
trusted network is NOT RECOMMENDED, because the rpcpassword
is transmitted over the network unencrypted.
#rpcallowip=10.1.1.34 rpcallowip=192.168.1.99 rpcallowip=192.168.1.9 rpcallowip=192.168.1.85 #rpcallowip=172.16.0.0/24
its okay when i use bitcoin core 0.93 but when i upgrade it to 10.02 my miners not hashing , when i try to return to 0.93 obsolete , update required on the console when i type getmininginfo and incoming connections drop to 0 till now . I have no IT background so i cant dig more with this issue thank you
- laanwj added the label Mining on Jun 15, 2015
-
laanwj commented at 4:44 PM on June 15, 2015: member
What is your setup? The antminer and bitcoind instance run on different hosts? The antminer is one of 192.168.1.99, 192.168.1.9, 192.168.1.85? Can you reach bitcoind yourself from your local host using bitcoin-cli?
It's curious that you don't get any connections with 0.9.3. That version should still work, at least if you use the binary from the site. There are some problems if you use a distro-provided version or compile yourself (due to an OpenSSL fork problem), in which case you need to upgrade to 0.9.5 (see https://bitcoin.org/bin/bitcoin-core-0.9.5/). This is recommended in any case.
- laanwj closed this on Jul 10, 2015
- MarcoFalke locked this on Sep 8, 2021