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
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...