Back

Errors while/after upgrading to 1.5.3: user_more_factors_required

  • 0
  • Self Hosted
  • Flutter
D5
22 Mar, 2024, 18:30

I upgraded to 1.5.3 my 1.4.13 instance and I got the following error after the migration:

TypeScript
Stack trace:
#0 /usr/src/code/src/Appwrite/Migration/Migration.php(220): Utopia\Database\Database->find(Object(Utopia\Database\Document), Array)
#1 /usr/src/code/src/Appwrite/Migration/Migration.php(170): Appwrite\Migration\Migration->documentsIterator('cache')
#2 [internal function]: Appwrite\Migration\Migration->Appwrite\Migration\{closure}(Array, Array)
#3 {main}
  thrown in /usr/src/code/vendor/utopia-php/database/src/Database/Database.php on line 4694

Although that, it worked fine, but when I try Google oaut login in the app, the following error is being throw:

user_more_factors_required

Not sure if the error is related to the second error while login. The weird part is that the console works without any issues

TL;DR
Developers experienced errors after upgrading to version 1.5.3, resulting in the "user_more_factors_required" error during Google OAuth login. Additionally, a fatal error occurred due to an invalid cursor. The errors seem unrelated as the console works fine. **Solution:** Investigate the "user_more_factors_required" error during Google OAuth login separate from the fatal error with the invalid cursor.
D5
22 Mar, 2024, 18:34

Aditional errors:

TypeScript
appwrite  | [Error] Method: GET
appwrite  | [Error] URL: /v1/account/sessions/oauth2/:provider
appwrite  | [Error] Type: Appwrite\Extend\Exception
appwrite  | [Error] Message: More factors are required to complete the sign in process.
appwrite  | [Error] File: /usr/src/code/app/controllers/shared/api.php
appwrite  | [Error] Line: 293```
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more