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

Opening a lightning channel with a TOR node ID/URL does not work #19

Open
belmeopmenieuwesim opened this issue Dec 31, 2024 · 2 comments

Comments

@belmeopmenieuwesim
Copy link

belmeopmenieuwesim commented Dec 31, 2024

When running the Lightning Node app in Umbrel and opening a channel with a TOR address, it fails to connect to the peer. It seems like TOR is not working properly within Umbrel Docker.

You can also try to add a new Peer in Ride The Lightning app, using an onion address will not work. You get:

Dial Proxy Failed: Socks Connect Tcp 10.21.21.11:9050->xxxxx.onion:9735: Unknown Error Host Unreachable

Any ideas?

@bhargavms
Copy link

bhargavms commented Jan 5, 2025

It seems like the getumbrel/tor image is failing to start with this errors. Therefore none of the apps that use this to connect to tor will succeed

 [warn] Error creating directory /data/app-bitcoin-knots-p2p: Permission denied
 [warn] Error loading rendezvous service keys
 [err] set_options(): Bug: Acting on config options left us in a broken state. Dying. (on Tor 0.4.7.8 )
 [err] Reading config failed--see warnings above.

@kroese
Copy link
Contributor

kroese commented Feb 9, 2025

Can you check if this issue is resolved in the image with version 1.4.0-beta.1 that I just released?

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