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
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):
LND Version lnd version 0.10.4-beta commit=v0.10.4-beta
LND Admin Version 0.10.12
NodeJS Version 0.3.2-7.4
Browser Chrome
Code Version / Commit 87.0.4280.67
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
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'
The text was updated successfully, but these errors were encountered:
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:
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'
The text was updated successfully, but these errors were encountered: