clams-tech / Remote

Remote control your Core Lightning node
https://remote.clams.tech
GNU General Public License v3.0
39 stars 7 forks source link

Bug: UNDEFINED channel exception #270

Open farscapian opened 1 week ago

farscapian commented 1 week ago

This is happening on the main branch of Clams which I have deployed at the roygbiv.guide/demo environment. To reproduce, click "Fan" link -> Channels. Notice the second channel says UNDEFINED when it should say "Fan". Drilling down on the channel you get the following exception in the console. CLN version getinfo is 'v24.05-modded'.

image

farscapian commented 1 week ago

Just discovered this issue was due to stale browser state. After going to Settings -> Reset, the issue cleared up. So, you might want to check somehow if there is data in the DB that is not valid, then suggest a reset?