
Hi, I have been facing numerous 500 errors from Appwrite API. I don't think there is one particular thing which triggers this. Few hours ago I have been struggling to upload images to the bucket and now I'm even having issues updating record in my collection.
Sample response: {"message":"Server Error","code":500,"type":"general_unknown","version":"1.6.1"}

yes, I am getting this in Oauth as well

yeah seems like its down at the moment? i just made another post too and then saw this

yes its probably down

same here getting 500 even when trying to login through oauth

same here
{
"message": "Server Error",
"code": 500,
"type": "general_unknown",
"version": "1.6.1"
}
I am getting in every operation in app cloud such as database, oauth
Recommended threads
- NextJS and Appwrite storage images
I'm trying to work as much server-side rendered (SSR) NextJS application as possible, along with appwrite as backend. I've managed to create image upload for us...
- Unable to Access Appwrite Console & API ...
I have been unable to access my Appwrite console and related services for the past two weeks. Additionally, the Appwrite integration on my production website ha...
- Storage file name does not support unico...
Hi, although I am able to configure the storage in my project, some of my files have name in Chinese, and since Appwrite file name conventions do not support Un...
