Bug: Web Interface Shows Incorrect P2P Tor Address
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
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?