Skip to content

connected is not going to die when lightningd dies #7848

Closed
@vincenzopalazzo

Description

@vincenzopalazzo

Issue and Steps to Reproduce

When lightningd is dying for some reason, the other depending deamon is not going to die

So in my case is connected, so when I try to restart the node I get the following error

2024-11-21T10:57:36.725Z DEBUG   hsmd: new_client: 0
2024-11-21T10:57:36.794Z DEBUG   connectd: Proxy address: 127.0.0.1:9050
2024-11-21T10:57:36.794Z DEBUG   connectd: Failed to bind 2 socket: Address already in use
2024-11-21T10:57:36.794Z DEBUG   connectd: REPLY WIRE_CONNECTD_INIT_REPLY with 0 fds
2024-11-21T10:57:36.794Z **BROKEN** connectd: Failed to bind socket for 0.0.0.0:19735: Address already in use

getinfo output

running the commit a90d9c9


Not sure if this is going to help #7630

Metadata

Metadata

Assignees

Labels

Type::BugAn error, flaw, or fault that produces an incorrect or unexpected result

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions