Back

index creation failed in cloud version, if String attribute size is more the 500

  • 0
  • Databases
  • Cloud
conqueror
9 Jun, 2023, 18:46

workig if size is less then 500,

TL;DR
The user is experiencing an issue with index creation in the cloud version of the software. The error occurs if the size of a String attribute is over 500. The total size of all the attributes in the index may be too big, causing the error. The user can check the linked resource for more information about the error. The software developers plan to improve error feedback beyond just a 500 error, especially since docker logs cannot be checked in the cloud version. A solution is to keep the size of the String attribute below 500.
Drake
9 Jun, 2023, 18:52

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

conqueror
9 Jun, 2023, 18:55

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

Drake
9 Jun, 2023, 18:56

check what i linked

conqueror
9 Jun, 2023, 18:56

ok,reading

conqueror
9 Jun, 2023, 18:59

4*1000= 4000 >3072(bytes) this is the reason ?

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