
Hey folks! I got an error while using appwrite-cli on my self hosted appwrite instance, which i updated yesterday from 1.6.x to 1.7.4. As i try to login, there will be an error
2025-07-23T18:13:42.785928087Z [Error] Method: 2025-07-23T18:13:42.785932007Z [Error] URL: /favicon.ico 2025-07-23T18:13:42.785934967Z [Error] Type: Appwrite\Extend\Exception 2025-07-23T18:13:42.785938047Z [Error] Message: Route not found. Please ensure the endpoint is configured correctly and that the API route is valid for this SDK version. Refer to the API docs for more details. 2025-07-23T18:13:42.785942727Z [Error] File: /usr/src/code/app/controllers/general.php 2025-07-23T18:13:42.785945527Z [Error] Line: 1583
The appwrite-cli response is in red letters with the exception message "general_route_not_found". Does anyone has an idea?
Recommended threads
- I am facing this error: type 'Null' is ...
When attempting to fetch areas from the area collection, the application throws an error: "type 'Null' is not a subtype of type 'int.'" This issue originates in...
- Adding Domain to Sites [Self Hosted]
I am struggling to get this working. I stood-up a new server and deployed appwrite 1.7.4. I added update .env file _APP_DOMAIN=appwrite.mydomain.com _APP_DOMAI...
- Need help migrating from self hosted to ...
Hi! I am using self hosted appwrite for testing stuff out and now it's prod ready I want to deplot it to the cloud version. It gave me this error when fetchin...
