Unexplainable restart of container in ACI

Tim van der Heijden 1 Reputation point
2022-10-28T10:53:10.353+00:00

We create PDFs in de Docker container on ACI (and other stuff to support said process). Everything works as expected when 300-400 PDFs need to be created. However, when we increase the number the following happens: in the begin of the run we can check the logs and everything is fine, after a while when we click refresh for the logs, the container restarts. The memory usage is stable around 300-500mb and CPU usage is stable. The metrics don't imply issues with the resource, but maybe there are. What can cause this issue and how can we check it?

Properties

  • Image on ACR
  • Ports: 80
  • Protocol: TCP
  • CPU cores: 2
  • Memory: 5 GB
  • GPU SKU: None
  • GPU count: 0
  • OS: Linux
  • Restart policy: Never (we trigger it with a timer)
  • Location: westeurope
  • IP adress type: Private
  • Using a network profile with private IP, NAT gateway, VPN + subnet
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
{count} votes