Open gaglimax opened 4 years ago
I also had this issue, Getting 502 Bad gateway error and logs showing no database
The issue appears to be with the misp-server, not the misp-proxy. https://github.com/DCSO/MISP-dockerized-server/issues/50
Workaround after
make install
:docker exec misp-server mkdir -p /srv/MISP-dockerized/current/config/.update
Hi,
I am trying to perform a fresh install of the MISP.
Here is what I did (I change password with XXX and domain with localhost) :
And here is the docker misp-server logs :
The database is never created.
Thanks for any help.