Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # if connected with wifi:
- OpenSSH_8.9p1 Ubuntu-3, OpenSSL 3.0.1 14 Dec 2021
- debug1: Reading configuration data /home/tubbadu/.ssh/config
- debug1: /home/tubbadu/.ssh/config line 1: Applying options for github.com
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
- debug1: /etc/ssh/ssh_config line 21: Applying options for *
- debug1: Connecting to ssh.github.com [140.82.121.36] port 443.
- debug1: Connection established.
- debug1: identity file /home/tubbadu/.ssh/id_ed25519 type 3
- debug1: identity file /home/tubbadu/.ssh/id_ed25519-cert type -1
- debug1: Local version string SSH-2.0-OpenSSH_8.9p1 Ubuntu-3
- debug1: Remote protocol version 2.0, remote software version babeld-4f04c79d
- debug1: compat_banner: no match: babeld-4f04c79d
- debug1: Authenticating to ssh.github.com:443 as 'git'
- debug1: load_hostkeys: fopen /home/tubbadu/.ssh/known_hosts2: No such file or directory
- debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
- debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
- debug1: SSH2_MSG_KEXINIT sent
- debug1: SSH2_MSG_KEXINIT received
- debug1: kex: algorithm: curve25519-sha256
- debug1: kex: host key algorithm: ssh-ed25519
- debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
- debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
- debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
- debug1: SSH2_MSG_KEX_ECDH_REPLY received
- debug1: Server host key: ssh-ed25519 SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU
- debug1: load_hostkeys: fopen /home/tubbadu/.ssh/known_hosts2: No such file or directory
- debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
- debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
- debug1: Host '[ssh.github.com]:443' is known and matches the ED25519 host key.
- debug1: Found key in /home/tubbadu/.ssh/known_hosts:5
- debug1: rekey out after 134217728 blocks
- debug1: SSH2_MSG_NEWKEYS sent
- debug1: expecting SSH2_MSG_NEWKEYS
- debug1: SSH2_MSG_NEWKEYS received
- debug1: rekey in after 134217728 blocks
- debug1: get_agent_identities: bound agent to hostkey
- debug1: get_agent_identities: ssh_fetch_identitylist: agent contains no identities
- debug1: Will attempt key: /home/tubbadu/.ssh/id_ed25519 ED25519 SHA256:m7M1OeQMC+Tx8djWbX/mB9jyceeTAhU/8WyTZ9wXSPU explicit
- debug1: SSH2_MSG_EXT_INFO received
- debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp256-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-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss>
- debug1: SSH2_MSG_SERVICE_ACCEPT received
- debug1: Authentications that can continue: publickey
- debug1: Next authentication method: publickey
- debug1: Offering public key: /home/tubbadu/.ssh/id_ed25519 ED25519 SHA256:m7M1OeQMC+Tx8djWbX/mB9jyceeTAhU/8WyTZ9wXSPU explicit
- debug1: Server accepts key: /home/tubbadu/.ssh/id_ed25519 ED25519 SHA256:m7M1OeQMC+Tx8djWbX/mB9jyceeTAhU/8WyTZ9wXSPU explicit
- Authenticated to ssh.github.com ([140.82.121.36]:443) using "publickey".
- debug1: channel 0: new [client-session]
- debug1: Entering interactive session.
- debug1: pledge: filesystem
- debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
- debug1: client_input_hostkeys: searching /home/tubbadu/.ssh/known_hosts for [ssh.github.com]:443 / (none)
- debug1: client_input_hostkeys: searching /home/tubbadu/.ssh/known_hosts2 for [ssh.github.com]:443 / (none)
- debug1: client_input_hostkeys: hostkeys file /home/tubbadu/.ssh/known_hosts2 does not exist
- debug1: client_input_hostkeys: host key found matching a different name/address, skipping UserKnownHostsFile update
- debug1: Sending environment.
- debug1: channel 0: setting env LANG = "it_IT.UTF-8"
- debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
- Hi tubbadu! You've successfully authenticated, but GitHub does not provide shell access.
- debug1: channel 0: free: client-session, nchannels 1
- Transferred: sent 2156, received 2344 bytes, in 0.6 seconds
- Bytes per second: sent 3578.5, received 3890.5
- debug1: Exit status 1
Add Comment
Please, Sign In to add comment