Rank 1: Thread
error screenshot
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 1: Thread
error screenshot
But does this ever worked?
Or it always threw such error?
Rank 1: Thread
no it was working fine
I see
And what's your project ID?
Rank 1: Thread
from yesterday i am getting this error
Rank 1: Thread
this is the project id
65757466458fafb26819
Okay
The team will take a look
Rank 1: Thread
ok
Does your collection have any relationship attribute?
If your collection has any relationships, check for permissions and max depth of 3 levels nested relations allowed right now, if you have more than that, you will get the server error.
I got the same error yesterday, I had 4 levels of nested relations, after reducing them error gone.
Rank 1: Thread
no i don't have relations in my db i have only one collection
Rank 1: Thread
im getting the same error
Rank 1: Thread
its returning error 500, message: "general unknown" since yesterday
Can you show us your code?
Please, can you open a new issue with more details about your problem, code, collection information, etc
Rank 1: Thread
The strange thing is the code seems to work well, I mean, the code store the data into appwrite. Its create the user, store the user into the user collection but it returns error 500 with message "general unknown"
Does your users collection have any relationships??
Rank 1: Thread
yes, its does. with others 4 collections
Check the permissions for related collections.
If you have nested relations, max depth of 3 levels is allowed, if you have more than 3 you will get the error.
Rank 1: Thread
thanks. Let me check the collection
Rank 1: Thread
MY code screen shot
Please send a screenshot of your attributes as well (in the console)