Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels