Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose command not being executed properly. #19

Closed
sai-secops opened this issue Feb 29, 2024 · 10 comments
Closed

docker compose command not being executed properly. #19

sai-secops opened this issue Feb 29, 2024 · 10 comments

Comments

@sai-secops
Copy link

Hi - Not sure if this is the right forum, thought I would post here.
I have tried to Install MISP using Docker and was following the guide and online help.

Everything went well, until when I run docker-compose up, I see the log below:
.
.
.
.
.................+............................+..............................................................................................................................................................................................................................+...............................................++++++++
... nginx docroot set to /var/www/html/
INIT | Initialize MISP files and configurations ...
... initialize configuration files
13+1 records in
13+1 records out
6960 bytes (7.0 kB, 6.8 KiB) copied, 0.000132196 s, 52.6 MB/s
4+1 records in
4+1 records out
2541 bytes (2.5 kB, 2.5 KiB) copied, 8.5601e-05 s, 29.7 MB/s
21+1 records in
21+1 records out
10814 bytes (11 kB, 11 KiB) copied, 0.000159795 s, 67.7 MB/s
31+1 records in
31+1 records out
15928 bytes (16 kB, 16 KiB) copied, 0.000204977 s, 77.7 MB/s
5+1 records in
5+1 records out
3002 bytes (3.0 kB, 2.9 KiB) copied, 9.7076e-05 s, 30.9 MB/s
5+1 records in
5+1 records out
2618 bytes (2.6 kB, 2.6 KiB) copied, 0.000135026 s, 19.4 MB/s
... initialize database.php settings
... initialize email.php settings
... initialize app files
INIT | Update MISP app/files directory ...
... rsync -azh --delete "/var/www/MISP/app/files.dist/browscap" "/var/www/MISP/app/files/"
... rsync -azh "/var/www/MISP/app/files.dist/certs" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/community-metadata" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/empty" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/feed-metadata" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/geo-open" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/img" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/misp-decaying-models" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/misp-galaxy" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/misp-objects" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/misp-workflow-blueprints" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/noticelists" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/scripts" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/taxonomies" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/terms" "/var/www/MISP/app/files/"
... rsync -azh --delete "/var/www/MISP/app/files.dist/warninglists" "/var/www/MISP/app/files/"
INIT | Enforce MISP permissions ...
... chown -R www-data:www-data /var/www/MISP/app/tmp
... chmod -R 0550 files /var/www/MISP/app/tmp
... chmod -R 0770 directories /var/www/MISP/app/tmp
... chmod -R u+w,g+w /var/www/MISP/app/tmp
... chown -R www-data:www-data /var/www/MISP/app/files
... chmod -R 0550 files /var/www/MISP/app/files
... chmod -R 0770 directories /var/www/MISP/app/files
... chmod -R u+w,g+w /var/www/MISP/app/files
... chown -R www-data:www-data /var/www/MISP/app/Config
... chmod -R 0550 files /var/www/MISP/app/Config ...
... chmod -R 0770 directories /var/www/MISP/app/Config
... chmod 600 /var/www/MISP/app/Config/{config,database,email}.php
INIT | Flip NGINX live ...
... nginx docroot set to /var/www/MISP/app/webroot
... nginx reloaded
INIT | Configure MISP installation ...
MISP | Update CA certificates ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
MISP | Initialize configuration ...
... configuring default settings
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
MISP | Initialize workers ...
... configuring background workers
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
... starting background workers
2024-02-29 17:15:11,269 INFO spawned: 'default_00' with pid 851
2024-02-29 17:15:11,272 INFO spawned: 'default_01' with pid 852
2024-02-29 17:15:11,275 INFO spawned: 'default_02' with pid 854
2024-02-29 17:15:11,275 INFO exited: default_00 (exit status 127; not expected)
2024-02-29 17:15:11,277 INFO spawned: 'default_03' with pid 855
2024-02-29 17:15:11,280 INFO spawned: 'default_04' with pid 856
2024-02-29 17:15:11,280 INFO exited: default_01 (exit status 127; not expected)
2024-02-29 17:15:11,287 INFO spawned: 'email_00' with pid 857
2024-02-29 17:15:11,288 INFO exited: default_03 (exit status 127; not expected)
2024-02-29 17:15:11,288 INFO exited: default_04 (exit status 127; not expected)
2024-02-29 17:15:11,290 INFO spawned: 'email_01' with pid 858
2024-02-29 17:15:11,292 INFO spawned: 'email_02' with pid 859
2024-02-29 17:15:11,292 INFO exited: default_02 (exit status 127; not expected)
2024-02-29 17:15:11,294 INFO spawned: 'email_03' with pid 860
2024-02-29 17:15:11,301 INFO spawned: 'email_04' with pid 861
2024-02-29 17:15:11,302 INFO exited: email_00 (exit status 127; not expected)
2024-02-29 17:15:11,302 INFO exited: email_02 (exit status 127; not expected)
2024-02-29 17:15:11,304 INFO spawned: 'cache_00' with pid 862
2024-02-29 17:15:11,312 INFO spawned: 'cache_01' with pid 863
2024-02-29 17:15:11,312 INFO exited: email_01 (exit status 127; not expected)
2024-02-29 17:15:11,313 INFO exited: email_03 (exit status 127; not expected)
2024-02-29 17:15:11,313 INFO exited: cache_00 (exit status 127; not expected)
2024-02-29 17:15:11,315 INFO spawned: 'cache_02' with pid 864
2024-02-29 17:15:11,316 INFO exited: cache_01 (exit status 127; not expected)
2024-02-29 17:15:11,318 INFO spawned: 'cache_03' with pid 865
2024-02-29 17:15:11,323 INFO spawned: 'cache_04' with pid 866
2024-02-29 17:15:11,324 INFO exited: email_04 (exit status 127; not expected)
2024-02-29 17:15:11,328 INFO spawned: 'prio_00' with pid 867
2024-02-29 17:15:11,328 INFO exited: cache_02 (exit status 127; not expected)
2024-02-29 17:15:11,329 INFO exited: cache_03 (exit status 127; not expected)
2024-02-29 17:15:11,331 INFO spawned: 'prio_01' with pid 869
2024-02-29 17:15:11,331 INFO exited: cache_04 (exit status 127; not expected)
2024-02-29 17:15:11,333 INFO spawned: 'prio_02' with pid 870
2024-02-29 17:15:11,336 INFO spawned: 'prio_03' with pid 871
2024-02-29 17:15:11,341 INFO spawned: 'prio_04' with pid 873
2024-02-29 17:15:11,341 INFO exited: prio_00 (exit status 127; not expected)
2024-02-29 17:15:11,346 INFO spawned: 'update_00' with pid 874
2024-02-29 17:15:11,347 INFO exited: prio_01 (exit status 127; not expected)
2024-02-29 17:15:11,348 INFO exited: prio_02 (exit status 127; not expected)
2024-02-29 17:15:11,348 INFO exited: prio_03 (exit status 127; not expected)
2024-02-29 17:15:11,351 INFO exited: prio_04 (exit status 127; not expected)
2024-02-29 17:15:11,355 INFO exited: update_00 (exit status 127; not expected)
2024-02-29 17:15:12,358 INFO spawned: 'default_00' with pid 875
2024-02-29 17:15:12,360 INFO spawned: 'default_01' with pid 876
2024-02-29 17:15:12,362 INFO spawned: 'default_02' with pid 877
2024-02-29 17:15:12,364 INFO spawned: 'default_03' with pid 878
2024-02-29 17:15:12,366 INFO spawned: 'default_04' with pid 879
2024-02-29 17:15:12,368 INFO spawned: 'email_00' with pid 880
2024-02-29 17:15:12,370 INFO spawned: 'email_01' with pid 881
2024-02-29 17:15:12,372 INFO spawned: 'email_02' with pid 882
2024-02-29 17:15:12,384 INFO spawned: 'email_03' with pid 883
2024-02-29 17:15:12,385 INFO spawned: 'email_04' with pid 884
2024-02-29 17:15:12,387 INFO spawned: 'cache_00' with pid 885
2024-02-29 17:15:12,389 INFO spawned: 'cache_01' with pid 886
2024-02-29 17:15:12,391 INFO spawned: 'cache_02' with pid 887
2024-02-29 17:15:12,393 INFO spawned: 'cache_03' with pid 888
2024-02-29 17:15:12,395 INFO spawned: 'cache_04' with pid 889
2024-02-29 17:15:12,408 INFO spawned: 'prio_00' with pid 891
2024-02-29 17:15:12,410 INFO spawned: 'prio_01' with pid 892
2024-02-29 17:15:12,412 INFO spawned: 'prio_02' with pid 893
2024-02-29 17:15:12,414 INFO spawned: 'prio_03' with pid 894
2024-02-29 17:15:12,416 INFO spawned: 'prio_04' with pid 895
2024-02-29 17:15:12,418 INFO spawned: 'update_00' with pid 896
2024-02-29 17:15:12,424 INFO exited: default_00 (exit status 127; not expected)
2024-02-29 17:15:12,424 INFO exited: default_01 (exit status 127; not expected)
2024-02-29 17:15:12,424 INFO exited: default_02 (exit status 127; not expected)
2024-02-29 17:15:12,424 INFO exited: default_03 (exit status 127; not expected)
2024-02-29 17:15:12,424 INFO exited: default_04 (exit status 127; not expected)
2024-02-29 17:15:12,425 INFO exited: email_00 (exit status 127; not expected)
2024-02-29 17:15:12,425 INFO exited: email_01 (exit status 127; not expected)
2024-02-29 17:15:12,425 INFO exited: email_02 (exit status 127; not expected)
2024-02-29 17:15:12,425 INFO exited: email_03 (exit status 127; not expected)
2024-02-29 17:15:12,425 INFO exited: email_04 (exit status 127; not expected)
2024-02-29 17:15:12,425 INFO exited: cache_00 (exit status 127; not expected)
2024-02-29 17:15:12,426 INFO exited: cache_01 (exit status 127; not expected)
2024-02-29 17:15:12,426 INFO exited: cache_02 (exit status 127; not expected)
2024-02-29 17:15:12,426 INFO exited: cache_03 (exit status 127; not expected)
2024-02-29 17:15:12,426 INFO exited: cache_04 (exit status 127; not expected)
2024-02-29 17:15:12,426 INFO exited: prio_00 (exit status 127; not expected)
2024-02-29 17:15:12,426 INFO exited: prio_02 (exit status 127; not expected)
2024-02-29 17:15:12,426 INFO exited: prio_04 (exit status 127; not expected)
2024-02-29 17:15:12,427 INFO exited: update_00 (exit status 127; not expected)
2024-02-29 17:15:12,431 INFO exited: prio_03 (exit status 127; not expected)
misp-workers:default_00: ERROR (spawn error)
misp-workers:default_01: ERROR (spawn error)
misp-workers:default_02: ERROR (spawn error)
misp-workers:default_03: ERROR (spawn error)
misp-workers:default_04: ERROR (spawn error)
misp-workers:email_00: ERROR (spawn error)
misp-workers:email_01: ERROR (spawn error)
misp-workers:email_02: ERROR (spawn error)
misp-workers:email_03: ERROR (spawn error)
misp-workers:email_04: ERROR (spawn error)
misp-workers:cache_00: ERROR (spawn error)
misp-workers:cache_01: ERROR (spawn error)
misp-workers:cache_02: ERROR (spawn error)
misp-workers:cache_03: ERROR (spawn error)
misp-workers:cache_04: ERROR (spawn error)
misp-workers:prio_00: ERROR (spawn error)
misp-workers:prio_01: ERROR (spawn error)
misp-workers:prio_02: ERROR (spawn error)
misp-workers:prio_03: ERROR (spawn error)
misp-workers:prio_04: ERROR (spawn error)
misp-workers:update_00: ERROR (spawn error)
2024-02-29 17:15:12,435 INFO exited: prio_01 (exit status 127; not expected)
MISP | Configure GPG key ...
... generating new GPG key in /var/www/MISP/.gnupg
gpg: WARNING: unsafe permissions on homedir '/var/www/MISP/.gnupg'
gpg: keybox '/var/www/MISP/.gnupg/pubring.kbx' created
gpg: Generating a basic OpenPGP key
2024-02-29 17:15:14,468 INFO spawned: 'default_00' with pid 903
2024-02-29 17:15:14,470 INFO spawned: 'default_01' with pid 904
2024-02-29 17:15:14,472 INFO spawned: 'default_02' with pid 905
2024-02-29 17:15:14,475 INFO spawned: 'default_03' with pid 906
2024-02-29 17:15:14,477 INFO spawned: 'default_04' with pid 907
2024-02-29 17:15:14,481 INFO spawned: 'email_00' with pid 908
2024-02-29 17:15:14,485 INFO spawned: 'email_01' with pid 909
2024-02-29 17:15:14,489 INFO spawned: 'email_02' with pid 911
2024-02-29 17:15:14,492 INFO spawned: 'email_03' with pid 912
2024-02-29 17:15:14,494 INFO spawned: 'email_04' with pid 913
2024-02-29 17:15:14,496 INFO spawned: 'cache_00' with pid 914
2024-02-29 17:15:14,498 INFO spawned: 'cache_01' with pid 915
2024-02-29 17:15:14,514 INFO spawned: 'cache_02' with pid 916
2024-02-29 17:15:14,516 INFO spawned: 'cache_03' with pid 917
2024-02-29 17:15:14,524 INFO spawned: 'cache_04' with pid 918
2024-02-29 17:15:14,526 INFO spawned: 'prio_00' with pid 919
2024-02-29 17:15:14,531 INFO spawned: 'prio_01' with pid 921
2024-02-29 17:15:14,533 INFO spawned: 'prio_02' with pid 922
2024-02-29 17:15:14,537 INFO spawned: 'prio_03' with pid 923
2024-02-29 17:15:14,539 INFO spawned: 'prio_04' with pid 924
2024-02-29 17:15:14,541 INFO spawned: 'update_00' with pid 925
2024-02-29 17:15:14,542 INFO exited: default_00 (exit status 127; not expected)
2024-02-29 17:15:14,543 INFO exited: default_01 (exit status 127; not expected)
2024-02-29 17:15:14,543 INFO exited: default_02 (exit status 127; not expected)
2024-02-29 17:15:14,543 INFO exited: default_03 (exit status 127; not expected)
2024-02-29 17:15:14,543 INFO exited: default_04 (exit status 127; not expected)
2024-02-29 17:15:14,544 INFO exited: email_00 (exit status 127; not expected)
2024-02-29 17:15:14,544 INFO exited: email_01 (exit status 127; not expected)
2024-02-29 17:15:14,544 INFO exited: email_02 (exit status 127; not expected)
2024-02-29 17:15:14,544 INFO exited: email_03 (exit status 127; not expected)
2024-02-29 17:15:14,544 INFO exited: email_04 (exit status 127; not expected)
2024-02-29 17:15:14,545 INFO exited: cache_00 (exit status 127; not expected)
2024-02-29 17:15:14,545 INFO exited: cache_01 (exit status 127; not expected)
2024-02-29 17:15:14,545 INFO exited: cache_02 (exit status 127; not expected)
2024-02-29 17:15:14,545 INFO exited: cache_03 (exit status 127; not expected)
2024-02-29 17:15:14,545 INFO exited: cache_04 (exit status 127; not expected)
2024-02-29 17:15:14,545 INFO exited: prio_00 (exit status 127; not expected)
2024-02-29 17:15:14,556 INFO exited: prio_02 (exit status 127; not expected)
2024-02-29 17:15:14,556 INFO exited: prio_04 (exit status 127; not expected)
2024-02-29 17:15:14,556 INFO exited: update_00 (exit status 127; not expected)
2024-02-29 17:15:14,560 INFO exited: prio_01 (exit status 127; not expected)
2024-02-29 17:15:14,563 INFO exited: prio_03 (exit status 127; not expected)
gpg: /var/www/MISP/.gnupg/trustdb.gpg: trustdb created
gpg: key E60F190CB85C87B6 marked as ultimately trusted
gpg: directory '/var/www/MISP/.gnupg/openpgp-revocs.d' created
gpg: revocation certificate stored as '/var/www/MISP/.gnupg/openpgp-revocs.d/3125DFF454ADD85C4DFCA8B6E60F190CB85C87B6.rev'
gpg: Done
... exporting GPG key
gpg: Fatal: can't create directory '/var/www/MISP/.gnupg': Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
MISP | Apply updates ...
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
MISP | Init default user and organization ...
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
... admin user key auto generation disabled
... setting admin password skipped
MISP | Resolve critical issues ...
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /usr/bin/php: Permission denied
sudo: unable to execute /usr/bin/php: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
MISP | Resolve non-critical issues ...
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
MISP | Create sync servers ...
... admin key auto configuration is required to configure sync servers
MISP | Update components ...
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
MISP | Set Up OIDC ...
... OIDC authentication disabled
MISP | Set Up LDAP ...
... LDAP authentication disabled
MISP | Mark instance live
sudo: unable to execute /var/www/MISP/app/Console/cake: Permission denied
2024-02-29 17:15:18,539 INFO spawned: 'default_00' with pid 1006
2024-02-29 17:15:18,542 INFO spawned: 'default_01' with pid 1007
2024-02-29 17:15:18,544 INFO spawned: 'default_02' with pid 1008
2024-02-29 17:15:18,546 INFO spawned: 'default_03' with pid 1009
2024-02-29 17:15:18,548 INFO spawned: 'default_04' with pid 1010
2024-02-29 17:15:18,550 INFO spawned: 'email_00' with pid 1011
2024-02-29 17:15:18,552 INFO spawned: 'email_01' with pid 1012
2024-02-29 17:15:18,554 INFO spawned: 'email_02' with pid 1013
2024-02-29 17:15:18,559 INFO spawned: 'email_03' with pid 1014
2024-02-29 17:15:18,561 INFO spawned: 'email_04' with pid 1015
2024-02-29 17:15:18,569 INFO spawned: 'cache_00' with pid 1016
2024-02-29 17:15:18,573 INFO spawned: 'cache_01' with pid 1018
2024-02-29 17:15:18,576 INFO spawned: 'cache_02' with pid 1019
2024-02-29 17:15:18,578 INFO spawned: 'cache_03' with pid 1020
2024-02-29 17:15:18,588 INFO spawned: 'cache_04' with pid 1021
2024-02-29 17:15:18,590 INFO spawned: 'prio_00' with pid 1022
2024-02-29 17:15:18,592 INFO spawned: 'prio_01' with pid 1023
2024-02-29 17:15:18,595 INFO spawned: 'prio_02' with pid 1024
2024-02-29 17:15:18,597 INFO spawned: 'prio_03' with pid 1025
2024-02-29 17:15:18,599 INFO spawned: 'prio_04' with pid 1026
2024-02-29 17:15:18,601 INFO spawned: 'update_00' with pid 1027
2024-02-29 17:15:18,602 INFO exited: default_00 (exit status 127; not expected)
2024-02-29 17:15:18,603 INFO exited: default_01 (exit status 127; not expected)
2024-02-29 17:15:18,603 INFO exited: default_02 (exit status 127; not expected)
2024-02-29 17:15:18,603 INFO exited: default_03 (exit status 127; not expected)
2024-02-29 17:15:18,603 INFO exited: default_04 (exit status 127; not expected)
2024-02-29 17:15:18,603 INFO exited: email_00 (exit status 127; not expected)
2024-02-29 17:15:18,603 INFO exited: email_01 (exit status 127; not expected)
2024-02-29 17:15:18,604 INFO exited: email_02 (exit status 127; not expected)
2024-02-29 17:15:18,604 INFO exited: email_03 (exit status 127; not expected)
2024-02-29 17:15:18,604 INFO exited: email_04 (exit status 127; not expected)
2024-02-29 17:15:18,604 INFO exited: cache_00 (exit status 127; not expected)
2024-02-29 17:15:18,604 INFO exited: cache_01 (exit status 127; not expected)
2024-02-29 17:15:18,609 INFO exited: cache_02 (exit status 127; not expected)
2024-02-29 17:15:18,609 INFO exited: cache_03 (exit status 127; not expected)
2024-02-29 17:15:18,609 INFO exited: cache_04 (exit status 127; not expected)
2024-02-29 17:15:18,609 INFO exited: prio_00 (exit status 127; not expected)
2024-02-29 17:15:18,609 INFO exited: prio_01 (exit status 127; not expected)
2024-02-29 17:15:18,609 INFO exited: prio_03 (exit status 127; not expected)
2024-02-29 17:15:18,610 INFO exited: prio_04 (exit status 127; not expected)
2024-02-29 17:15:18,615 INFO gave up: default_00 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: default_01 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: default_02 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: default_03 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: default_04 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: email_00 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: email_01 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: email_02 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: email_03 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: email_04 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: cache_00 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,615 INFO gave up: cache_01 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,616 INFO gave up: cache_02 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,616 INFO gave up: cache_03 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,616 INFO gave up: cache_04 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,616 INFO gave up: prio_00 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,616 INFO gave up: prio_01 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,616 INFO gave up: prio_03 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,616 INFO gave up: prio_04 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,616 INFO exited: prio_02 (exit status 127; not expected)
2024-02-29 17:15:18,616 INFO exited: update_00 (exit status 127; not expected)
2024-02-29 17:15:18,616 INFO gave up: prio_02 entered FATAL state, too many start retries too quickly
2024-02-29 17:15:18,616 INFO gave up: update_00 entered FATAL state, too many start retries too quickly
.
.
.
.
.
.

Could anyone help me here?

@ostefano
Copy link
Collaborator

Did you follow the troubleshooting steps outlined in the Readme?

@sai-secops
Copy link
Author

sai-secops commented Feb 29, 2024

I did follow the steps:

  1. Docker version - v25.0.3, build 4debf41
  2. Docker compose version - v2.24.6
  3. Either docker-compose or docker compose is working. Both show the same output.
  4. tried running "docker system prune --volumes" and cloning the repo into another dir and run the same steps. No luck.

Am I missing any step here @ostefano? Thanks for the help!

@ostefano
Copy link
Collaborator

Are you using a Mac? Try changing the I/O subsystem (check docker desktop settings).

@sai-secops
Copy link
Author

This is on a ec2 centos machine.
CentOS Linux release 7.9.2009 (Core).

@ostefano
Copy link
Collaborator

This is honestly quite baffling. Did you try updating docker anyway using these steps: https://docs.docker.com/engine/install/centos/ ?

@sai-secops
Copy link
Author

Yes @ostefano. I will try to see if this comes up in ubuntu..
Not sure what is happening in centos though!

@ostefano
Copy link
Collaborator

ostefano commented Mar 1, 2024

Are you sure you are running it from a directory where the docker user has enough permissions?

Are using sudo by any chance? You should not.

@sai-secops
Copy link
Author

Yes. I checked and it is on the latest version. (Followed the same link)

@ostefano
Copy link
Collaborator

ostefano commented Mar 1, 2024

Can you try installing it from the docker repos anyway (regardless of the version)?

But first see my Qs re permissions / user

@sai-secops
Copy link
Author

AH, I found the issue - I did not run steps mentioned in https://docs.docker.com/engine/install/linux-postinstall/
(To manage Docker as non-root user)

Thank you @ostefano for pointing that it should not be run with sudo. Was able to launch the UI now!

@ostefano ostefano closed this as completed Mar 1, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants