Closed BrunoMCBraga closed 4 years ago
Hi @BrunoMCBraga. Let's go through one by one.
The issue is identified on misp-web
image where MYSQL_PASSWORD
and MISP_ADMIN_PASSPHRASE
on docker-compose.yml
don't correctly implemeted which resulting as default parameters are used instead. This is known issue. The workaround at this moment is manually update both parameters after the services are started.
When all services are not operating normally due to MISP cannot initialize its database, mthc_misp-web_1
will be terminated and produce errors as seen on nginx-proxy_1
log.
I haven't found this kind of error yet. Running the same revision on my environment doesn't provide any error. I would recommend to ignore the warning message as long as the services are running fine.
Close the issue due to no responding.
Hi
I am currently trying to deploy mthc using the following configuration:
Yet i am running into a couple of errors such as:
In the end i get:
Any idea what is happening here? I have changed misp-web ipv4_address since i was getting address already in use. It should not make much of a difference?
Thanks in advance