Quick question: After updating from version 1.5.4 to 1.5.7 and activating m2fa, and adding the OTP code to the password manager by scanning the QR code, everything was working fine. Now, since the system restart or for some other reasons, the codes are no longer working. I can still log in via email verification, but I can't uninstall Authi because it requires the code. Has anyone else experienced this? Or is there a way to fix it? I could disable m2fa in the database, but how do I remove the Authenticator app?
I can't currently determine what the issue might be. any ideas?
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...