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 `listDocuments` when using qu...
Hello, Appwrite team! I'm having an issue with `listDocuments` when using query modifiers: **Environment:** - Self-hosted Appwrite (`Version 1.4.13`) installe...
- Function gives unauthorized error when w...
I am on free tier. I have function that has three attributes: 1. A stand alone attribute (required) 2. A many to one relationship attribute 3. A many to man...
- The UI for creating relational data is d...
It is difficult to select data from other collections when creationg relational data. The dropdown menu is sometimes unresponsive. Sometimes the delete button d...
