So my raspberry pi is encrypted and I can access it fine from my web interface, but when I do ssh [email protected]
in order to access the pi interface, it asks me for a password that I don’t know. How do I move forward?
I am guessing it has something to do with the private key generated from Let’s Encrypt but how do I find that?
I have seen this video but is not helping, I am not using a private key file, I am just using a password and the settings of OpenSSH on the web interface are set up correctly, but still, I cannot log in even with the password that I have provided.
I know the IP address of my machine (I am using hassio.local just for convenience), and I am able to access the “root” (ssh [email protected]) by using the password that I have provided on the OpenSSH user interface. What I am not able to access is the “Pi” profile
The video says you must login as root because that is the only username created when you install the SSH add on https://home-assistant.io/addons/ssh/ "The username for login over ssh is root"
Read the link above for more info