How Do I Troubleshoot "CrashLoopBackOff"?¶
The message "CrashLoopBackOff: The application inside the container keeps crashing" is displayed when a custom image execution failure occurs. In this case, perform the following operations:
Analyze the causes.
Verify the container image by referring to section "Deploying a Function Using a Container Image".
Check whether the image uses the Linux x86 architecture. Currently, only Linux x86 images are supported.