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
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! π **Enviro...
- [SOLVED] curl error Number: 6 β function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...