
TypeScript
[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
TL;DR
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.
oh wait nvm there is 1.8.x branch, I miss that, my bad
Recommended threads
- Suggested docker-compose.yml uses known-...
The version of `docker-compose.yml` in the self-hosted instructions uses the image `appwrite/console:6.0.13` for the `appwrite-console` container. This version ...
- Asynchronous Function Execution via Func...
Hi everyone, Is there a way to call a function via its function domain URL with async execution set to true?
- Server Error when upserting existing and...
Hello there! Im currently experiencing issues with the not so long ago officially announced upserting funcionality. Im running appwrite 1.7.4 self hosted and no...
