
I went to the Account page of my appwrite console, enabled MFA expecting a mfa onboarding process but I was instead locked on a Verification page asking for a code from an authenticator I never set up. Entering any code shows a server error. How can I disable MFA now to allow me to log in?
Logs
[Error] Timestamp: 2024-03-19T00:41:35+00:00
[Error] Method: PUT
[Error] URL: /v1/account/mfa/challenge
[Error] Type: Error
[Error] Message: Call to a member function getAttribute() on null
[Error] File: /usr/src/code/src/Appwrite/Auth/MFA/Challenge/TOTP.php
[Error] Line: 15
Log pushed with status code: 200
[Error] Timestamp: 2024-03-19T00:41:36+00:00
[Error] Method: PUT
[Error] URL: /v1/account/mfa/challenge
[Error] Type: Error
[Error] Message: Call to a member function getAttribute() on null
[Error] File: /usr/src/code/src/Appwrite/Auth/MFA/Challenge/TOTP.php
[Error] Line: 15
[Error] Timestamp: 2024-03-19T00:41:56+00:00
[Error] Method: GET
[Error] URL: /v1/account
[Error] Type: Appwrite\Extend\Exception
[Error] Message: More factors are required to complete the sign in process.
[Error] File: /usr/src/code/app/controllers/shared/api.php
[Error] Line: 293

Uhhh did you have a verified email?
Recommended threads
- Issue - Migration From Cloud > Self Host...
Hi team, I’m trying to migrate a few of my Appwrite projects from the cloud to a self-hosted instance. These projects are currently in “archive mode” due to th...
- 404 error when navigating to the team fr...
the version i m running is `1.7.4` as far as i can tell everything is working fine except for this weird bug in the video. when monitoring the appwrite and app...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
