Hi there I am facing an issue with the sites. My site is properly hosted on Appwrite but the issue is that when accessing the site from this URL https://instantmocks.appwrite.network/ it just gives the error shown in the attached image. However, if I access the another version of this hosted site URL which is this https://6903079ef3333df930d1.appwrite.network/ in this case I could access my project from my Mac, but from my phone, it shows the same error as in the image.
This project is for the hackathon that’s why I’m a bit concerned about this issue
Recommended threads
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...
- JavaScript heap out of memory during bui...
I am running into heap out of memory when I am trying to build an Appwrite site. Usually this can be fixed by modifying the `max-old-space-size` configuration, ...