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
- FCM Message error
When creating a message target via flutter sdk via ``` final target = await _account.createPushTarget( targetId: targetId, identifier: deviceTok...
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...