forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
1.2 KiB
1.2 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 section "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