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
Yes, there are salt failures (please provide detail below)
Logs
No, there are no additional clues
Detail
ID: prune_images
Function: cmd.run
Name: so-docker-prune
Result: False
Comment: Command "so-docker-prune" run
Started: 15:38:37.003947
Duration: 11192.088 ms
Changes:
----------
pid:
88084
retcode:
1
stderr:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/docker/api/client.py", line 268, in _raise_for_status
response.raise_for_status()
File "/usr/lib/python3.9/site-packages/requests/models.py", line 943, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 409 Client Error: Conflict for url: http+docker://localhost/v1.43/containers/prune
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/sbin/so-docker-prune", line 94, in <module>
main(args.quiet)
File "/sbin/so-docker-prune", line 44, in main
client.containers.prune()
File "/usr/lib/python3.9/site-packages/docker/models/containers.py", line 969, in prune
return self.client.api.prune_containers(filters=filters)
File "/usr/lib/python3.9/site-packages/docker/utils/decorators.py", line 34, in wrapper
return f(self, *args, **kwargs)
File "/usr/lib/python3.9/site-packages/docker/api/container.py", line 987, in prune_containers
return self._result(self._post(url, params=params), True)
File "/usr/lib/python3.9/site-packages/docker/api/client.py", line 274, in _result
self._raise_for_status(response)
File "/usr/lib/python3.9/site-packages/docker/api/client.py", line 270, in _raise_for_status
raise create_api_error_from_http_exception(e)
File "/usr/lib/python3.9/site-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
raise cls(e, response=response, explanation=explanation)
docker.errors.APIError: 409 Client Error for http+docker://localhost/v1.43/containers/prune: Conflict ("a prune operation is already running")
stdout:
Pruning old containers
Guidelines
I have read the discussion guidelines at Read before posting! #1720 and assert that I have followed the guidelines.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.60
Installation Method
Security Onion ISO image
Description
other (please provide detail below)
Installation Type
Standalone
Location
on-prem with Internet access
Hardware Specs
Meets minimum requirements
CPU
8
RAM
24
Storage for /
259G
Storage for /nsm
628G
Network Traffic Collection
span port
Network Traffic Speeds
Less than 1Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
Yes, there are salt failures (please provide detail below)
Logs
No, there are no additional clues
Detail
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions