Password Error

February 5, 2025, 23:42

cytusi

Hi! I am currently trying to set up my raspberry pi 5 128gb storage 8gb ram on my lenovo laptop, and I have ran into some errors. I tried searching online and nothing has helped me. Whenever I want to connect to the pi, the following occurs pi@[my-pi-ip]'s password: Permission denied, please try again. pi@[my-pi-ip]''s password: Permission denied, please try again. pi@[my-pi-ip]''s password: pi@[my-pi-ip]': Permission denied (publickey,password). I tried changing the password via Raspberry Pi Imager and rebooting the pi, but whenever I change the password, it automatically resets back to a random 25-letter long obfuscated text. I attached two images one containing my password (the shorter one) and the other containing the weird text that disappears when I try to select it. What do i do?

cytusi

for those who had the same problem, do ssh [USERNAME]@[IP], and not just ssh pi@[IP]

thunder07337

Or
ssh username@hostname

oops.se

Raspberry Pi OS supports mDNS so there is no need to use IP, use : ssh cytusi@test.local