Help Center/
Cloud Container Engine/
User Guide (Paris Regions)/
FAQs/
Workload/
Workload Abnormalities/
What Should I Do If Sandbox-Related Errors Are Reported When the Pod Remains in the Creating State?
Updated on 2023-07-06 GMT+08:00
What Should I Do If Sandbox-Related Errors Are Reported When the Pod Remains in the Creating State?
Symptom
The pod remains in the creating state for a long time, and the sandbox-related errors are reported.
Failed create pod sandbox: rpc error: code = Unknown desc = [ failed to setup sandbox .....
Solution
Select a troubleshooting method for your cluster:
Clusters of V1.13
This method applies only to clusters of v1.13.
- Sandbox errors are generally caused by the abnormal startup of container components on the node. You can run the systemctl status canal command to check the container components and run the systemctl restart canal command to restart the abnormal component.
- All container components on the node are normal, but the loopback file of the CNI is missing. The error is as follows: network: failed to find plugin "loopback" in path [/opt/cni/bin]. You can copy a complete version of the loopback file from the current region or other regions which share the same cluster versions (minor releases can be ignored), and put the loopback file in the path /opt/cni/bin/. Then, restart the canal component.
Clusters earlier than V1.13
- Sandbox errors are generally caused by the abnormal startup of container components on the node. You can run the su paas -c '/var/paas/monit/bin/monit summary' command to check the container components and run the su paas -c '/var/paas/monit/bin/monit restart canal' command to restart the abnormal component.
- All container components on the node are normal, but the loopback file of the CNI is missing. The error is as follows: network: failed to find plugin "loopback" in path [/opt/cni/bin]. You can copy a complete version of the loopback file from the current region or other regions which share the same cluster versions (minor releases can be ignored), and put the loopback file in the path /opt/cni/bin/. Then, restart the canal component.
Parent topic: Workload Abnormalities
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot