MISP / x_old_misp_docker

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

Misp_web continually exits with code 1 #106

Open atokknight21 opened 3 years ago

atokknight21 commented 3 years ago

When trying to bring up the containers, I am continually receiving the following error:

web_1 | standard_init_linux.go:219: exec user process caused: no such file or directory

I've cloned the repo multiple times and built the images multiple times, but keep receiving the same error. I'm running this all on a fully updated Windows 10 machine, using Docker Desktop 3.0.4 (51218). Here is some more from the output

Creating misp_web   ... done
Creating misp_db    ... done
Creating misp_proxy ... done
Attaching to misp_db, misp_proxy, misp_web
db_1     | [Entrypoint] MySQL Docker Image 5.7.32-1.1.18
db_1     | [Entrypoint] Initializing database
proxy_1  | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
proxy_1  | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
proxy_1  | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
proxy_1  | 10-listen-on-ipv6-by-default.sh: Getting the checksum of /etc/nginx/conf.d/default.conf
proxy_1  | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version
proxy_1  | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
proxy_1  | /docker-entrypoint.sh: Configuration complete; ready for start up
web_1    | standard_init_linux.go:219: exec user process caused: no such file or directory
misp_web exited with code 1