Bitcoin upgrade to version 0.20.1 remote access RPC error #20010

issue chaonan1992 opened this issue on September 25, 2020
  1. chaonan1992 commented at 3:55 AM on September 25, 2020: none

    Error message :Failed connect to xxx.xx.xx.xx:8332; No route to host.

    Troubleshoot firewall issues

    My configuration file content: #########################

    server=1 #rpc user rpcuser=user #rpc pwd rpcpassword=userpassword

    rpcallowip=172.xx.xx.xx rpcallowip=172.xx.xx.xx

    #rpcbind=0.0.0.0 #rpc port rpcport=8332 port=8555

    txindex=1 ########################

    How can I solve the above problem?

  2. chaonan1992 added the label Bug on Sep 25, 2020
  3. MarcoFalke commented at 7:31 AM on September 25, 2020: member

    What are the steps to reproduce?

  4. MarcoFalke closed this on Sep 25, 2020

  5. chaonan1992 commented at 7:41 AM on September 25, 2020: none

    What are the steps to reproduce? Mainly use the files in the bin directory of the new version to overwrite the old version files 1.tar -zxvf bitcoin-0.21.1-x86_64-linux-gnu.tar.gz 2.sudo install -m 0755 -o root -g root -t /usr/local/bin /data/bitcoin-0.20.1/bin/*

  6. MarcoFalke commented at 7:43 AM on September 25, 2020: member

    How did you start the RPC server, how did you call the RPC client?

  7. chaonan1992 commented at 7:49 AM on September 25, 2020: none

    How did you start the RPC server, how did you call the RPC client?

    1.start service: bitcoind -daemon -datadir=/data/bitcoinchaindata/ -conf=/root/.bitcoin/bitcoin.conf 2.request method: curl command and java rpc client

  8. chaonan1992 commented at 7:52 AM on September 25, 2020: none

    I checked the historical version update records, and did not find any special changes related to the bitcoin.conf configuration. The RPC port cannot be accessed. I am very confused.

  9. MarcoFalke commented at 8:18 AM on September 25, 2020: member
  10. benslaney commented at 1:56 PM on October 9, 2020: none

    I had the same issue on the master branch. Pulling the latest changes (from just the last few days) fixed whatever bug it was that was there

  11. DrahtBot locked this on Feb 15, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-03 15:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me