janoside / lndash

Admin UI for LND
https://lnd-admin.btc21.org
MIT License
76 stars 24 forks source link

trying to add local node #44

Open henhito opened 3 years ago

henhito commented 3 years ago

Describe the bug when adding the node via the connect string, its added the node but the node states unknown / unknown node, but the status is active

Environment (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots or Log Output If applicable, add screenshots or log output to help explain your problem.

Additional context Just trying to add the local node, if I was to add manually I have found the macaroon file localhost/mnt/ext/lnd/data/chain/bitcoin/mainnet/admin.macaroon and the tls cert at localhost/mnt/ext/lnd/tls.cert

but it get thisUnable to open admin macaroon file: 'localhost/mnt/ext/lnd/data/chain/bitcoin/mainnet/admin.macaroon'

henhito commented 3 years ago

Capture

henhito commented 3 years ago

Capture