InternalServerError when I try to open jupyter lab in a compute instance in Machine Learning Studio

Akash 1 Reputation point
2021-09-26T11:45:32+00:00

I am trying to launch Jupyter lab on a compute instance inside Machine Learning Studio.
It keeps giving me this Error.
{
"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": "87079acea847584aae25f2f02e96a4cb",
"request": "2718ebcb2e21004c"
},
"environment": "eastus",
"location": "eastus",
"time": "2021-09-26T11:42:36.0001935+00:00",
"componentName": "notebook-instance-proxy"
}

Instance Details are:
Standard_DS11_v2 (2 cores, 14 GB RAM, 28 GB disk)

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

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 46,566 Reputation points
    2021-10-04T21:36:21.09+00:00

    Hello @Akash

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

    Regards,
    Yutong