I just updated my appwrite installation to 1.8.0. The install script went over without any issues and said installed successfully. But this is what the docker logs look like:
:~/appwrite$ sudo docker logs appwrite Worker 25 started successfully Worker 1 started successfully Worker 2 started successfully Worker 3 started successfully Worker 4 started successfully Worker 5 started successfully Worker 7 started successfully Worker 8 started successfully Worker 6 started successfully Worker 9 started successfully Worker 10 started successfully Worker 11 started successfully Worker 12 started successfully Worker 13 started successfully Worker 14 started successfully Worker 15 started successfully Worker 16 started successfully Worker 17 started successfully Worker 18 started successfully Worker 19 started successfully Worker 20 started successfully Worker 22 started successfully Worker 24 started successfully Worker 21 started successfully Worker 23 started successfully └── Database not ready. Retrying connection (1)... └── Database not ready. Retrying connection (2)... └── Database not ready. Retrying connection (3)... └── Database not ready. Retrying connection (4)... └── Database not ready. Retrying connection (5)... └── Database not ready. Retrying connection (6)... └── Database not ready. Retrying connection (7)... └── Database not ready. Retrying connection (8)... └── Database not ready. Retrying connection (9)...
Fatal error: Uncaught Exception: └── Failed to connect to database: Failed to create connection: SQLSTATE[HY000] [2002] Connection refused in /usr/src/code/app/http.php:191 Stack trace: #0 /usr/src/code/app/http.php(259): createDatabase(Object(Utopia\App), 'getLogsDB', 'logs', Array, Object(Utopia\Pools\Group)) #1 [internal function]: {closure}() #2 {main} thrown in /usr/src/code/app/http.php on line 191 └── Database not ready. Retrying connection (10)...
Recommended threads
- API returned 400
Hey, since I upgraded to Docker Engine v29 on macOS, I keep getting errors `time="2025-11-26T22:33:36Z" level=error msg="Provider connection error Error respons...
- Cannot specify project id
Hey There. Îve just install appwrite 1.8 on selfhosted ( for next migration from 1.6.1 ). When i create a new project i can’t modify project ID. Does it com...
- Custom Email Template Override Issue - M...
Unable to modify Magic URL email content. Changes to translation files (en.json) and email templates (email-magic-url.tpl) are not reflected in sent emails. Her...