Hello.
One of my fly machines, that has a node service, has staarted failing with this error:
Error: Cannot find matching keyid: {"signatures":[{"sig":"MEQCIHGqHbvc2zImUPEPFpT4grh6rMYslel+lAjFArx8+RUdAiBfnJA+bgmUvO5Lctfkq+46KKDQdx/8RhLPge3pA+EdHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"keys":[{"expires":null,"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","keytype":"ecdsa-sha2-nistp256","scheme":"ecdsa-sha2-nistp256","key":"big-blob-of-text"}]}
It seems to be an error on corepack right now, see Docker Build Error: "corepack enable pnpm" Fails with Signature Verification Error · Issue #1250 · stackblitz-labs/bolt.diy · GitHub
By I haven’t deployed in a couple of days. Is the fly machine being re-build on every start?
What can I do to workaround this problem?