ruimarinho / bitcoin-core

A modern Bitcoin Core REST and RPC client.
477 stars 186 forks source link

Error: connect ECONNREFUSED v0.18.0 #108

Closed dsky1990 closed 4 years ago

dsky1990 commented 4 years ago

my config is below, the Bitcoin Core version is v0.18.0

txindex=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip= the ip I connect
rpcport=port

but I got error Error: connect ECONNREFUSED

dsky1990 commented 4 years ago

fixed

vincenzopalazzo commented 4 years ago

@dsky1990 how do you fix this problem?

dsky1990 commented 4 years ago

@vincenzopalazzo rpcbind 0.0.0.0