MISP / x_old_misp_docker

MISP Docker (XME edition)
283 stars 167 forks source link

misp_web waiting to database to be ready.... #128

Closed Panagiss closed 3 years ago

Panagiss commented 3 years ago

I just used another network rather than the default and now im stuck while the misp_web is waiting infinitely for the database to be ready. Here is a screenshot: image

Also just to note that on my .env file i have set MYSQL_HOST=misp_web and also i tried to ping the misp_db from misp_web and i succeeded.

Any suggestions?

jsnblind43 commented 1 year ago

Hello, did you find a solution? currently stuck on the same issue

jsnblind43 commented 1 year ago

so I solved my problem and I had wrong MYSQL_HOST in web container, as I had to reflect the same MYSQL_HOST in .env and docker-compose.yml