weslambert / securityonion-velociraptor

Run Velociraptor on Security Onion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when trying to upgrade to SO 2.3.70

Xboarder56 opened this issue · comments

Got the below error in SOUP when trying to update. I believe everything is fine based on it just being a pruning error.

Velociraptor seems to have persisted through the upgrade as well without issues.


      ID: prune_images
Function: cmd.run
    Name: so-docker-prune
  Result: False
 Comment: Command "so-docker-prune" run
 Started: 20:42:09.339578
Duration: 242.978 ms
 Changes:
          ----------
          pid:
              84523
          retcode:
              1
          stderr:
              so-velociraptor: Invalid version: 'testing'
          stdout:
              Pruning old containers

happens the same to me
imagen

I think this is really just related to the version (ex. .61, ,70, etc) that the prune script is looking for, and can be ignored, unless there are any other issues.

Hi wes!
In fact I have ignored the error. Evth seems to works fine.
I'll let you know

Okay, closing for now -- I don't think there is anything we can do, outside of changing the Docker prune script, and that is native to Security Onion, so I'd rather not.