fix: refresh nix-cache signing key (cache entity was lost) #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/nix-cache-key"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The attic cache row was wiped from the DB (attic-db recreated), taking the nix-cache signing keypair with it. Recreated the cache with a fresh keypair: old BZZj... -> new TgR2... (nix-cache:TgR2QMfQlpI8K/pK23OF9D7N3WLIbrVP/hVdVq0k0nM=). Also recreated the missing traefik no-body-limit middleware in ns cache (ingress annotation referenced it; its absence 404'd the whole host). All machines get the new key on next rebuild.
Pull request closed