You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: