What Should I Do If the Application Data Fails to Be Obtained?
Symptom
After a service is added to a mesh, the service is not displayed on the Service List page. A message is displayed indicating that the application data fails to be obtained.
Fault Location
Log in to the ASM console, press F12, and switch to the Network tab to view APIs. Error code 200 is returned for all APIs. The following error information is displayed in the Console output:
TypeError: Cannot read property 'slice' of undefined
Analysis
The service port number is left blank.
Solution
- Check the service port.
kubectl get svc --all-namespaces
- Configure a port for the service that does not have a port.
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot