Skip to content

Do not continue reconnecting if the last failure was permanent #871

Closed
@laanwj

Description

@laanwj

I get the following, repeatedly, in the log of my mainnet lightning node:

lightningd(23449): lightning_channeld(<peerid>): STATUS_FAIL_PEER_IO: bad reestablish revocation_number: 316 vs 366
lightningd(23449): peer <peerid>: Peer transient failure in CHANNELD_NORMAL: Owning subdaemon lightning_channeld died (33792)

This happens after the node aborted with a repeated "missing inputs" error (I don't have the exact log of that anymore, sorry.) It looks like that caused my node to be out of whack with another peer, but that doesn't stop it from trying.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions