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
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- React Native/iOS platform integrations h...
Anyone else have this issue where platform identifiers have been lost/wiped and no option/field available to update them in the console?