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
FN fails to connect to my LND node, complaining about the certificate being invalid. Connecting and querying via curl works perfectly.
To Reproduce
Steps to reproduce the behavior:
Add a LND node (lnconnect or manually, fails either way)
Tap on the lightning node icon.
See error
Expected behavior
I would be able to view my lightning nodes info.
Device:
Model: iPhone 12
OS: iOS 15.4.1
Version 0.4.6
Additional context
I noticed after saving the node and coming back that the text in the cert field is url-encoded, replacing the existing text. LND also logs the failed attempt, spitting out this message: http: TLS handshake error from x.x.x.x:57221: EOF
The macaroon text is left untouched though.
The text was updated successfully, but these errors were encountered:
Describe the bug
FN fails to connect to my LND node, complaining about the certificate being invalid. Connecting and querying via
curl
works perfectly.To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would be able to view my lightning nodes info.
Device:
Additional context
I noticed after saving the node and coming back that the text in the cert field is url-encoded, replacing the existing text. LND also logs the failed attempt, spitting out this message:
http: TLS handshake error from x.x.x.x:57221: EOF
The macaroon text is left untouched though.
The text was updated successfully, but these errors were encountered: