ÙwÚOriginal post
Rank 1: Thread
[Error] URL: /v1/tablesdb
[Error] Type: Appwrite\Extend\Exception
[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.
[Error] File: /usr/src/code/app/controllers/general.php
[Error] Line: 1561
```
hello, tablesdb not even available on main branch? I build from source (with dockerfile) but my self-host still show at 1.7.4 and ofc 404 on database tab
Summary
Developers missed the 1.8.x branch which contains the Tablesdb. After building from source using a Dockerfile, the self-hosted version displayed 1.7.4 instead of 1.8.x, causing a 404 error on the database tab.