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

public rpc url does not work #890

Open
A2DNEW opened this issue Mar 18, 2023 · 0 comments
Open

public rpc url does not work #890

A2DNEW opened this issue Mar 18, 2023 · 0 comments

Comments

@A2DNEW
Copy link

A2DNEW commented Mar 18, 2023

I use this command for run litecoin:

./litecoind -regtest -rpcallowip=0.0.0.0/0

litecoin-cli works fine, but public url does not work:
http://my-ip:19444
OR
http://my-ip:19443

But in command line, curl http://my-ip:19444 return data

I don't have any firewall and all ports are open

If I use -rpcbind, litecoin-cli will not work

@litecoin-project litecoin-project deleted a comment Mar 21, 2023
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

1 participant