nuxsmin / docker-syspass

Docker stuff for running sysPass on Docker
GNU General Public License v3.0
39 stars 21 forks source link

Unable to connect to DB #33

Closed orest-gulman closed 4 years ago

orest-gulman commented 4 years ago

hi, I'm using docker-compose for starting an application and while installation I'm getting an error: image

There is no problem with connectivity between containers, what may cause this error? Thanks in advance.

root@b7a1f9993a1c:/var/www/html# ping syspass-db -c 2   
PING syspass-db (192.168.208.2) 56(84) bytes of data.
64 bytes from syspass-db.syspass_default (192.168.208.2): icmp_seq=1 ttl=64 time=0.037 ms
64 bytes from syspass-db.syspass_default (192.168.208.2): icmp_seq=2 ttl=64 time=0.043 ms
orest-gulman commented 4 years ago

The issue is not relevant since I've tried the latest build.