
error screenshot

But does this ever worked?

Or it always threw such error?

no it was working fine

I see

And what's your project ID?

from yesterday i am getting this error

this is the project id
65757466458fafb26819

Okay

The team will take a look

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.

no i don't have relations in my db i have only one collection

im getting the same error

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

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??

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.

thanks. Let me check the collection

MY code screen shot

Please send a screenshot of your attributes as well (in the console)
Recommended threads
- User (role: guests) missing scopes (["te...
I keep getting this error: ```AppwriteException: User (role: guests) missing scopes (["teams.read"]) at new AppwriteException (/usr/local/server/src/functio...
- I got arhcived project, but I didn't it
Hello, help me please, I can't use my main project in appwrite
- Queries Length Error.
Hi All, I am having a issues across my app with how i am getting data, and just wanted to check if this was an issues with the new changes on appwrite over the...
