Skip to content

Instantly share code, notes, and snippets.

@alekc
Last active January 8, 2020 17:53
Show Gist options
  • Save alekc/02fecfa5e2d8f7e9bd6ae6f21558faf4 to your computer and use it in GitHub Desktop.
Save alekc/02fecfa5e2d8f7e9bd6ae6f21558faf4 to your computer and use it in GitHub Desktop.
Resolve chef key was 257 bytes (Expected 32)

if you encounter a followig error:

key was 257 bytes (Expected 32)

it's possible to fix it with

ssh-add

See capistrano/sshkit#442

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment