MISP / x_old_misp_docker

MISP Docker (XME edition)
284 stars 172 forks source link

How to properly initialize MySQL DB #145

Closed pietrogu closed 2 years ago

pietrogu commented 2 years ago

Hi,

when i run docker-compose, misp-web does not go up because it is "waiting for database to be ready"

This let me think that the inizialization of mysql db didn't happen.

Maybe in the guide there is some missing step?

pietrogu commented 2 years ago

Error was in MYSQL_HOST variable (setted in wrong way)

jsnblind43 commented 10 months ago

Error was in MYSQL_HOST variable (setted in wrong way)

I had the same issue, thank you for hint!