
please help: when I try to modify attribute size or key or anything, I am getting this errors:
TypeScript
Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/src/code/vendor/utopia-php/database/src/Database/Validator/Index.php on line 62
[Error] Timestamp: 2025-06-30T21:48:17+00:00
[Error] Method: PATCH
[Error] URL: /v1/databases/:databaseId/collections/:collectionId/attributes/string/:key
[Error] Type: Appwrite\Extend\Exception
[Error] Message: Invalid index attribute "" not found
[Error] File: /usr/src/code/app/controllers/api/databases.php
[Error] Line: 409
TL;DR
Developers on appwrite 1.7.4 facing issues modifying attributes due to deprecated function call. Error message indicates invalid index attribute not found. To fix, update to the latest version of appwrite, as this issue may have been resolved in newer releases.
I am using appwrite 1.7.4. is it safe to use the migrate command?
Recommended threads
- 404 errors after 7 Days
Local hosted Appwrite via docker. Last version and current version. After exactly 7 days Appwrite stops working. I get 404 route not found, cannot access anyth...
- Error 1.7.4 console team no found
In console when i go to auth, select user, select a membership the url not work. Only work searching the team. It is by the region. project-default- and i get ...
- functions of 1.4 not work on 1.7
Hi, i updated of 1.4 to 1.7 but the function not work i get it error. Do I need to build and deploy the functions again?
