Cannot SSH

Hello, i am not able to ssh to any machine, even on different organizations. I’m not seeing a related incident (I’m in EU regions, the current incident is in the US)

when trying to SSH (that worked yesterday), I get this error:

Error: create ssh certificate: failed to run mutation($input: IssueCertificateInput!) { issueCertificate(input: $input) { certificate, key } }: server returned a non-200 status code: 500 (if you haven’t created a key for your org yet, try flyctl ssh issue)

and flyctl ssh issue says the same:

Error: failed to run mutation($input: IssueCertificateInput!) { issueCertificate(input: $input) { certificate, key } }: server returned a non-200 status code: 500

edit:
just added to the status page:

Identified - We have identified an issue causing new `fly ssh console` connections to fail with 500 errors. A fix is in progress.

This is fixed :slight_smile:

  • Daniel