Help Center/ ModelArts/ Troubleshooting/ Inference Deployment/ Service Prediction/ Error Occurred When an API Is Called for Deploying a Model Created Using a Custom Image
Updated on 2024-06-11 GMT+08:00
Error Occurred When an API Is Called for Deploying a Model Created Using a Custom Image
If an error occurs when an API is called for service deployment, check the following items:
- Check whether POST is used in the configuration file for the model API.
- Check whether the URL in the configuration file contains a customized path, for example, /predictions/poetry (the default path is /).
- Check whether the called path in the body of the API request contains a customized path, for example, {API address}/predictions/poetry.
Parent topic: Service Prediction
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.