[BUG] I'm facing an issue while creating a new Web app in my self-hosted Appwrite setup.
- 0
- Self Hosted
- Web
Here’s what’s happening:
When I try to create a new Web app on my Appwrite console (backend.keplr.in), the browser console shows multiple errors:
Uncaught (in promise) SyntaxError: Unexpected non-whitespace character after JSON at position 4 (line 1 column 5) Uncaught Error: Extension context invalidated. Failed to load resource: net::ERR_BLOCKED_BY_CLIENT GET https://backend.keplr.in/versions 404 (Not Found)
The errors repeat several times and the app creation doesn’t complete properly.
Setup details: Appwrite: Self-hosted Platform: macOS Browser: Chrome
Using Appwrite Console to add new Web platform under project keplr-backend
The endpoint is accessible at: https://backend.keplr.in
If anyone has seen this before or knows what could cause this issue (maybe something wrong with the API route or CORS settings?), I’d really appreciate your help 🙏
Thanks in advance!
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error