umbrel-bitcoin icon indicating copy to clipboard operation
umbrel-bitcoin copied to clipboard

Bug: Web Interface Shows Incorrect P2P Tor Address

Open voltagebushels82 opened this issue 10 months ago • 1 comments

Description:

I found a bug where the app’s web interface displays the wrong P2P Tor address string, making my node unreachable. However, upon checking the bitcoin.conf file, I found that the correct address is set there and my node is reachable via it.

This seems to be a representation bug. The Tor address likely updated after a restart, but the environment variable BITCOIN_P2P_HIDDEN_SERVICE and the web interface were not updated accordingly, causing the discrepancy.

Expected Behavior: The web interface should show the correct, updated P2P Tor address after the app restarts.

Actual Behavior: The web interface displays an outdated or incorrect P2P Tor address

Environment:

Umbrel version: 1.3 Bitcoin version: 28.0

voltagebushels82 avatar Feb 07 '25 16:02 voltagebushels82

Interesting, i'm using the software with Tor and my node is displayed on the map as if i was in Brazil, but i'm actually in France. Could be some how related to this issue? How is the location on the map derived?

ernesto75 avatar Jul 11 '25 07:07 ernesto75