2 Answers
- Newest
- Most votes
- Most comments
0
Is there a way to get the entire error message? It looks like anything helpful gets cut off in both the Console and the CLI:
"reason": "CannotStartContainerError: ResourceInitializationError: failed to create new container runtime task: OCI runtime create failed: container_linux.go:349: starting container process caused \"process_linux.go:449: container init caused \"rootfs_linux.go:58:...",
answered 4 years ago
0
It looks like I am running into a few issues with 1.4.0 but as far as I can tell this specific issue seems to be caused by trying to use the InitProcessEnabled LinuxParameter:
"LinuxParameters": {
"Capabilities": {},
"InitProcessEnabled": true
}
Is this no longer supported on Fargate 1.4.0?
answered 4 years ago
Relevant content
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated a month ago