My internet connection is strong. Even then I am getting this error. Tried with different wifi networks.
Do you have tried login again?
Yes
Its working now. May I know what was the issue ?
No idea. Could be a connectivity issue
I get it every now and then now
But everything else works well. I have tested my internet connection also.
May have something to do with the Appwrite Cloud outage earlier?
Yeahh maybe
But this happens every now and then
Any update ??
I'm getting it again. Tried using a VPN also and the issue is still there.
That's very weird 🤔
The error is exactly the same?
Are you able to access cloud.appwrite.io from that computer correctly?
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...