MISP / x_old_misp_docker

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

missing autoload.php #180

Open dara-79 opened 10 months ago

dara-79 commented 10 months ago

Hi, there seems to be some issues here.. On Ubuntu 22.04.2, fresh install.

on misp_web:
wait-for-it.sh: waiting for misp_db:3306 without a timeout wait-for-it.sh: misp_db:3306 is available after 0 seconds PHP Warning: require_once(/var/www/MISP/app/Vendor/autoload.php): failed to open stream: No such file or directory in /var/www/MISP/app/Config/core.php on line 298 PHP Fatal error: require_once(): Failed opening required '/var/www/MISP/app/Vendor/autoload.php' (include_path='/var/www/MISP/app/Lib/cakephp/lib:.:/usr/share/php') in /var/www/MISP/app/Config/core.php on line 298

Anybody know if this is fixable ?

Br Daniel

AnonyMars commented 10 months ago

Hey Daniel, yeah, just launched the build too and got the exact same error.

@xme Do you have an idea why please :) ?

hcombee commented 10 months ago

Yup, same here.