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
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...