Unable to Access Appwrite Console & API Errors on Production Site
- 0
- Web
- Databases
- Storage
- Self Hosted
- Functions

I have been unable to access my Appwrite console and related services for the past two weeks. Additionally, the Appwrite integration on my production website has stopped functioning entirely. here is website URL : https://saifurrehman.info/ When accessing the site, Iām encountering repeated errors such as:
hook.js:608 Error fetching projects: AppwriteException: Network request failed hook.js:608 Error fetching articles: AppwriteException: Network request failed
Full trace from the browser console:
AppwriteException: Network request failed at R.<anonymous> (5658-16d445066db8798e.js:1:15860) at Generator.throw (<anonymous>) at s (5658-16d445066db8798e.js:1:8743)

apart from react errors, I don't see any request failed errors.
what country are you accessing cloud.appwrite.io
from? Does it work if you use a VPN, incognito window?
Recommended threads
- Issue with Appwrite Function Execution ā...
Hi all, I'm encountering an issue when calling an Appwrite function from my Flutter app. **Environment:** ```Flutter SDK: 3.27.3 Appwrite Flutter SDK: 16.1.0```...
- Storage server error
Hi! When I try to upload a video to Appwrite Storage, it gives me this error (it works with images but not with videos): ```[AppwriteException: Server Error]``...
- Golang docs outdated
Golang docs on the website are update and some if not all methods are broken/ not updated
