index creation failed in cloud version, if String attribute size is more the 500
- 0
- Databases
- Cloud

workig if size is less then 500,

The total size of all the attributes in your index is probably too big. It's probably this error: https://medium.com/geekculture/appwrite-frequently-asked-questions-374ce81513fe#d54c
FYI, we plan to improve how we present these types of errors to give more feedback than just a 500 error...especially since you can't check the docker logs on cloud

i have only one attribute and size is set to 1000, in upper version it s working fine

check what i linked

ok,reading

4*1000= 4000 >3072(bytes) this is the reason ?
Recommended threads
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
