
Hi, i was trying to upgrade from 1.5.3 to 1.5.4 and I'm getting this error on the migration
TypeScript
Fatal error: Uncaught Utopia\Database\Exception\Query: Invalid query: Invalid cu rsor: UID must contain at most 36 chars. Valid chars are a-z, A-Z, 0-9, and unde rscore. Can't start with a leading underscore in /usr/src/code/vendor/utopia-php /database/src/Database/Database.php:4694
Stack trace:
#0 /usr/src/code/src/Appwrite/Migration/Migration.php(221): Utopia\Database\Data base->find(Object(Utopia\Database\Document), Array)
#1 /usr/src/code/src/Appwrite/Migration/Migration.php(171): Appwrite\Migration\M igration->documentsIterator('cache')
#2 [internal function]: Appwrite\Migration\Migration->Appwrite\Migration\{closur e}(Array, Array)
#3 {main}
thrown in /usr/src/code/vendor/utopia-php/database/src/Database/Database.php o n line 4694
TL;DR
Developers encountered an error when trying to upgrade appwrite from version 1.5.3 to 1.5.4 due to an invalid cursor error. A suggestion was made to directly migrate to version 1.5.5 instead.
You could try migrating directly to 1.5.5

still the same error
Recommended threads
- Direct Upgrade from Appwrite v1.5.11 to ...
I'm on Appwrite v1.5.11. Can I upgrade directly to v1.6.2?
- PKCE, Etsy, OIDC, External OAuth provide...
first, thanks for creating and maintaining this software. I'm almost glad i couldn't convince my (wise and wonderful) senior devs to try pocketbase on productio...
- Still an issue? On user deletion, target...
This has been mentioned here: https://discord.com/channels/564160730845151244/1295830646039515146 and as a Github issue here: https://github.com/appwrite/appwri...
