Hello! I'm trying to setup self hosted appwrite on Coolify. After one click setup I got route error when I enter the URL. The URL is: https://appwrite.mydomain.com/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"}
Can cause of SSL or what can I do? I got the same error when I didn't use my own domain and left it to Coolify.
Ive see that, I take the previous docker compose with 1.5
Hmmm how can I downgrade on Coolify? Do you know
Recommended threads
- CreateRow is doing ListRows on self-host...
### setup ``` appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ``` ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0...
- Local function execution results in HTTP...
Hi all, I'm trying to develop a new function on my Ubuntu 24.04 machine running the latest version of docker. I've read through the documentation to install and...
- hi guys! my site is not accesible in my ...