
Hello Team, when I try to access different pages in a project on cloud.appwrite.io
, such as storage, functions, and settings, I encounter an internal server error, specifically a 500 error. Team, could you please investigate and let me know the cause of this issue?
I am currently working on contributing to a documentation issue related to Next.js authentication, so it would be greatly appreciated if I could receive assistance asap.
Thanks!

Appwrite internal server error!

Are you still seeing this?

No, it's fixed, can you please tell me what may have caused this error?

Recommended threads
- transaction like functionality
As I understand it appwrite doesn't support transactions. I'm attempting to make a document in three separate collections at the same time when a user register...
- Error while login the member which is in...
Facing some error. Error logging in: Exception: No team access. Please contact your administrator. But the email/name/ new client I have created is in my tea...
- Document already existed
Hi, I am trying to add a document via cloud function using nodejs22. Everytime I do `await db.createDocument( dbid, collectionid, customDocId, data);` it will g...
