Hi folks, I've googled for lost password and reset password, and the usual solutions have not worked (e.g. auth reset --username user --password pass results in "unknown error: see supervisor")
I was trying to help a friend who is not tech-savvy, so I built a BeeLink box with flashed NVME with a clean install of HA. I shipped him the box, but http://homeassistant.local is asking for username/password instead of asking to start a new home.
He plugged in monitor and keyboard, and can enter ha commands, but we can't seem to interrogate the filesystem or reset the root password. Is there any way to do that from command line? the "grep username .storage/auth" fails with "grep command not found", I guess because we're inside ha cli.
How does one reset the long on a fresh install? I'd like to avoid having my friend crack open the case and flash the NVME
Thanks!