Anything i try to access doesnt work
TL;DR
Developers are experiencing issues with Appwrite services being down. One developer suggests running ```dnslookup cloud.appwrite.io``` in cmd.Weird. It's loading fine for me
Are you using windows?
If so, do you can try to run this?
dnslookup cloud.appwrite.io
yea
cmd?
But it's loading 👀
Is this a newly created project?
Did it have some data?
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...