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
- How to delete secured files from bucket?
When deleting a user I want to delete all their data including files. How can I delete secured files in cloud/nodejs?
- Expo-web session issue
In web I created a session using oauth. I run the app logged in but closed the terminal and ran again opened the app(I have now 2 running app in different...
- Self hosting password reset flow V1.7.4
Hi all, I am having trouble making a password reset flow that works for self hosted. I know it has the fuunctionality but I keep getting errors: The probl...
