I am trying to make rest api calls to Appwrite Cloud. Recently I am seeing lot of my calls timing out. (earlier it was slow, but now I am not even getting the response). I tried browsing appwrite cloud web console today. Its giving me bad gateway.
My internet is good enough. Any idea why I am getting this error? My workload is pretty minimal, as its in dev phase. I might be hitting 5-10 calls per minute max.
Hello, appwrite cloud is currently down, please, wait until appwrite cloud team solves the ongoing issue
@rohit90314 You can check status here: https://status.appwrite.io
Now appwrite is up again, so everything should work again
[SOLVED] Rest API calls to cloud timing out unexpectedly
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...