InternalServerError when launching Jupyterlabs in Azure Machine Learning workspace

Dwayne Thomson 1 Reputation point
2021-09-29T01:05:52.993+00:00

My workspace is in EastUS2.
I have created compute instances from multiple sku's and I always receive the following error when creating instances:

{
"error": {
"code": "ServiceError",
"severity": null,
"message": "InternalServerError",
"messageFormat": null,
"messageParameters": null,
"referenceCode": null,
"detailsUri": null,
"target": null,
"details": [],
"innerError": null,
"debugInfo": null,
"additionalInfo": null
},
"correlation": {
"operation": "f0bc2b1a27a3534eb83eac4f3f71fedf",
"request": "589656f8c89b684a"
},
"environment": "eastus2",
"location": "eastus2",
"time": "2021-09-29T01:01:09.3745269+00:00",
"componentName": "notebook-instance-proxy"
}

What can I do to resolve this issue? I have tried restarting, recreating, and testing other sku's.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,558 questions
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 46,326 Reputation points
    2021-10-04T21:34:28.567+00:00

    @Dwayne Thomson

    Hello, a hotfix has been deployed on Friday, please have another try to see if this works on your end.

    Regards,
    Yutong

    0 comments No comments