doc-exports/docs/fg/umn/functiongraph_03_0870.html
Chen, Junjie dac566cf2f FG UMN 20230725 version
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>
2024-04-03 10:30:56 +00:00

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:

  1. Analyze the causes.
    Figure 1 Viewing the execution result
  2. Verify the container image by referring to section "Deploying a Function Using a Container Image".
  3. Check whether the image uses the Linux x86 architecture. Currently, only Linux x86 images are supported.