I'm trying to self-host by following the docker instructions, but I keep getting the following error when trying to open the console:
message "The requested route was not found. Please refer to the API docs and try again."
code 404
type "general_route_not_found"
version "1.6.0"
I've tried older versions, docker-compose, and a different environment, but nothing has worked
TL;DR
Developers are experiencing a 404 error when accessing the Appwrite console on version 1.6.0 through Docker install. Attempts with different versions, docker-compose, and environments proved unsuccessful.