-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
Cannot create invoice w/ route hints [Embedded node] #2489
Comments
Just FYI, I had the Olympus channel closed due to expiring time. What I tried: switched to reset graph and restart. Wait for a while, watching the logs to see when is finished to be sure I have all the graph synced. Is confirmed, if I choose a simple Zeus wrapped invoice is working, but received only in the Olympus channel. |
Some more updates. If I choose the rote hints "automatic" the invoice is created and paid correctly. Another observation: if I choose "blinded paths" (with route hints deactivated) it return the error "could not find any routes to self to use for blinded route construction". With previous versions this option worked fine. |
This issue still happen with v0.9.3. Invoice can be created with any channel, but trying to pay it it gets "no route found" (Zeus is always in persistent mode and well synced). Wrapped invoice still working fine. Can we re-open it? |
Describe your enhancement idea
Zeus v0.9.1 on Android 12 (Lineage)
2 channels: 1 with Olympus, 1 with Blixt.
Creating a new invoice with route hints get error "edge not found"
Steps to reproduce:
I get this:
If I do the same but selecting Olympus channel, it works perfectly fine and also the payment goes through fine.
Sending out from both channels works fine.
The node is synced perfectly fine,
The logs shows nothing special or other errors, only that
[ERR] RPCS: [/lnrpc.Lightning/GetChanInfo]: edge not found
The text was updated successfully, but these errors were encountered: