problem in installation of security onion #10835
Replies: 1 comment 3 replies
-
What are the specs of your machine? Did you verify the ISO image?
Do you have full Internet access? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm studying on securityonin I want to download security onion 2.3 in standalone node im also getting the same error. if i go and check in sosetup.log file the error was like (Command failed with exit code 1; will retry in 60 seconds (5 / 5)...
Command continues to fail; giving up.
Could not pull so-grafana:2.3.260, please ensure connectivity to ghcr.io
Errors detected during setup; skipping post-setup steps to allow for analysis of failures.) i also checked for connectivity its good 0% packet loss. when tried yesterday i got same error for wazuh now im getting for grafana. if i execute so-mysql-start there are 2 failures (cmd.run ID: so-mysql
Function: cmd.run
Name: until nc -z 10.10.20.0.0. 3306; do sleep 1; done
Result: False
Comment: Command "until nc -z 10.10.20.0.0. 3306; do sleep 1; done" run
Started: 11:05:53.395104
Duration: 600028.516 ms
Changes:
and module.run ID: so-mysql
Function: module.run
Result: False
Comment: One or more requisite failed: mysql.so-mysql
Started: 11:15:53.437964
Duration: 0.023 ms
Changes: ) i think because of this its not installing! what to do resolve this failure can you please help me with this issues
Beta Was this translation helpful? Give feedback.
All reactions