
I was creating documents I got 500 error, however the the documents were created, but still got error 500.
It was working fine before, but now this happening
My projectID: 654cd88c56d527c96c08

Hi, are you using Cloud?

yes

There seems to be some issue with Cloud. The team is aware of it and will share more updates in <#1102936099745177700>

@Raja Are you still facing issues?

I also faced so many times

Are you still facing it right now?

The issue should have been solved 🤔

It is not fixed, sometimes it gives an error like Aborted/Abort and Server Error, and sometimes no any error

Okay, the team is investigating this

Its solved now, I think the issue is nested relationships, some times it causing problems, I removed relations now its working.
if there is any chance to increase the depth of nested relations, please increase. I'm working on ecommerce app, I really need it.
For now I'm going to add userId as an attribute.

Interesting. Anyways I think it should not happen 🤔

Please provide valid error messages, I'm seeing server error 500 for so many issues

so do you see 500 when browsing the console or only when creating a document?

not console, in code Im seeing 500

even there are no error in the code, I'm getting server error 500 sometimes

can we troubleshoot and narrow down to find out what the problem is? it's probably because of some relationship attribute. have you narrowed down which related collection is the problem?

Hey, This is My other account.
I had 4 levels of relations, I think that's what caused the error.
Currently no issue at all. Seems like the appwrite cloud is much faster today.
If I get an error again, even if the code is perfect, I'll post immediately.
Thank You.
Recommended threads
- mcp-for-docs not working properly
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
