There are a few posts on Windows having ssh issues with the same I/o error number.
Would be interested to see if PuTTY https://putty.org/ works for you?
First place on the Pi I would look is the authority log.
Use the command:For a valid connection you should see something like:No idea what you will see TBH.
Would be interested to see if PuTTY https://putty.org/ works for you?
First place on the Pi I would look is the authority log.
Use the command:
Code:
tail /var/log/auth.log
Code:
Jun 30 14:51:01 pi-support sshd[1071226]: Accepted password for pi from 10.21.1.103 port 50760 ssh2Jun 30 14:51:01 pi-support sshd[1071226]: pam_unix(sshd:session): session opened for user pi(uid=1000) by (uid=0)Jun 30 14:51:01 pi-support systemd-logind[430]: New session 42423 of user pi.
Statistics: Posted by MiscBits — Sun Jun 30, 2024 1:53 pm