Oh this is good then
Maybe this defaulted to http://
I can access appwrite console in safari.
My theory is pings are blocked
i see
I think it's more emulator issue than computer itself. I would try setting a custom DNS.
Go to Settings > Network & Internet > Advanced > Private DNS
And set it to:
one.one.one.one
This inside the emulator
In the settings app
like a real phone, basically
Like this?
it says couldn't connet
let me delete this emulator and create new one from android studio lol
Seems it can't even connect to DNS server
yeah
working fine now on new emulator, thanks guys for helping me find out the cause!
[SOLVED] AppwriteCloud Error
Android emulator thinks π π€¦ββοΈ
Yes π
At least didn't took 5 hours like me with Apple signing π€£
That's worse
Well, happy new year, and great you solved it! <:appwritecheers:892495536823861258>
Oh π
Happy new year π₯³ <:appwriteparty:946072712915341333> <:appwritepeepo:1156975874852270110>
Recommended threads
- My account is blocked so please check an...
My account is blocked so please unblock my account because all the apps are closed due to which it is causing a lot of problems
- Applying free credits on Github Student ...
So this post is kind of related to my old post where i was charged 15usd by mistake. This happens when you are trying to apply free credits you got from somewh...
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...