Lite GUI web interface to analyze lnd data and leverage the backend database for automation tools around rebalancing and other basic maintenance tasks.
I can login porperly, the logs/checks show no anomaly.
I can see my node name, id, address, etc...
The dashboard shows some channels: Active Channels: 12 / 13
I can login porperly, the logs/checks show no anomaly. I can see my node name, id, address, etc... The dashboard shows some channels:
Active Channels: 12 / 13
However, https://lndg.some.domain/api/channels/?format=json returns no channel:
I turned on debug but it does not show any error. How come lndg sees 12 channels and the returned list is empty ?