
On requesting service from appwrite,i am facing internal server error

Is this a newly created project that never was used?

Do you get the same error in the console?

When accessing database or Auth tab

yeah but ow it is sort out

it has gone

working properly

Everything in console works fine?

@Talha this seems to be solved now. Could you please confirm?

It was an issue with a database that caused degraded performance and errors in some specific projects

[CLOSED] Internal Server error
Recommended threads
- Multiple Set-Cookie headers collapsed on...
I’m deploying a Next.js 15 app to Appwrite → Deploy → Sites. In app/api/auth/login/route.ts I try to set 3 cookies. Variant A (manual headers): const headers ...
- can't send emails
i explored the docs and it says Messaging.CreateEmail() but this function does not exist , i installed appwrite on next js env everything works fine except thi...
- Messaging via Resend: "to": "\"undisclos...
I'm using the node-appwrite@18.0.0 SDK. ``` await messaging.createEmail({ messageId: ID.unique(), subject: "Subject", content: `htmlCont...
