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

Ran out of routes to try after 1 attempt #195

Open
joelmackie opened this issue Jan 29, 2022 · 2 comments
Open

Ran out of routes to try after 1 attempt #195

joelmackie opened this issue Jan 29, 2022 · 2 comments

Comments

@joelmackie
Copy link

I keep getting the error listed above every time I try to pay an invoice.

Message in paystatus is: /home/username/.lightning/lingtning-rpc is missing, using the bitcoin mainnet subdirectory at /home/username/.lightning/bitcoin instead.

Noob at Ubuntu but still learning. Any help would be greatly appreciated.

@shesek
Copy link
Owner

shesek commented Jan 30, 2022

This is not directly related to Spark, the 'Ran out of routes to try' message is issued by c-lightning, which is unable to find a payment route to your payment destination.

/home/username/.lightning/lingtning-rpc is missing, using the bitcoin mainnet subdirectory at /home/username/.lightning/bitcoin instead.

This is normal, you can safely ignore it.

But this shouldn't show up in relation to paystatus -- does it?

@joelmackie
Copy link
Author

Yes it shows up when I enter spark-wallet --paystatus. Thank you for the feed back.

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