-
SecurityOnion 2.3.130 soup upgrade to .140 not working with errors below. I checked /root/soup.log but nothing obvious is sticking out. The only error I see is "ERROR: salt-master could not be reached....." This is my lab virtual machine so I have reverted snapshot 3 times now and I get to the same error. I check the md5sum of the iso and compare it with the download page and it looks good. Help pls....
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
Can you ping your saltmaster
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Ok I got pass the first issue. @reyesj2 reply pointed me to the right direction. The theory is salt was being impatient and not waiting for salt to fully start. So needed to insert "sleep 120" somewhere in soup. The caveat is /sbin/soup is guarded by salt so I can't just tweak it so here is the process that I did.
However I am now on a new error but I think this is the same filebeat error in #8324 and others had issue. I just need to dig around for the fix. If someone can link me to the fix I would really appreciate it. |
Beta Was this translation helpful? Give feedback.
-
Have you previously modified your Filebeat configuration in If so, try reverting to snapshot and then removing your Filebeat modifications. Check this discussion for additional details: |
Beta Was this translation helpful? Give feedback.
Ok I got pass the first issue. @reyesj2 reply pointed me to the right direction. The theory is salt was being impatient and not waiting for salt to fully start. So needed to insert "sleep 120" somewhere in soup. The caveat is /sbin/soup is guarded by salt so I can't just tweak it so here is the process that I did.
I copied mine to /home/admin/