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
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...