@yang, good morning! I hope you're doing well.
Here are my logs (redacted):
> ## $HOST_NAME ##
----------------------------------------
Equivalent Command: ssh -vvv -o ServerAliveCountMax=3 -o ServerAliveInterval=15 -o ExitOnForwardFailure=yes -p $PORT $USER@$HOST_ADDR
13:27:18 Connecting…
13:27:18 Using Embeded Helper 4.8 (r48)
13:27:18 OpenSSH_8.3p1, OpenSSL 1.1.1g 21 Apr 2020
13:27:18 debug1: Reading configuration data /Users/$USER/.ssh/config
13:27:18 debug1: /Users/$USER/.ssh/config line 2: Applying options for 192.168.1.10
13:27:18 debug2: resolve_canonicalize: hostname $HOST_ADDR is address
13:27:18 debug2: ssh_connect_direct
13:27:18 debug1: Connecting to $HOST_ADDR [$HOST_ADDR] port $PORT.
13:27:18 debug1: Connection established.
13:27:18 debug1: identity file $HOME/.ssh/id_rsa type -1
13:27:18 debug1: identity file $HOME/.ssh/id_rsa-cert type -1
13:27:18 debug1: identity file $HOME/.ssh/id_dsa type -1
13:27:18 debug1: identity file $HOME/.ssh/id_dsa-cert type -1
13:27:18 debug1: identity file $HOME/.ssh/id_ecdsa type -1
13:27:18 debug1: identity file $HOME/.ssh/id_ecdsa-cert type -1
13:27:18 debug1: identity file $HOME.ssh/id_ecdsa_sk type -1
13:27:18 debug1: identity file $HOME/.ssh/id_ecdsa_sk-cert type -1
13:27:18 debug1: identity file $HOME/.ssh/id_ed25519 type -1
13:27:18 debug1: identity file $HOME/.ssh/id_ed25519-cert type -1
13:27:18 debug1: identity file $HOME/.ssh/id_ed25519_sk type -1
13:27:18 debug1: identity file $HOME/.ssh/id_ed25519_sk-cert type -1
13:27:18 debug1: identity file $HOME/.ssh/id_xmss type -1
13:27:18 debug1: identity file $HOME/.ssh/id_xmss-cert type -1
13:27:18 debug1: Local version string SSH-2.0-OpenSSH_8.3
13:27:18 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.3
13:27:18 debug1: match: OpenSSH_8.3 pat OpenSSH* compat 0x04000000
13:27:18 debug2: fd 3 setting O_NONBLOCK
13:27:18 debug1: Authenticating to $HOST_ADDR:$PORT as '$USER'
13:27:18 debug3: put_host_port: [$HOST_ADDR]:$PORT
13:27:18 Authenticating…
13:27:18 debug3: hostkeys_foreach: reading file "$HOME/.ssh/known_hosts"
13:27:18 debug3: record_hostkey: found key type ECDSA in file /Users/johntdavis/.ssh/known_hosts:1
**13:27:18 debug3: load_hostkeys: loaded 1 keys from [$HOST_ADDR]:$PORT**
13:27:18 debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
13:27:18 debug3: send packet: type 20
13:27:18 debug1: SSH2_MSG_KEXINIT sent
13:27:18 debug3: receive packet: type 20
13:27:18 debug1: SSH2_MSG_KEXINIT received
13:27:18 debug2: local client KEXINIT proposal
13:27:18 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-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c
13:27:18 debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,ssh-ed25519,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
13:27:18 debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
13:27:18 debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
13:27:18 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
13:27:18 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
13:27:18 debug2: compression ctos: none,zlib@openssh.com,zlib
13:27:18 debug2: compression stoc: none,zlib@openssh.com,zlib
13:27:18 debug2: languages ctos:
13:27:18 debug2: languages stoc:
13:27:18 debug2: first_kex_follows 0
13:27:18 debug2: reserved 0
13:27:18 debug2: peer server KEXINIT proposal
13:27:18 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-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
13:27:18 debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
13:27:18 debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
13:27:18 debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
13:27:18 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
13:27:18 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
13:27:18 debug2: compression ctos: none,zlib@openssh.com
13:27:18 debug2: compression stoc: none,zlib@openssh.com
13:27:18 debug2: languages ctos:
13:27:18 debug2: languages stoc:
13:27:18 debug2: first_kex_follows 0
13:27:18 debug2: reserved 0
13:27:18 debug1: kex: algorithm: curve25519-sha256
13:27:18 debug1: kex: host key algorithm: ecdsa-sha2-nistp256
13:27:18 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
13:27:18 debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
13:27:18 debug3: send packet: type 30
13:27:18 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
13:27:18 debug3: receive packet: type 31
13:27:18 debug1: S**erver host key: ecdsa-sha2-nistp256** SHA256:ZiU4KTFc43nhzOxmI7OIrvma50oax2zdIAskDUPZBBg
13:27:18 debug3: put_host_port: [$HOST_ADDR]:$PORT
13:27:18 debug3: put_host_port: [$HOST_ADDR]:$PORT
13:27:18 debug3: hostkeys_foreach: reading file "$HOME/.ssh/known_hosts"
13:27:18 debug3: record_hostkey: found key type ECDSA in file $HOME/.ssh/known_hosts:1
13:27:18 debug3: load_hostkeys: loaded 1 keys from [$HOST_ADDR]:$PORT
13:27:18 debug3: hostkeys_foreach: reading file "$HOME/.ssh/known_hosts"
13:27:18 debug3: record_hostkey: found key type ECDSA in file /Users/johntdavis/.ssh/known_hosts:1
13:27:18 debug3: load_hostkeys: loaded 1 keys from [$HOST_ADDR]:$PORT
13:27:18 debug1: Host '[$HOST_ADDR]:$PORT' is known and matches the ECDSA host key.
13:27:18 debug1: Found key in $HOME/.ssh/known_hosts:1
13:27:18 debug3: send packet: type 21
13:27:18 debug2: set_newkeys: mode 1
13:27:18 debug1: rekey out after 134217728 blocks
13:27:18 debug1: SSH2_MSG_NEWKEYS sent
13:27:18 debug1: expecting SSH2_MSG_NEWKEYS
13:27:18 debug3: receive packet: type 21
13:27:18 debug1: SSH2_MSG_NEWKEYS received
13:27:18 debug2: set_newkeys: mode 0
13:27:18 debug1: rekey in after 134217728 blocks
13:27:18 debug1: Will attempt key: $HOME/.ssh/id_rsa
13:27:18 debug1: Will attempt key: $HOME/.ssh/id_dsa
13:27:18 debug1: Will attempt key: $HOME/.ssh/id_ecdsa
13:27:18 debug1: Will attempt key: $HOME/.ssh/id_ecdsa_sk
13:27:18 debug1: Will attempt key: $HOME/.ssh/id_ed25519
13:27:18 debug1: Will attempt key: $HOME/.ssh/id_ed25519_sk
13:27:18 debug1: Will attempt key: $HOME/.ssh/id_xmss
13:27:18 debug2: pubkey_prepare: done
13:27:18 debug3: send packet: type 5
13:27:18 debug3: receive packet: type 7
13:27:18 debug1: SSH2_MSG_EXT_INFO received
13:27:18 debug1: kex_input_ext_info: 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>
13:27:18 debug3: receive packet: type 6
13:27:18 debug2: service_accept: ssh-userauth
13:27:18 debug1: SSH2_MSG_SERVICE_ACCEPT received
13:27:18 debug3: send packet: type 50
13:27:18 debug3: receive packet: type 51
13:27:18 debug1: Authentications that can continue: publickey,keyboard-interactive
13:27:18 debug3: start over, passed a different list publickey,keyboard-interactive
13:27:18 debug3: preferred publickey,keyboard-interactive,password
13:27:18 debug3: authmethod_lookup publickey
13:27:18 debug3: remaining preferred: keyboard-interactive,password
13:27:18 debug3: authmethod_is_enabled publickey
13:27:18 debug1: Next authentication method: publickey
13:27:18 debug1: Trying private key: $HOME/.ssh/id_rsa
13:27:18 debug3: no such identity: $HOME/.ssh/id_rsa: No such file or directory
13:27:18 debug1: Trying private key: $HOME/.ssh/id_dsa
13:27:18 debug3: no such identity: $HOME/.ssh/id_dsa: No such file or directory
13:27:18 debug1: Trying private key: $HOME/.ssh/id_ecdsa
13:27:18 debug3: no such identity: $HOME/.ssh/id_ecdsa: No such file or directory
13:27:18 debug1: Trying private key: $HOME/.ssh/id_ecdsa_sk
13:27:18 debug3: no such identity: $HOME/.ssh/id_ecdsa_sk: No such file or directory
13:27:18 debug1: Trying private key: $HOME/.ssh/id_ed25519
13:27:18 debug3: no such identity: $HOME/.ssh/id_ed25519: No such file or directory
13:27:18 debug1: Trying private key: $HOME/.ssh/id_ed25519_sk
13:27:18 debug3: no such identity: $HOME/.ssh/id_ed25519_sk: No such file or directory
13:27:18 debug1: Trying private key: $HOME/.ssh/id_xmss
13:27:18 debug3: no such identity: $HOME/.ssh/id_xmss: No such file or directory
13:27:18 debug2: we did not send a packet, disable method
13:27:18 debug3: authmethod_lookup keyboard-interactive
13:27:18 debug3: remaining preferred: password
13:27:18 debug3: authmethod_is_enabled keyboard-interactive
13:27:18 debug1: Next authentication method: keyboard-interactive
13:27:18 debug2: userauth_kbdint
13:27:18 debug3: send packet: type 50
13:27:18 debug2: we sent a keyboard-interactive packet, wait for reply
13:27:18 debug3: receive packet: type 60
13:27:18 debug2: input_userauth_info_req
13:27:18 debug2: input_userauth_info_req: num_prompts 1
13:27:18 debug1: read_passphrase: can't open /dev/tty: Device not configured
13:27:36 debug3: send packet: type 61
13:27:36 debug3: receive packet: type 60
13:27:36 debug2: input_userauth_info_req
13:27:36 debug2: input_userauth_info_req: num_prompts 0
13:27:36 debug3: send packet: type 61
13:27:36 debug3: receive packet: type 52
13:27:36 debug1: Authentication succeeded (keyboard-interactive).
13:27:36 Authenticated to $HOST_ADDR ([$HOST_ADDR]:$PORT).
13:27:36 Abnormal Disconnect