Error: Agent Could Not Start a Job or Container in Docker or Podman
Issue
The Hybrid Deployment Agent could not start a job (container) necessary for the data pipeline due to one of the following errors:
Status 500: {"cause":"no space left on device","message":"open /home/{LOCATION}/.local/share/containers/storage/networks/ldp_net_37732a2.json: no space left on device","response":500}
or
Status 500: {"message":"failed to create task for container: failed to start shim: mkdir/var/lib/containerd/io.containerd.runtime.v2.task/moby/....: no space lett on device: unknown"}
or
Container creation failed
Resolution
To resolve this issue, do the following:
- Check the environment where the agent is running and verify that sufficient disk space is available.
- After freeing up or expanding storage as needed, restart the agent to restore normal operation.