Hi I have a dash node which is syncing but not responding to curl queries . I have reindexed it twice now but still does not work. Any help please.
Error :
curl: (56) Recv failure: Connection reset by peer
CURL used - curl --user <username>:<password> --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getblockcount", "params": [] }' -H 'content-type: text/plain;' <server>
i am running the curl inside the VM
Error :
curl: (56) Recv failure: Connection reset by peer
CURL used - curl --user <username>:<password> --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getblockcount", "params": [] }' -H 'content-type: text/plain;' <server>
i am running the curl inside the VM