Skip to content
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

Api Route Does Not Exist. #1250

Open
svewa opened this issue Jun 2, 2023 · 3 comments
Open

Api Route Does Not Exist. #1250

svewa opened this issue Jun 2, 2023 · 3 comments

Comments

@svewa
Copy link

svewa commented Jun 2, 2023

Describe the bug
Most information is not available on the dashboard, channel list etc, "Api Route Does Not Exist." is shown instead.

To Reproduce
Open RTL

Screenshots
grafik

Your environment
Everything just updated now, so I don't know if the rest-api is missing it, or if RTL is calling the wrong api?
CLN v23.05
API 0.10.3
RTL 0.14.0

Additional context
after updating RTL first, the channel balances did not show, rest was working (0 sats on both sides) so I updated the API...

@ShahanaFarooqui
Copy link
Collaborator

This error is consistent with old api version. Please check that you are not running the older version of c-lightning-rest.

@svewa
Copy link
Author

svewa commented Jun 2, 2023

grafik
RTL reports v0.10.3. I'd assume it gets this info via some api call itself?

@ShahanaFarooqui
Copy link
Collaborator

Yes, it is the correct version then. AFAICT it is due to listpeerchannels api call which has been introduced in CLN 23.05 and rest 0.10.3. With 0.10.3 it should not throw this error. I will try to reproduce it again but we already tested it on 3-4 nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants