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

Error: 14 UNAVAILABLE: failed to connect to all addresses #40

Closed
pparonson opened this issue Feb 20, 2022 · 2 comments
Closed

Error: 14 UNAVAILABLE: failed to connect to all addresses #40

pparonson opened this issue Feb 20, 2022 · 2 comments

Comments

@pparonson
Copy link

I am trying to connect to a raspiblitz node. I'm getting the "Error: 14 UNAVAILABLE: failed to connect to all addresses" in the terminal console and "api.ts:55 WebSocket connection to 'ws://localhost:3001/api/posts' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED" in the browser console. Any help appreciated. Thanks.

@JamesTsetsekas
Copy link

I had the same issue! is your node running in umbrel by chance? if so there is a known issue preventing lnd grpc from working
getumbrel/umbrel#1421

I got it working by opening a ssh shell with 10009 forwarded
For example on windows ssh -L 10009:localhost:10009 umbrel@umbrel.local

@pparonson
Copy link
Author

@JamesTsetsekas Thanks for your response! I was running raspiblitz at the time. I think I still have the project and I will give your suggestion a try.

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