Skip to content

provider keystore sync failed {"err": "keystore is closed", "strategy": "all"} #11127

@lidel

Description

@lidel

Checklist

Installation method

built from source

Version

Kubo version: 0.39.0
Repo version: 18
System version: riscv64/linux
Golang version: go1.25.4

Config

default

Description

this is cosmetic, but we should avoid ERROR on shutdown under load:

Received interrupt signal, shutting down...
(Hit ctrl-c again to force-shutdown the daemon.)
2025-12-31T16:08:45.353+0100	DEBUG	autoconf	autoconf/updater.go:93	autoconf updater shutting down: context cancelled
2025-12-31T16:08:45.354+0100	INFO	dht/provider	provider/provider.go:691	GetClosestPeers failed during prefix len approximation measurement: context canceled
2025-12-31T16:08:45.355+0100	INFO	dht/provider	provider/provider.go:691	GetClosestPeers failed during prefix len approximation measurement: context canceled
2025-12-31T16:09:41.558+0100	ERROR	core:constructor	node/provider.go:492	provider keystore sync failed	{"err": "keystore is closed", "strategy": "all"}
2025-12-31T16:09:41.723+0100	INFO	nat	nat/nat.go:196	Stopping maintenance of port mapping	{"protocol": "tcp", "port": 4001}
2025-12-31T16:09:41.729+0100	INFO	nat	nat/nat.go:196	Stopping maintenance of port mapping	{"protocol": "udp", "port": 4001}

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions