Hi all, I have a website hosted on Appwrite sites, (repo on GitHub) and just earlier today the main page (and all pages) went down mysteriously with this error. "router_path_not_found"
Thinking it may have been a error on my end, I rolled back to a version from a few weeks ago (to when it was working) to no eval. (same error)
I'm wondering if this issue is on my end, or if it is a larger issue. I doubled checked and my Appwrite sites is set to serve from the root directory, which is where my index.html and main.css files are located. Thanks for any help in advance.
Recommended threads
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- 408 Timeout / Curl Error 7 in Executor w...
Hey everyone, I am losing my mind over a routing loop/timeout issue on a fresh self-hosted setup. I have a single Linux VPS (IP: 45.141.37.105) and one domain (...
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...