thunderhub icon indicating copy to clipboard operation
thunderhub copied to clipboard

Error listing channels after new channel is added

Open Sroose opened this issue 3 years ago • 0 comments

After a channel is added (coming from pending to active), some pages (channel list, rebalance page) are not usable but give an error (did not write down exact error but it was about not being able to get the remote fee).

In fact, when you perform a lncli getchaninfo you will indeed see node2_policy is null for some minutes or more, as long as we did not get an update of the peer about its fees.

This fully blocks a lot of Thunderhub, while I would expect this error to be handled and just not show any fee details in the gui for this channel.

Your environment

  • Version of ThunderHub: 0.13.6
  • Deployment method: npm build from git clone

Sroose avatar Feb 20 '22 17:02 Sroose