Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rpc server not working, curl: (56) Recv failure: Connection reset by peer #34

Open
namen3645 opened this issue Jan 20, 2024 · 1 comment

Comments

@namen3645
Copy link

docker run --rm -it -p 19332:19332 -p 19444:19444 uphold/litecoin-core -printtoconsole -regtest=1 -rpcallowip=172.17.0.0/16 -rpcauth='foo:1e72f95158becf7170f3bac8d9224$957a46166672d61d3218c167a223ed5290389e9990cc57397d24c979b4853f8e'

then

curl --data-binary '{"jsonrpc":"1.0","id":"1","method":"getnetworkinfo","params":[]}' http://foo:[email protected]:19332/
curl: (56) Recv failure: Connection reset by peer

@aki263
Copy link

aki263 commented Apr 26, 2024

yup, getting same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants