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?