i have created appwrite selfhost on digital ocean and installed mariadb in different droplet and cha
- 1
- Self Hosted
i have created appwrite selfhost on digital ocean and installed mariadb in different droplet and changed environment variable . it works and i did signup in appwrite console but , after creating organization , server error comes . after doing error logs in appwrite droplet console this error comes , how to fix this .
[Error] Timestamp: 2025-02-02T10:55:09+00:00 [Error] Method: GET [Error] URL: /v1/projects [Error] Type: PDOException [Error] Message: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'appwrite_db._console_projects' doesn't exist [Error] File: @swoole/library/core/Database/PDOStatementProxy.php [Error] Line: 49
Recommended threads
- Different behavior between self hosted a...
I am wondering, what is true: Here is stated, that queries of relationship attributes are not supported: https://appwrite.io/threads/1248091621074141214 https:...
- Oauth Google Missing cookie
Im using this following code to trigger oauth google to work ` const handleGoogleLogin = () => { console.log(window.location.href); account.c...
- CORS Error when trying to fetch from ser...
```Object { config: {…}, headers: {…} } config: Object { endpoint: "https://appwrite.lostcausenetwork.com/v1", selfSigned: false, project: "6779379f003356ea72...