This has happened multiple times today: cloud -> v1.5.6
What do you mean "cloud -> v1.5.6"?
The appwrite version
We have a problem where the status isn't being updated to failed properly...but I guess the question is why is it failing...
What's your project id?
Interesting
Note: it's also happening for relationships as well
ID: 65f2e1f3c703beeb18c2
Hmm do you have exact steps to reproduce?
I can't find the right error for that project id 😕
I was creating a lot of attributes at on the console then that happened, it was really random
I wonder if there's too many attributes... You should get an error when creating though so it doesn't even start processing 🧐
Recommended threads
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- User Blocked - False Positive
Today I tried to log in to my cloud console and it said the user is blocked and I didn't even receive any email regarding this like what kind of violation is my...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...