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

Core-Lightning has connection issues out of nowhere, since a full day now - htlc failed from 3th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE) #7991

Open
BitcoinerWithHUUUGEArmpitSweat opened this issue Jan 16, 2025 · 2 comments

Comments

@BitcoinerWithHUUUGEArmpitSweat
Copy link

BitcoinerWithHUUUGEArmpitSweat commented Jan 16, 2025

Hey, I get a lot of htlc failed messages. Is this a known issue and does someone probably know how I can fix my node again? I'm running CLBOSS on it and since a day the routing of payments almost completely stopped. I think, the little that pass through, are probably my own ones (CLBOSS initiating rebalances and so).

The host is a start9 machine.

2025-01-16T08:08:46+01:00  2025-01-16T07:08:46.665Z INFO    02f4c77dcf12255ccf705c18b8d6b95e4f884910bf61e8aa21242607193a79da1b-chan#19: htlc failed from 3th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE)
2025-01-16T08:08:47+01:00  2025-01-16T07:08:47.210Z INFO    lightningd: Sending 60945620msat over 7 hops to deliver 60940000msat
2025-01-16T08:08:54+01:00  2025-01-16T07:08:54.763Z INFO    02f4c77dcf12255ccf705c18b8d6b95e4f884910bf61e8aa21242607193a79da1b-chan#19: htlc failed from 2th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE)
2025-01-16T08:08:55+01:00  2025-01-16T07:08:55.299Z INFO    lightningd: Sending 60947474msat over 7 hops to deliver 60940000msat
2025-01-16T08:08:58+01:00  2025-01-16T07:08:58.570Z INFO    03e81689bfd18d0accb28d720ed222209b1a5f2c6825308772beac75b1fe35d491-channeld-chan#16: Peer connection lost
2025-01-16T08:08:58+01:00  2025-01-16T07:08:58.570Z INFO    03e81689bfd18d0accb28d720ed222209b1a5f2c6825308772beac75b1fe35d491-chan#16: Peer transient failure in CHANNELD_NORMAL: channeld: Owning subdaemon channeld died (62208)
2025-01-16T08:09:02+01:00  2025-01-16T07:09:02.171Z INFO    02f4c77dcf12255ccf705c18b8d6b95e4f884910bf61e8aa21242607193a79da1b-chan#19: htlc failed from 2th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE)
2025-01-16T08:09:02+01:00  2025-01-16T07:09:02.678Z INFO    lightningd: Sending 60945621msat over 7 hops to deliver 60940000msat
2025-01-16T08:09:09+01:00  2025-01-16T07:09:09.613Z INFO    02f4c77dcf12255ccf705c18b8d6b95e4f884910bf61e8aa21242607193a79da1b-chan#19: htlc failed from 2th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE)
2025-01-16T08:09:10+01:00  2025-01-16T07:09:10.141Z INFO    lightningd: Sending 60945621msat over 7 hops to deliver 60940000msat
2025-01-16T08:09:17+01:00  2025-01-16T07:09:17.199Z INFO    02f4c77dcf12255ccf705c18b8d6b95e4f884910bf61e8aa21242607193a79da1b-chan#19: htlc failed from 2th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE)
2025-01-16T08:09:17+01:00  2025-01-16T07:09:17.734Z INFO    lightningd: Sending 60945703msat over 8 hops to deliver 60940000msat
2025-01-16T08:09:26+01:00  2025-01-16T07:09:26.951Z INFO    02f4c77dcf12255ccf705c18b8d6b95e4f884910bf61e8aa21242607193a79da1b-chan#19: htlc failed from 2th node with code 0x1007 (WIRE_TEMPORARY_CHANNEL_FAILURE)
2025-01-16T08:09:27+01:00  2025-01-16T07:09:27.482Z INFO    lightningd: Sending 60945801msat over 7 hops to deliver 60940000msat
@rustyrussell
Copy link
Contributor

  1. You didn't say what version this is?
  2. Seems like the failure is upstream, not at your node?

@BitcoinerWithHUUUGEArmpitSweat
Copy link
Author

Hey, thanks for answering!

  1. v24.11.1
  2. What's that? Can this be fixed by me?

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