Skip to content

cln restart loop caused by fee overflow #6716

Open
@daywalker90

Description

@daywalker90

My mainnet node is in a restart loop because of this:

Sep 24 11:20:26  lightningd[2028800]: DEBUG   0380ef0209ff1b46c38a37cd40f613d1dae3eba481a909459d6c1434a0e56e5d8c-hsmd: Got WIRE_HSMD_CUPDATE_SIG_REQ
Sep 24 11:20:26  lightningd[2028800]: DEBUG   hsmd: Client: Received message 3 from client
Sep 24 11:20:26  lightningd[2028800]: DEBUG   0380ef0209ff1b46c38a37cd40f613d1dae3eba481a909459d6c1434a0e56e5d8c-hsmd: Got WIRE_HSMD_CUPDATE_SIG_REQ
Sep 24 11:20:26  lightningd[2028800]: DEBUG   hsmd: Client: Received message 3 from client
Sep 24 11:20:26  lightningd[2028800]: DEBUG   0380ef0209ff1b46c38a37cd40f613d1dae3eba481a909459d6c1434a0e56e5d8c-hsmd: Got WIRE_HSMD_CUPDATE_SIG_REQ
Sep 24 11:20:26  lightningd[2028800]: DEBUG   hsmd: Client: Received message 3 from client
Sep 24 11:20:26  lightningd[2028800]: DEBUG   0380ef0209ff1b46c38a37cd40f613d1dae3eba481a909459d6c1434a0e56e5d8c-hsmd: Got WIRE_HSMD_CUPDATE_SIG_REQ
Sep 24 11:20:26  lightningd[2028800]: DEBUG   hsmd: Client: Received message 3 from client
Sep 24 11:20:26  lightningd[2028800]: DEBUG   0380ef0209ff1b46c38a37cd40f613d1dae3eba481a909459d6c1434a0e56e5d8c-hsmd: Got WIRE_HSMD_CUPDATE_SIG_REQ
Sep 24 11:20:26  lightningd[2028800]: DEBUG   hsmd: Client: Received message 3 from client
Sep 24 11:20:26  lightningd[2028800]: DEBUG   lightningd: io_break: gossipd_init_done
Sep 24 11:20:26  lightningd[2028800]: DEBUG   lightningd: io_loop: gossip_init
Sep 24 11:20:26  lightningd[2028800]: DEBUG   lightningd: Looking for [autoclean,succeededforwards,num]
Sep 24 11:20:26  lightningd[2028800]: DEBUG   lightningd: Got [autoclean,succeededforwards,num]
Sep 24 11:20:26  lightningd[2028800]: DEBUG   lightningd: Printing
Sep 24 11:20:26  lightningd[2028800]: **BROKEN** lightningd: Adding forward fees 516150999msat + 18446744073193896594msat overflowed
Sep 24 11:20:26  lightningd[2028800]: Adding forward fees 516150999msat + 18446744073193896594msat overflowed
Sep 24 11:20:26  systemd[1]: lightningd.service: Main process exited, code=exited, status=1/FAILURE
Sep 24 11:20:26  lightningd[2028808]: Lost connection to the RPC socket.
Sep 24 11:20:26  lightningd[2028807]: Reading JSON input: Connection reset by peer
Sep 24 11:20:26  lightningd[2028809]: Reading JSON input: Connection reset by peer
Sep 24 11:20:26  lightningd[2028811]: Reading JSON input: Connection reset by peer
Sep 24 11:20:26  lightningd[2028814]: Reading JSON input: Connection reset by peer
Sep 24 11:20:26  lightningd[2028810]: Reading JSON input: Connection reset by peer
Sep 24 11:20:26  systemd[1]: lightningd.service: Failed with result 'exit-code'.

running cln 23.08.1, debian 12

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions