My endpoint is still in transitionning after hours. No logs are available...I can't delete the model either since it's attached to the endpoint..
How can I force the deletion / stop the deployment ?
Thanks
My endpoint is still in transitionning after hours. No logs are available...I can't delete the model either since it's attached to the endpoint..
How can I force the deletion / stop the deployment ?
Thanks
Please let us know if you are still blocked by this issue. Thanks!
Regards,
Yutong
Hello,
Deployment stuck on transitioning could be due to container startup issues caused by failure to load model, improper deployment configuration, or code issues in score.py. Could you please give us some further information so we can help:
which compute target did you attempt to deploy, e.g. ACI or AKS
what's your model size and deployment configuration
what was the error messages?
Note local debug usually will help you identify one of above issues mentioned. https://docs.microsoft.com/en-us/azure/machine-learning/how-to-troubleshoot-deployment-local
Regards,
Yutong
9 people are following this question.