You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the Peers/Channels section, under Peers, when clicking “Add Peer” and entering a Tor Lightning URL, the interface accepts the input but then randomly selects one of the already connected peers instead of adding the new peer. If the user proceeds without noticing this, it can lead to opening a channel with an unintended peer.
To Reproduce
Steps to reproduce the behavior:
1. Go to the Peers/Channels section and click on Peers.
2. Click “Add Peer” and enter a Tor Lightning URL.
3. Observe that the Lightning URL is accepted, but the interface randomly selects an already connected peer.
4. Proceed to open a channel and notice that the channel is opened with the incorrect peer.
Screenshots
For security and privacy reasons, I have not included any screenshots.
Your environment
Version of RTL: Version 0.15.4-beta
Version of Lightning Node: Version 0.18.3-beta
Version of btcd, bitcoind, or other backend: Bitcoin Core version 28.0
Browser & browser version: Firefox 133.0
Operating system (uname -a on *Nix): Linux umbrel 6.6.31+rpt-rpi-v8 Create LICENSE #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
any other relevant environment details: My Umbrel version is still 1.2.2.
Additional context
This behavior is particularly problematic because it gives the user the impression that the entered peer was added successfully. If the user does not carefully verify the peer before proceeding, they might inadvertently open a channel with a peer they did not intend to connect with (as happened to me).
The text was updated successfully, but these errors were encountered:
Describe the bug
In the Peers/Channels section, under Peers, when clicking “Add Peer” and entering a Tor Lightning URL, the interface accepts the input but then randomly selects one of the already connected peers instead of adding the new peer. If the user proceeds without noticing this, it can lead to opening a channel with an unintended peer.
To Reproduce
Steps to reproduce the behavior:
1. Go to the Peers/Channels section and click on Peers.
2. Click “Add Peer” and enter a Tor Lightning URL.
3. Observe that the Lightning URL is accepted, but the interface randomly selects an already connected peer.
4. Proceed to open a channel and notice that the channel is opened with the incorrect peer.
Screenshots
For security and privacy reasons, I have not included any screenshots.
Your environment
RTL
: Version 0.15.4-betabtcd
,bitcoind
, or other backend: Bitcoin Core version 28.0uname -a
on *Nix): Linux umbrel 6.6.31+rpt-rpi-v8 Create LICENSE #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/LinuxAdditional context
This behavior is particularly problematic because it gives the user the impression that the entered peer was added successfully. If the user does not carefully verify the peer before proceeding, they might inadvertently open a channel with a peer they did not intend to connect with (as happened to me).
The text was updated successfully, but these errors were encountered: