couldn't connect to server: EOF reached (code 1) I'm running a full node on my raspberry pi3. I try to do a simple command such as bitcoin-cli getblockchaininfo but I always get this error: error: couldn't connect to server: EOF reached (code 1) (make sure server is running and you are connecting to the correct RPC port) My bitcoin.conf file looks like this: Bitcoind options server=1 daemon=1 reindex-chainstate=1 reindex=1 txindex=1 disablewallet=1 listenonion=0 Connection settings rpcuser= * rpcpassword=* rpcport=8332 rpcallowip=127.0.0.1 rpcthreads=10 I also tried to get a command with "bitcoin-cli -rpcuser: * - rpcpassword=* -rpcportt8332 getblockchaininfo". But this also didn't work. Does someone has some advice or experience with this error? https://ift.tt/2D82TLW
The difficulty of pool When I connected to f2pool,I received the difficulty of pool(8192). How can I use this value to confirm the hash I calculated? 0x00000000ffff0000000000000000000000000000000000000000000000000000/8192 =0x000000000007fff8000000000000000000000000000000000000000000000000 Need to be less than this value? https://ift.tt/2mPGVCw
Comments
Post a Comment