When navigating to a settings page in a bucket i recieve a 404 with the following error:
2025-06-06T12:02:46.582655899Z [Error] File: /usr/src/code/app/controllers/general.php
2025-06-06T12:02:46.582719111Z [Error] Line: 1209
2025-06-06T12:02:46.779274776Z [Error] Timestamp: 2025-06-06T12:02:46+00:00
2025-06-06T12:02:46.779331164Z [Error] Method:
2025-06-06T12:02:46.779336723Z [Error] URL: /v1/organizations/67f627ewee03e5c2e77e5/plan
2025-06-06T12:02:46.779341312Z [Error] Type: Appwrite\Extend\Exception
2025-06-06T12:02:46.779345572Z [Error] Message: The requested route was not found. Please refer to the API docs and try again.
This is self hosted and happens on new buckets aswell.
What is your appwrite version? it's a new instance od did you upgrade from a older version?
We updated from 1.6.0 to 1.6.2 a few weeks ago
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...