-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLN lightning node fails to show available sats #248
Comments
Hey thanks for reporting this bug. I think it's probably an easy fix, I know some changes were made on the CLN api. I will try and replicate asap. |
Can you confirm whether the "active wallet" view shows your Lightning balance? This is the same place you'd see your normal onchain wallet balance. |
I previously was not using the "active wallet" capability. When I click on "invoice" and then "lightning invoice" I get an error "Error fetching config. Error Serializing." |
For a quick fix you can downgrade to previous cln. Will test and see what's up. |
The supported version of CLN is 23.05.2. |
Alrighty, found the core issue here and will be pushing an update shortly. |
In both the Lightning node overview and in the active channels, it is reporting 0 sats on chain/confirmed/our balance/there balance inaccurately
Steps to reproduce the behavior:
Expected behavior
Available sats should show
Screenshots
Device (please complete the following information):
Additional context
I am connecting to my node using Tailscale via latest sparko 2.9 linux amd64 plugin directly binary downloaded from github and have no other issues
Great app otherwise - hope someone can figure this out!
The text was updated successfully, but these errors were encountered: