Can no longer connect through SSH to Raspberry Pi
-
Hi forum people.
I have had no problem with connecting through SSH for a long while, but the raspberry was not connected to the actual printer or Duet3 motherboard, as I was just testing things, preparing plugin groundwork.
Today, I connected the Pi to Duet3 (power supply is just from the Duet through jumper pin 5v->SBC, I have nothing connected to the Pi for now, so I figured it should be fine, as I ran it off a 5v 2.5A supply for all this time)
Interestingly the VNC established connection without a problem, I just put in my password and its working as usual. But trying to connect with SSH through windows command prompt does not work anymore. I ran SSH -v and after the password is entered I get this:
debug1: read_passphrase: can't open /dev/tty: No such file or directory
Any ideas?
Edit: I tried connecting again with no duet connected, same deal. Also tried to enable ssh in raspi-config (even if it was enabled from the beginning), nothing changed.
Edit2: deleted known hosts file in windows, nothing... im going insane -
@pjl Does it work with PuTTY?
-
@chrishamm my computer is locked by the beloved IT security bozos, so I dont have it.
But indeed my colleague could connect through PuTTY and also through cmd, so its something wrong with my machine, still not sure what though.
Anyways, its not the Duet's fault so we can close this
-
@pjl If you have .ssh files or directories in your user profile's directory, try moving/deleting them. Perhaps that will fix it.