Hi. I have a problem trying to use SSH. It asks for my password but then says ‘permission denied’ when I type it in. It is definitely the same password I used when setting up the Bullseye Lite installation with the Raspberry Pi imager. Does anyone have a solution to this?
@Simes82, I’ve only experienced the issue a few times, but I still don’t know the cause.
Here are a few guide questions and/or pointers that you could consider:
- Did you make sure that you have the correct username and hostname in your command? (For example,
ssh pi@raspberrypi
orssh pi@192.168.1.15
). - Did you confirm that it’s the same password used when flashing a micro-SD card via the Raspberry Pi Imager app?
- If all else fails, you might want to re-flash the micro-SD card.
- You might also want you configure the SSH key used in the Imager and disable password authentication. That way, you don’t have to type a password everytime you log in.
Hi. Thank you for your reply. All of the details are correct. I will try disabling the password. Thank you
Unfortunately it didn’t work. I am getting permission denied (public key)
I have tried installing using the anthias OS on the imager for Raspberry Pi 4. It installs be just sticks on the purple screen with no options to put in Wifi details or anything. Does this software even work anymore?
I’ve posted a response in another topic: Installing Anthias using the Anthias OS in Imager - #2 by nicomiguelino