NUKIB/misp

Diagnostic Errors - Files not writable

Closed this issue · 1 comments

I just deployed on a Fedora 38 install running podman rootless and podman-compose, it all deployed successfully however when I go into MISPs 'Server Settings & Maintenance' I'm receiving the following errors.

/var/www/MISP/app/files…Directory is not writeable
/var/www/MISP/app/Config/config.php…File is not writeable
/var/www/MISP/.git/ORIG_HEAD…File not found

When inspecting the docker-compose.yml file I noticed that it doesn't appear to be mounting any volume of directory into the misp container, is this correct?
Are these errors fixable?

ondj commented

Hello, thanks for report.

These errors are intended as this docker image do not require files directory to be writeable, do no edit config.php directly and do not allow direct update by git.