Skip to content

[bug]: can't create mission control manager: ErrTypeForDecoding want (type: *uint8, length: 1), got (type: *uint8, length: 147)" #9818

@mercurytoxic

Description

@mercurytoxic

Unexpected shutdown during startup after upgrade lnd-git (0.19.0.beta.rc2.r18605.aaf0a19b0-1 -> 0.19.0.beta.rc5.r18747.3707b1fb7-1) and clean shutdown, stops with :

ErrTypeForDecoding want (type: *uint8, length: 1), got (type: *uint8, length: 147)"

May 17 05:25:34 testnet lnd[3960967]: 2025-05-17 05:25:34.155 [INF] HSWC: Trimming open circuits for chan_id=3194588:145:0, start_htlc_id=197
May 17 05:25:34 testnet lnd[3960967]: 2025-05-17 05:25:34.155 [INF] HSWC: Trimming open circuits for chan_id=4148300:6:0, start_htlc_id=1585
May 17 05:25:34 testnet lnd[3960967]: 2025-05-17 05:25:34.167 [INF] CRTR: Loaded 146 mission control entries
May 17 05:25:34 testnet lnd[3960967]: 2025-05-17 05:25:34.167 [ERR] LTND: Shutting down due to error in main method rev=3707b1 err="can't create mission control manager: ErrTypeForDecoding want (type: *uint8, length: 1), got (type: *uint8, length: 147)"
May 17 05:25:34 testnet lnd[3960967]: 2025-05-17 05:25:34.168 [INF] NTFN: Cancelling epoch notification, epoch_id=1
May 17 05:25:34 testnet lnd[3960967]: 2025-05-17 05:25:34.196 [INF] LTND: Shutdown complete
May 17 05:25:34 testnet lnd[3960967]: unable to create server: can't create mission control manager: ErrTypeForDecoding want (type: *uint8, length: 1), got (type: *uint8, length: 147)
May 17 05:25:34 testnet systemd[1]: lnd.service: Main process exited, code=exited, status=1/FAILURE
May 17 05:25:34 testnet systemd[1]: lnd.service: Failed with result 'exit-code'.
May 17 05:25:34 testnet systemd[1]: Failed to start Lightning network daemon.
May 17 05:25:34 testnet systemd[1]: lnd.service: Consumed 7min 41.554s CPU time, 2G memory peak.

lnd 0.19.0.beta.rc5.r18747.3707b1fb7
Linux testnet 6.13.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 13 Mar 2025 18:12:00 +0000 x86_64 GNU/Linux

What are my options? any way to reset mc without lnd running?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions