Hi Yang,
I have issues accessing to my vm, i get this error:
Equivalent Command: ssh -vvv -o ExitOnForwardFailure=yes -o ServerAliveCountMax=3 -o ServerAliveInterval=15 -p 22 jaraujo@172.100.20.3
05:07:42 Connecting...
05:07:42 OpenSSH_9.8p1, OpenSSL 3.0.14 4 Jun 2024
05:07:42 debug1: Reading configuration data /Users/skyones/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/config
05:07:42 debug1: /Users/skyones/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/config line 7: Applying options for *
05:07:42 debug2: resolve_canonicalize: hostname 172.100.20.3 is address
05:07:42 debug3: channel_clear_timeouts: clearing
05:07:42 debug3: ssh_connect_direct: entering
05:07:42 debug1: Connecting to 172.100.20.3 [172.100.20.3] port 22.
05:07:42 debug3: set_sock_tos: set socket 3 IP_TOS 0x48
05:07:42 debug1: Connection established.
05:07:42 debug1: identity file /Users/skyones/.ssh/id_rsa type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_rsa-cert type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_ecdsa type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_ecdsa-cert type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_ecdsa_sk type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_ecdsa_sk-cert type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_ed25519 type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_ed25519-cert type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_ed25519_sk type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_ed25519_sk-cert type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_xmss type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_xmss-cert type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_dsa type -1
05:07:42 debug1: identity file /Users/skyones/.ssh/id_dsa-cert type -1
05:07:42 debug1: Local version string SSH-2.0-OpenSSH_9.8
05:07:42 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7
05:07:42 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000
05:07:42 debug2: fd 3 setting O_NONBLOCK
05:07:42 debug1: Authenticating to 172.100.20.3:22 as 'jaraujo'
05:07:42 debug3: record_hostkey: found key type ED25519 in file /Users/skyones/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/known_hosts:20
05:07:42 Authenticating...
05:07:42 debug3: load_hostkeys_file: loaded 1 keys from 172.100.20.3
05:07:42 debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
05:07:42 debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
05:07:42 debug3: order_hostkeyalgs: have matching best-preference key type ssh-ed25519-cert-v01@openssh.com, using HostkeyAlgorithms verbatim
05:07:42 debug3: send packet: type 20
05:07:42 debug1: SSH2_MSG_KEXINIT sent
05:07:42 debug3: receive packet: type 20
05:07:42 debug1: SSH2_MSG_KEXINIT received
05:07:42 debug2: local client KEXINIT proposal
05:07:42 debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,kex-strict-c-v00@openssh.com
05:07:42 debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
05:07:42 debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
05:07:42 debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
05:07:42 debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
05:07:42 debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
05:07:42 debug2: compression ctos: none,zlib@openssh.com,zlib
05:07:42 debug2: compression stoc: none,zlib@openssh.com,zlib
05:07:42 debug2: languages ctos:
05:07:42 debug2: languages stoc:
05:07:42 debug2: first_kex_follows 0
05:07:42 debug2: reserved 0
05:07:42 debug2: peer server KEXINIT proposal
05:07:42 debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com
05:07:42 debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
05:07:42 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
05:07:42 debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
05:07:42 debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
05:07:42 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
05:07:42 debug2: compression ctos: none,zlib@openssh.com
05:07:42 debug2: compression stoc: none,zlib@openssh.com
05:07:42 debug2: languages ctos:
05:07:42 debug2: languages stoc:
05:07:42 debug2: first_kex_follows 0
05:07:42 debug2: reserved 0
05:07:42 debug3: kex_choose_conf: will use strict KEX ordering
05:07:42 debug1: kex: algorithm: curve25519-sha256
05:07:42 debug1: kex: host key algorithm: ssh-ed25519
05:07:42 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
05:07:42 debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
05:07:42 debug3: send packet: type 30
05:07:42 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
05:07:45 debug3: receive packet: type 31
05:07:45 debug1: SSH2_MSG_KEX_ECDH_REPLY received
05:07:45 debug1: Server host key: ssh-ed25519 SHA256:8Zo1MAxV+WhK3CJtSUdsLNwDMVzhhdi73tGLpAKLFtQ
05:07:45 debug3: record_hostkey: found key type ED25519 in file /Users/skyones/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/known_hosts:20
05:07:45 debug3: load_hostkeys_file: loaded 1 keys from 172.100.20.3
05:07:45 debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
05:07:45 debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
05:07:45 debug1: Host '172.100.20.3' is known and matches the ED25519 host key.
05:07:45 debug1: Found key in /Users/skyones/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/known_hosts:20
05:07:45 debug3: send packet: type 21
05:07:45 debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
05:07:45 debug2: ssh_set_newkeys: mode 1
05:07:45 debug1: rekey out after 134217728 blocks
05:07:45 debug1: SSH2_MSG_NEWKEYS sent
05:07:45 debug1: expecting SSH2_MSG_NEWKEYS
05:07:45 debug3: receive packet: type 21
05:07:45 debug1: ssh_packet_read_poll2: resetting read seqnr 3
05:07:45 debug1: SSH2_MSG_NEWKEYS received
05:07:45 debug2: ssh_set_newkeys: mode 0
05:07:45 debug1: rekey in after 134217728 blocks
05:07:45 debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,kex-strict-c-v00@openssh.com
05:07:45 debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
05:07:45 debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
05:07:45 debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
05:07:45 debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
05:07:45 debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
05:07:45 debug2: compression ctos: none,zlib@openssh.com,zlib
05:07:45 debug2: compression stoc: none,zlib@openssh.com,zlib
05:07:45 debug2: languages ctos:
05:07:45 debug2: languages stoc:
05:07:45 debug2: first_kex_follows 0
05:07:45 debug2: reserved 0
05:07:45 debug3: send packet: type 5
05:07:45 debug3: receive packet: type 7
05:07:45 debug1: SSH2_MSG_EXT_INFO received
05:07:45 debug3: kex_input_ext_info: extension server-sig-algs
05:07:45 debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
05:07:45 debug3: receive packet: type 6
05:07:45 debug2: service_accept: ssh-userauth
05:07:45 debug1: SSH2_MSG_SERVICE_ACCEPT received
05:07:45 debug3: send packet: type 50
05:07:45 debug3: receive packet: type 51
05:07:45 debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
05:07:45 debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic
05:07:45 debug3: preferred publickey,keyboard-interactive,password
05:07:45 debug3: authmethod_lookup publickey
05:07:45 debug3: remaining preferred: keyboard-interactive,password
05:07:45 debug3: authmethod_is_enabled publickey
05:07:45 debug1: Next authentication method: publickey
05:07:45 debug3: ssh_get_authentication_socket_path: path '/private/tmp/com.apple.launchd.jfDihqv9ju/Listeners'
05:07:45 debug1: get_agent_identities: ssh_get_authentication_socket: Operation not permitted
05:07:45 debug1: Will attempt key: /Users/skyones/.ssh/id_rsa
05:07:45 debug1: Will attempt key: /Users/skyones/.ssh/id_ecdsa
05:07:45 debug1: Will attempt key: /Users/skyones/.ssh/id_ecdsa_sk
05:07:45 debug1: Will attempt key: /Users/skyones/.ssh/id_ed25519
05:07:45 debug1: Will attempt key: /Users/skyones/.ssh/id_ed25519_sk
05:07:45 debug1: Will attempt key: /Users/skyones/.ssh/id_xmss
05:07:45 debug1: Will attempt key: /Users/skyones/.ssh/id_dsa
05:07:45 debug2: pubkey_prepare: done
05:07:45 debug1: Trying private key: /Users/skyones/.ssh/id_rsa
05:07:45 Load key "/Users/skyones/.ssh/id_rsa": Operation not permitted
05:07:45 debug1: Trying private key: /Users/skyones/.ssh/id_ecdsa
05:07:45 debug3: no such identity: /Users/skyones/.ssh/id_ecdsa: No such file or directory
05:07:45 debug1: Trying private key: /Users/skyones/.ssh/id_ecdsa_sk
05:07:45 debug3: no such identity: /Users/skyones/.ssh/id_ecdsa_sk: No such file or directory
05:07:45 debug1: Trying private key: /Users/skyones/.ssh/id_ed25519
05:07:45 debug3: no such identity: /Users/skyones/.ssh/id_ed25519: No such file or directory
05:07:45 debug1: Trying private key: /Users/skyones/.ssh/id_ed25519_sk
05:07:45 debug3: no such identity: /Users/skyones/.ssh/id_ed25519_sk: No such file or directory
05:07:45 debug1: Trying private key: /Users/skyones/.ssh/id_xmss
05:07:45 debug3: no such identity: /Users/skyones/.ssh/id_xmss: No such file or directory
05:07:45 debug1: Trying private key: /Users/skyones/.ssh/id_dsa
05:07:45 debug3: no such identity: /Users/skyones/.ssh/id_dsa: No such file or directory
05:07:45 debug2: we did not send a packet, disable method
05:07:45 debug1: No more authentication methods to try.
05:07:45 jaraujo@172.100.20.3: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
05:07:45 Abnormal Disconnect
Equivalent Command: ssh -vvv -o ExitOnForwardFailure=yes -o ServerAliveCountMax=3 -o ServerAliveInterval=15 -p 22 jaraujo@172.100.20.3
05:09:24 Connecting...
05:09:24 OpenSSH_9.8p1, OpenSSL 3.0.14 4 Jun 2024
05:09:24 debug1: Reading configuration data /Users/skyones/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/config
05:09:24 debug1: /Users/skyones/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/config line 7: Applying options for *
05:09:24 debug2: resolve_canonicalize: hostname 172.100.20.3 is address
05:09:24 debug3: channel_clear_timeouts: clearing
05:09:24 debug3: ssh_connect_direct: entering
05:09:24 debug1: Connecting to 172.100.20.3 [172.100.20.3] port 22.
05:09:24 debug3: set_sock_tos: set socket 3 IP_TOS 0x48
05:09:24 debug1: Connection established.
05:09:24 debug1: identity file /Users/skyones/.ssh/id_rsa type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_rsa-cert type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_ecdsa type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_ecdsa-cert type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_ecdsa_sk type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_ecdsa_sk-cert type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_ed25519 type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_ed25519-cert type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_ed25519_sk type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_ed25519_sk-cert type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_xmss type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_xmss-cert type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_dsa type -1
05:09:24 debug1: identity file /Users/skyones/.ssh/id_dsa-cert type -1
05:09:24 debug1: Local version string SSH-2.0-OpenSSH_9.8
05:09:25 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7
05:09:25 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000
05:09:25 debug2: fd 3 setting O_NONBLOCK
05:09:25 debug1: Authenticating to 172.100.20.3:22 as 'jaraujo'
05:09:25 debug3: record_hostkey: found key type ED25519 in file /Users/skyones/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/known_hosts:20
05:09:25 debug3: load_hostkeys_file: loaded 1 keys from 172.100.20.3
05:09:25 debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
05:09:25 debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
05:09:25 debug3: order_hostkeyalgs: have matching best-preference key type ssh-ed25519-cert-v01@openssh.com, using HostkeyAlgorithms verbatim
05:09:25 Authenticating...
05:09:25 debug3: send packet: type 20
05:09:25 debug1: SSH2_MSG_KEXINIT sent
05:09:25 debug3: receive packet: type 20
05:09:25 debug1: SSH2_MSG_KEXINIT received
05:09:25 debug2: local client KEXINIT proposal
05:09:25 debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,kex-strict-c-v00@openssh.com
05:09:25 debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
05:09:25 debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
05:09:25 debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
05:09:25 debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
05:09:25 debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
05:09:25 debug2: compression ctos: none,zlib@openssh.com,zlib
05:09:25 debug2: compression stoc: none,zlib@openssh.com,zlib
05:09:25 debug2: languages ctos:
05:09:25 debug2: languages stoc:
05:09:25 debug2: first_kex_follows 0
05:09:25 debug2: reserved 0
05:09:25 debug2: peer server KEXINIT proposal
05:09:25 debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com
05:09:25 debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
05:09:25 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
05:09:25 debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr
05:09:25 debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
05:09:25 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512
05:09:25 debug2: compression ctos: none,zlib@openssh.com
05:09:25 debug2: compression stoc: none,zlib@openssh.com
05:09:25 debug2: languages ctos:
05:09:25 debug2: languages stoc:
05:09:25 debug2: first_kex_follows 0
05:09:25 debug2: reserved 0
05:09:25 debug3: kex_choose_conf: will use strict KEX ordering
05:09:25 debug1: kex: algorithm: curve25519-sha256
05:09:25 debug1: kex: host key algorithm: ssh-ed25519
05:09:25 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
05:09:25 debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
05:09:25 debug3: send packet: type 30
05:09:25 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
05:09:27 debug3: receive packet: type 31
05:09:27 debug1: SSH2_MSG_KEX_ECDH_REPLY received
05:09:27 debug1: Server host key: ssh-ed25519 SHA256:8Zo1MAxV+WhK3CJtSUdsLNwDMVzhhdi73tGLpAKLFtQ
05:09:27 debug3: record_hostkey: found key type ED25519 in file /Users/skyones/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/known_hosts:20
05:09:27 debug3: load_hostkeys_file: loaded 1 keys from 172.100.20.3
05:09:27 debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
05:09:27 debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
05:09:27 debug1: Host '172.100.20.3' is known and matches the ED25519 host key.
05:09:27 debug1: Found key in /Users/skyones/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/known_hosts:20
05:09:27 debug3: send packet: type 21
05:09:27 debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
05:09:27 debug2: ssh_set_newkeys: mode 1
05:09:27 debug1: rekey out after 134217728 blocks
05:09:27 debug1: SSH2_MSG_NEWKEYS sent
05:09:27 debug1: expecting SSH2_MSG_NEWKEYS
05:09:27 debug3: receive packet: type 21
05:09:27 debug1: ssh_packet_read_poll2: resetting read seqnr 3
05:09:27 debug1: SSH2_MSG_NEWKEYS received
05:09:27 debug2: ssh_set_newkeys: mode 0
05:09:27 debug1: rekey in after 134217728 blocks
05:09:27 debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,kex-strict-c-v00@openssh.com
05:09:27 debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
05:09:27 debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
05:09:27 debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
05:09:27 debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
05:09:27 debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
05:09:27 debug2: compression ctos: none,zlib@openssh.com,zlib
05:09:27 debug2: compression stoc: none,zlib@openssh.com,zlib
05:09:27 debug2: languages ctos:
05:09:27 debug2: languages stoc:
05:09:27 debug2: first_kex_follows 0
05:09:27 debug2: reserved 0
05:09:27 debug3: send packet: type 5
05:09:27 debug3: receive packet: type 7
05:09:27 debug1: SSH2_MSG_EXT_INFO received
05:09:27 debug3: kex_input_ext_info: extension server-sig-algs
05:09:27 debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
05:09:27 debug3: receive packet: type 6
05:09:27 debug2: service_accept: ssh-userauth
05:09:27 debug1: SSH2_MSG_SERVICE_ACCEPT received
05:09:27 debug3: send packet: type 50
05:09:28 debug3: receive packet: type 51
05:09:28 debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
05:09:28 debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic
05:09:28 debug3: preferred publickey,keyboard-interactive,password
05:09:28 debug3: authmethod_lookup publickey
05:09:28 debug3: remaining preferred: keyboard-interactive,password
05:09:28 debug3: authmethod_is_enabled publickey
05:09:28 debug1: Next authentication method: publickey
05:09:28 debug3: ssh_get_authentication_socket_path: path '/private/tmp/com.apple.launchd.jfDihqv9ju/Listeners'
05:09:28 debug1: get_agent_identities: ssh_get_authentication_socket: Operation not permitted
05:09:28 debug1: Will attempt key: /Users/skyones/.ssh/id_rsa
05:09:28 debug1: Will attempt key: /Users/skyones/.ssh/id_ecdsa
05:09:28 debug1: Will attempt key: /Users/skyones/.ssh/id_ecdsa_sk
05:09:28 debug1: Will attempt key: /Users/skyones/.ssh/id_ed25519
05:09:28 debug1: Will attempt key: /Users/skyones/.ssh/id_ed25519_sk
05:09:28 debug1: Will attempt key: /Users/skyones/.ssh/id_xmss
05:09:28 debug1: Will attempt key: /Users/skyones/.ssh/id_dsa
05:09:28 debug2: pubkey_prepare: done
05:09:28 debug1: Trying private key: /Users/skyones/.ssh/id_rsa
05:09:28 Load key "/Users/skyones/.ssh/id_rsa": Operation not permitted
05:09:28 debug1: Trying private key: /Users/skyones/.ssh/id_ecdsa
05:09:28 debug3: no such identity: /Users/skyones/.ssh/id_ecdsa: No such file or directory
05:09:28 debug1: Trying private key: /Users/skyones/.ssh/id_ecdsa_sk
05:09:28 debug3: no such identity: /Users/skyones/.ssh/id_ecdsa_sk: No such file or directory
05:09:28 debug1: Trying private key: /Users/skyones/.ssh/id_ed25519
05:09:28 debug3: no such identity: /Users/skyones/.ssh/id_ed25519: No such file or directory
05:09:28 debug1: Trying private key: /Users/skyones/.ssh/id_ed25519_sk
05:09:28 debug3: no such identity: /Users/skyones/.ssh/id_ed25519_sk: No such file or directory
05:09:28 debug1: Trying private key: /Users/skyones/.ssh/id_xmss
05:09:28 debug3: no such identity: /Users/skyones/.ssh/id_xmss: No such file or directory
05:09:28 debug1: Trying private key: /Users/skyones/.ssh/id_dsa
05:09:28 debug3: no such identity: /Users/skyones/.ssh/id_dsa: No such file or directory
05:09:28 debug2: we did not send a packet, disable method
05:09:28 debug1: No more authentication methods to try.
05:09:28 jaraujo@172.100.20.3: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
05:09:28 Abnormal Disconnect
Thanks