tool · inferred from evidence
ssh-keyscan
A utility to fetch SSH host keys.
- ssh: handshake failed: knownhosts: key mismatch
After upgrading Flux to 2.6.x, bootstrapping with SSH auth can fail with 'ssh: handshake failed: knownhosts: key mismatch'. Fix: get the ECDSA host key with ssh-keyscan -t ecdsa and update the known-hosts secret, the maintainer confirmed th
- Cerbos git storage fail knownhosts key mismatch ssh
How to fix: Cerbos git storage fail knownhosts key mismatch ssh. The verified fix from the maintainer thread, distilled into reusable steps.
- Cerbos git storage fail knownhosts key mismatch ssh
What this covers: Cerbos with the git storage driver (protocol ssh, cloning from github.com) fails to start with a `knownhosts: key mismatch` error. The fix that worked: Populate the container's known_hosts from ssh-keyscan before Cerbos st