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

--restricted-rpc and external monero node don't work when verifying a payment #37

Open
thestick613 opened this issue Jan 8, 2019 · 2 comments

Comments

@thestick613
Copy link

{
  "error": {
    "code": -7,
    "message": "Command unavailable in restricted mode."
  },
  "id": 1,
  "jsonrpc": "2.0"
}

@DeAustralis
Copy link

is there a fix to this bug?

@serhack
Copy link
Member

serhack commented Apr 28, 2020

Remove the --restricted-rpc flag and use HTTP login. I suggest you to bind the monero-wallet-rpc ONLY TO YOUR LOCAL NETWORK. Do not open any random port to the internet and you'll be fine :)

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

3 participants