appwrite cloud is down? A few minutes ago it let me enter the site and now dont
There might be some degraded performance...
oh ok thanks, I'll wait for the cloud to be restored
how's it looking now?
It is already working but it has a couple of errors, it takes a long time to load a project and the entire tab suddently goes blank or an error of 500
what's your project id?
got the same problem
65111bcfe7e632a5418f
thats the id
I'm getting 'Gateway Timeout' on cloud.appwrite.io
I am also getting gateway timeout error when I am trying to logging
is there someone from the appwrite team here?
how are things now?
Its working but a bit laggy, It's like when I hit the auth or database or some menu option it takes 20 seconds and then shows a 500 error
now it's working faster after refreshing a couple of times
all the service are now back online
Recommended threads
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Appwrite Storage error 503s for automate...
I'm facing error 503s from Appwrite after about 5-6 seconds of making AI requests from my tool with images and files above 20MB (=> not inline base64 used, but ...
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...