-
Notifications
You must be signed in to change notification settings - Fork 158
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
RTL channels and rate "Unknown Error" #1291
Comments
@Globalebill Can you share logs from c-lightning-REST and RTL? And data or error from Browser console (right click on browser -> Click on Inspect -> Go to Network tab -> listpeerschannels Response tab) |
List Channels response: {"message":"List Channels Error","error":"Unknown Error"} RTL logs, docker logs generated_bitcoin_rtl_1, prior to upgrade and after: [9/27/2023, 6:33:00 PM] ERROR: CLWebSocket => Web socket error: getaddrinfo ENOTFOUND clightning_bitcoin_rest [9/27/2023, 6:34:12 PM] ERROR: Channels => List Channels Error: {} [9/27/2023, 6:34:49 PM] ERROR: Channels => List Channels Error: {} [9/27/2023, 6:35:37 PM] ERROR: Channels => List Channels Error: {} [9/27/2023, 6:36:14 PM] ERROR: Channels => List Channels Error: {} [9/27/2023, 7:14:00 PM] ERROR: Channels => List Channels Error: {} [9/27/2023, 7:14:18 PM] ERROR: Channels => List Channels Error: {} docker logs generated_clightning_bitcoin_rest_1 |
@Globalebill Thank you for raising the issue. It occurred due to Core lightning's version prefix ( The fix will be released with v0.14.1 (hopefully this weekend). Closing the issue now. |
@saubyk @ShahanaFarooqui @NicolasDorier
After upgrading to BTCPay1.11.6 for the resolution of bug Ride-The-Lightning/c-lightning-REST#199 the RTL front end is now giving errors on the Dashboard, Peers/Channels (peers list loads ok) and Rates pages as per the screen captures below, note: all other pages load with no errors
The text was updated successfully, but these errors were encountered: