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
what executing the start script with the all analyzers option. installation fails with this error
Environment
OS: Ubuntu 22.04 and Ubuntu 24.04
IntelOwl version: Latest (6.1.0)
What did you expect to happen
the application start with all analyzers
How to reproduce your issue
Install either Ubuntu 22.04 or 24.04 server version
Update APT repo
Add Docker repo
Update APT repo again
install docker ce and docker compose plugin
create a new user
add user to docker group
reload system daemon
git clone the IntelOwl repo
cd into IntelOwl directory
run initialization script
update DB password and username in env files
run start script with options "prod --all analyzers" up
Error messages and logs
docker compose failed to register layer: failed to Lchown "/usr/local/lib/node_modules/box-js/node_modules/optionator/CHANGELOG.md" for UID 110779, GID 100.
The text was updated successfully, but these errors were encountered:
However, I was not able to reproduce the issue using ./start prod up --all_analyzers. All containers started as they should.
Can you please try to move to develop branch and run ./start test up --all_analyzers -- --build to see if the problem is still showing up?
What happened
what executing the start script with the all analyzers option. installation fails with this error
Environment
What did you expect to happen
the application start with all analyzers
How to reproduce your issue
Error messages and logs
docker compose failed to register layer: failed to Lchown "/usr/local/lib/node_modules/box-js/node_modules/optionator/CHANGELOG.md" for UID 110779, GID 100.
The text was updated successfully, but these errors were encountered: