Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lab 03 - Deploy the webservice to ACI fails #2

Open
marcscho opened this issue Feb 13, 2019 · 0 comments
Open

Lab 03 - Deploy the webservice to ACI fails #2

marcscho opened this issue Feb 13, 2019 · 0 comments

Comments

@marcscho
Copy link

In step 7 when ACI is deployed, I'm getting the following error output.

FailedACI service creation operation finished, operation "Failed"
Service creation polling reached terminal state, current service state: Failed
{
"code": "AciDeploymentFailed",
"message": "Aci Deployment failed",
"details": [
{
"code": "CrashLoopBackOff",
"message": "Your container application crashed. This may be caused by errors in your scoring file's init() function.\nPlease check the logs for your container instance usedcarsmlservice02.\nYou can also try to run image amlwsga4944510823.azurecr.io/usedcarsmlservice02:1 locally. Please refer to http://aka.ms/debugimage for more information."
}
]
}

when checking in the workspace through the Azure UI, the deployment shows up with status "failed" and also the scoring URI is empty.

Thanks for investigating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant