[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
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...