Hi,
Running fly postgres connect -a myapp-db
fails with the error:
Error: error connecting to SSH server: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
My fly version was out of date so I upgraded it to the latest version v0.1.135, also I tried fly image update
and fly agent restart
but none worked. And I can run fly ssh console
successfully. Any help very appreciated, thanks!