You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
Open putty and type in umbrel.local for the hostname.
Click Open or hit Enter.
Then type umbrel for the username.
Then type your password, it's same password you use to log in to the Umbrel dashboard.
***If you haven't yet run through the setup process, the password will be set to moneyprintergobrrr.
Then type nano umbrel/db/user.json - This will open the json file for editing.
Using the down arrow, scroll down until you see " "otpUri": "otpauth://totp/umbrel?secret=blblablabla&period=30&digits=6&algorithm=SHA1&..." - or similar.
Delete the line so it looks like “otpUri”: “”.
Then hit Ctrl-O then Enter to save the file and lastly Ctrl-X to close the file.
Type logout and hit enter to close Putty.
Login to your umbrel normally, be sure to re-enable 2FA after regaining access.
This should be in the GitHub documentation, when users lock themselves out of their Umbrel.
***If you haven't yet run through the setup process, the password will be set to
moneyprintergobrrr
.References:
The text was updated successfully, but these errors were encountered: