Was using the console fine just an hour ago, but now currently getting this error.
> fly ssh console --config fly.production.toml -C '/app/bin/rails console'
Error create ssh certificate: You hit a Fly API error with request ID: XXX-sea (if you haven't created a key for your org yet, try `flyctl ssh establish`)
Tried relogging into fly with fly auth login
and also tried to run the flyctl ssh establish
but that seems to no longer exist. I then tried running flyctl ssh issue
but that fails with a generic message of Error You hit a Fly API error with request ID: XXX-sea
.
Any suggestions?