1
my bitcoin.conf:
server=1
rpcauth=myusername:e2aa83d74a55b7addfe070367546e72d$953dda2b7e2d5a151a7ef0e82ed50a734bf4c4ac55289fede8bd340489d5af0f
rpcallowip=46.101.245.27clientip address
datadir=/mnt/volume_fra1_03/
my cliend side options:
BITCOIND_SCHEME=http
BITCOIND_HOST=142.93.165.221
BITCOIND_PORT=8332
BITCOIND_USER=myusername
BITCOIND_PASSWORD=mysecretpassword
everything is correnct but i get connection refused error. on serverside 8332 is open and bitcoind listen. bitcoin-cli getblockchaininfo is working. bur i try connect remotely i geer error connection refused.