forked from docs/doc-exports
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com> Co-authored-by: chenjunjie <chenjunjie@huawei.com> Co-committed-by: chenjunjie <chenjunjie@huawei.com>
1.5 KiB
1.5 KiB
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 Deploying a Function Using a Container Image.
- Check whether the image uses the Linux x86 architecture. Currently, only Linux x86 images are supported.
Parent topic: Function Execution FAQs
