2FA using Authy does not work after working

After all being fine, I tried to log on my iphone and entering the 2FAcode using Authy did not work on the iphone, then on my PC I disable the 2FA on my main system and turn it on again, now after imputing new codes many times I cannot reestablish the 2FA using safari

pls advise

Make sure that your authy time and the umbrel time match.

Hi, not sure what aor how to do that, it was working fine until I turned off and on again

You can remove 2FA with the following steps:

  1. Open a terminal window on your computer. On macOS, you can open the Terminal app that’s installed by default on every Mac. On Windows, you can open Command Prompt or the PowerShell app.
  2. Type in the following command ssh -t umbrel@umbrel.local and press the Enter key (use your Umbrel instance’s password)
  3. Run sudo yq eval 'del(.user.totpUri)' -i ~/umbrel/umbrel.yaml