SSH not connecting on rPi5

February 10, 2024, 14:36

mosa818

I have a problem where i cant connect to my rPi via ssh. I use the Raspberry Pi 5 with its official software (Pi OS 64-bit) and im unable to connect to the Pi via SSH because it doesn't accept my password/ it says permission denied. Im using Linux Mint Cinnamon on my PC and i tried it on windows but with the same results. Thanks for Ideas to help with my Problem

oops.se

And when using "Imager" you created a user with the username "raspberry" ?

mosa818

Yes

oops.se

Then you are typing the password wrong

oops.se

What hostname did you configure on your Pi?

mosa818

sorry the host name is raspberry and the user was called Robin

oops.se

There you go...

oops.se

and you could ssh to the hostname, you don't have to use the IP

oops.se

ssh robin@raspberry

mosa818

ok let me try that

mosa818

Okay, Thanks a lot. Im new to this and made a beginners mistake.

oops.se

No problem, thats why this server is here 🙂