SSH no longer letting me in w/ PW

Hi, no changes on my side, except upgrading through UI to 4.16 several days ago.

Today, I needed to make some changes in command line and when I ssh to umbrel.local, my usual pw no longer works. It keeps giving me “permission denied” errors and after 3rd try, it kicks me out.

I’ve done this 10 times, so it’s not a fat finger. I’ve also confirmed I can log into Umbrel GUI just fine with this password. What am I missing?

Thank you!

Try ssh with umbrel@IP
You may get IP in logs, section “Start-up services”
umbrel@local is not reliable address.

Thanks, I don’t see the IP listed there in the logs.

Also, is this normal to see??
Mar 21 17:43:11 umbrel passwd[11890]: pam_unix(passwd:chauthtok): password changed for umbrel
Mar 22 08:37:38 umbrel passwd[23679]: pam_unix(passwd:chauthtok): password changed for umbrel
Mar 22 17:39:25 umbrel passwd[8925]: pam_unix(passwd:chauthtok): password changed for umbrel
Mar 22 17:57:58 umbrel passwd[8353]: pam_unix(passwd:chauthtok): password changed for umbrel
Mar 24 11:06:26 umbrel passwd[7487]: pam_unix(passwd:chauthtok): password changed for umbrel
Mar 25 13:41:04 umbrel passwd[10841]: pam_unix(passwd:chauthtok): password changed for umbrel
Mar 25 18:09:02 umbrel passwd[20162]: pam_unix(passwd:chauthtok): password changed for umbrel
Mar 25 20:34:16 umbrel passwd[24807]: pam_unix(passwd:chauthtok): password changed for umbrel

also, is this normal, talk of password updating???

=============================
====== Backup success =======

Got signal: change-password
karen is getting triggered!
New password: Retype new password: passwd: password updated successfully
Got signal: change-password
karen is getting triggered!
New password: Retype new password: passwd: password updated successfully
Got signal: debug
karen is getting triggered!

The other place to find IP is in the router address tables or by pluging a monitor to hdmi output of RaspPi.
Guess those messages mean a user not authenticated trying access.

RESOLVED: it was dumb error, it was as simple as using “umbrel@umbrel.local” instead of “umbrel.ocal”

Duh. Thanks for your help.