FullyNoded icon indicating copy to clipboard operation
FullyNoded copied to clipboard

FN iOS fails to connect to remote LND instance: "The certificate for this server is invalid"

Open ExperiBass opened this issue 2 years ago • 1 comments

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:

  1. Add a LND node (lnconnect or manually, fails either way)
  2. Tap on the lightning node icon.
  3. 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.

ExperiBass avatar Dec 19 '22 22:12 ExperiBass

thank you, will get this fixed.

Fonta1n3 avatar Apr 05 '23 18:04 Fonta1n3