SSH not working for VM (_orgcert.internal)

I need to copy off my sqlite database from VM. Everytime when I try “flyctl sftp get file_path” or any other ssh commands I face these errors on the VM:

ERROR unexpected error fetching cert error=“transient SSH server error: can’t resolve _orgcert.internal”

ERROR unexpected error error=“[ssh: no auth passed yet, transient SSH server error: can’t resolve _orgcert.internal]”

This is the terminal response:
error connecting to SSH server: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain

@kurt could you help me please?

Hi… These _orgcert.internal glitches are difficult to resolve, :dragon:. Can you get fly console (without the ssh in the middle) to work? If so, you might be able to attach a fork of the volume, via the new --volume flag.

Added flyctl, sqlite, volumes

Thank you for the reply. The issue was resolved by support. It looks like the data was stale.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.