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

Bug: Unable to connect to remote node #1008

Open
1 task done
deverickapollo opened this issue Oct 17, 2024 · 2 comments
Open
1 task done

Bug: Unable to connect to remote node #1008

deverickapollo opened this issue Oct 17, 2024 · 2 comments

Comments

@deverickapollo
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Configuration of local node fails with Server Unreachable when pressing the "Test Connection" button.

Expected Behavior

Configure URL / Port / Login / Password should result in a successful connection to the remote node.

Reproduce Steps

  1. Install monerod with Umbrel
  2. Configure settings for remote node access
  3. Test Connection results in failure

Environment

Logs

https://gist.github.com/deverickapollo/920dfe41ab8f984076c5f610acd8b862

Further Information

To provide additional insight, connectivity between the remote node works for all other wallets including CakeWallet, Monerujo, and Feather Wallet for Desktop. This issue seems to be specific to Stacks Wallet and has been reported by several users.

Node details:
Configured server URL: http://10.0.1.3
Port: 18081
Login: monero
Password: xxxxxx

@sneurlax
Copy link
Member

sneurlax commented Nov 5, 2024

Does this use RPC authentication? If so, it's probably related to #981

@deverickapollo
Copy link
Author

👍 RPC auth is enabled on the node so this should be the same issue.

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