Could not poll the database: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: No address associated with hostname #4565
Unanswered
Alex-Goaga
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Docker had failed to start the containers. The DB container seems to have no storage space. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just tried to get firefly-iii working on remote server (proxmox) with docker-compose on debian 10 container.
The error :
Could not poll the database: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: No address associated with hostname (SQL: select
id
,name
,data
fromconfiguration
wherename
= is_demo_site andconfiguration
.deleted_at
is null limit 1)To keep in mind, my linux knowleage would be considerated 2/10 and i follow each line as its displayed.
Following the instructions from https://docs.firefly-iii.org/firefly-iii/installation/docker/ (the Using Docker Compose chapter) :
After a few minutes navigated to lan ip of the machine.
I have no idea what to do more from here.
Added entire log downloaded from portainer
_firefly3_fireflyiii_1_logs.txt
_firefly3_fireflyiiidb_1_logs.txt
Beta Was this translation helpful? Give feedback.
All reactions