SSH failing for newly created machines
Resolved
This incident has been resolved.
Update
This issue has been fixed, newly created machines will have working SSH.
Machines created during this incident will need to be updated (
fly machine update --yes <id>
) or deleted/recreated to fix SSH.
Investigating
As a workaround, run the
fly ssh console
command with--pty --command /bin/sh
flags.
Investigating
We are investigating reports that connecting to newly created machines via SSH (
fly ssh console
) may fail.