Skip to content

Bug: Web Interface Shows Incorrect P2P Tor Address #27

Open
@voltagebushels82

Description

@voltagebushels82

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions