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
The connect RPC call may hang for in some cases. One example is when a funding flow was interrupted and connect is used to reconnect to that peer, but the peer doesn't conform lightningnetwork/lnd#457, the connection eventually gets killed but connect doesn't return.