My Xavier NX devkit has been running on the client’s end and I haven’t logged in for a long time.
When logging in remotely, it prompts:Permission denied, please try again.
Only I know the password and only I can log in to the device.
I am certain that my previous actions will not result in password changes or user attribute changes.
Can you provide me with directions and suggestions for troubleshooting? thank you!
To add, I have been using JetsonHacks’ rootOnNVME. So I can remove the SSD and log in from emmc instead. And the user password of the/etc/shadow file can be replaced with the user password of the/etc/shadow file on the SSD. After installing the SSD, I can log in normally
I haven’t tried to connect debug uart When this situation occurs again, I will try to connect debug uart.
Perhaps this issue is not specific to using SSH, as I have also connected an HDMI display and logged in on Xavier NX, and the results are the same.
Are you certain your user has a valid home directory? If you log in locally, and not through ssh, does this work? If it does work, immediately after login, what do you see from:
I’m going to suggest that something in the installation process to the SSD was not quite correct. I’m going to suggest that you reinstall onto the SSD. Make sure you can boot normally to eMMC first, and thus can verify no password file is incorrect. Replacing the shadow file(s) as a fix implies something is seriously “incorrect” (the installation should never have this result).