Help Center/ ModelArts/ Troubleshooting/ Inference Deployment/ Service Deployment/ Service Is Consistently Being Deployed
Updated on 2024-12-30 GMT+08:00

Service Is Consistently Being Deployed

Symptom

A service retains in the Deploying state. No obvious error is found in model logs.

Possible Causes

The model port is typically incorrect. Check whether the port for creating the model is correct.

Solution

Check the model port. If you have changed the port number in the configuration file of the custom image, configure the correct port number when deploying the model.

For details, see How Do I Change the Default Port to Create a Real-Time Service Using a Custom Image?.