-
Notifications
You must be signed in to change notification settings - Fork 29
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 XX attempts" #415
Comments
@simongltr can you please try again and report if the issue is still happening? |
We tried again, it fails but with a different error message
|
@simongltr there was another fix deployed (more on Monday), could you please try again? Try to make a few payments if possible. |
My node ID is I just tried paying A few payments worked but it was to pay myself. One of the payments to WalletOfSatoshi gave me no error but after 3 minutes of waiting time I stopped it. This one was appended to my transaction history, but not on WalletOfSatoshi's side. It's just a display bug our our side because we don't have a filter to eliminate unsuccessful payments. No preimage so no payment ... |
@simongltr thank you 🙏 can you please try a new node as well? |
I created a fresh node
After restarting the app the node synced successfully but I can't generate any invoice or do any action. It seems like important setup steps were skipped because of the error. For instance I have no LSP attributed to this node. On monday I will try again with the SDK but on desktop in CLI mode, at least to try on a different environment and try to collect better data. Thank you for helping us ! |
Tried again with another fresh node: Tried again with a fresh node after reinstalling the app: |
@simongltr any log files from the Breez SDK would also be very helpful. With the CLI there should be a log file created in the data directory, when using the SDK the method |
I tried with the CLI, I get the same error:
This time I can give you the logs: Here is the history file:
|
@dangeross please check the logs and you can also work with Simon to use the same seed yourself. This seems like a gossip issue, so if you come tho same conclusion, let's involve the GL team ASAP. |
Yeah I can give you my seed @dangeross, just give me a PGP key or keybase account I can encrypt to |
Thanks @simongltr, I'll look through the logs and let you know if the seed would be helpful too |
Just to mention it, it seems like when I was testing the CLI this morning a channel was closed. Also @damiandizeo told me that he sees this error a lot with my seed:
|
For node id 032f6993f42c8a01405e33bba6080237c07a7e67f62f1d7da407ef7e390cafc606 I think the reason is there are 2 pre-anchor channels, from what I can see it 2 were opened around Sept 2023 and 1 anchor channel Oct 2023. There are errors concerning the fee rate:
Channel 809595x2857x0 is pending close (pre-anchor), with 2 still open The backup seems to be workings from this CLI, not seeing any failures Do you have logs from your fresh nodes @simongltr ? |
[EDITED] This problem is solved
The commands I typed:
The logs: I tried multiple times and the issue was always a missing LDP IP |
[UPDATE] 2 mobile devices with 2 fresh nodes: 1 node created using breez cli and imported into mobile app Both apps with funds ~5.000 sats Test: Result: Attach logs from mobile app with the issue: |
2 days ago @damiandizeo described (last message) a situation where a fresh node can be funded but can't pay because of a This node is now able to send payments, its node ID is This morning (around 2:44pm GMT) we successfully funded a new node with ID
Around 2:46pm GMT this node was not able to pay. Around 5:22pm GMT we successfully sent a payment. |
I tried fetching the logs, and all I could find was a successful payment today. This is most likely still an old report that predates the inclusion of ElementsProject/lightning#7190 :-) If the problem does not persist, shall we close this? |
Thank you for looking at our problem. I'm closing this issue as the situation has improved significantly compared to a few weeks ago. We are currently implementing new features in our app, so I will need to conduct thorough testing again in about a week to confirm that the issue has been resolved. If the problem persists, I will reopen the issue and provide as much data as possible. |
The feerange issue is tracked here: #538 |
Hey,
I open this request to track the error we have in our app since the recent events. I heard from Breez that most of the issues are behind us and that it should work again but we still have issues.
The error we get for each payment:
Sender's node id:
Receiver's invoice
Our LSP is LQWD:
Let me know if you need more data or informations.
Best,
Simon.
The text was updated successfully, but these errors were encountered: