Lost my access to 2FA

Hi - I lost my 2FA

I can access umbrel server via SSH as well as web, but unable to turn it off via both methods. I looked at official solution but it is not working. error: Could not open file /umbrel/db/user.json: No such file or directory

Web also asks for 2FA when I try to disable it. Please suggest some solution

I tried these steps

Hey there! Sorry, those instructions haven’t been updated for umbrelOS 1.x. Feel free to run this command to remove the 2FA:

sudo yq e 'del(.user.totpUri)' -i ~/umbrel/umbrel.yaml
1 Like

Hello Mayank,
Thank you for the update.

I was wondering, do you plan to move from SHA1 configuration to SHA256 for TOTP?

Regards,