microsoft / vscode-tools-for-ai

Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
Other
324 stars 94 forks source link

VS Code to Azure ML Interaction Error #2339

Closed MahaSPR closed 5 months ago

MahaSPR commented 6 months ago

Does this occur consistently? Repro steps:

  1. In VS Code, try to access an Azure ML items, it generates the following error:

https://southcentralus.experiments.azureml.net/index/v1.0/subscriptions//resourceGroups//providers/Microsoft.MachineLearningServices/workspaces//entities?api-version=2018-03-01-preview failed, reason: getaddrinfo ENOTFOUND southcentralus.experiments.azureml.net

Action: AzureMLTreeDataProvider.getChildren Error type: REQUEST_SEND_ERROR Error Message: request to redacted:url failed, reason: getaddrinfo ENOTFOUND southcentralus.api.azureml.ms

Version: 0.48.0 OS: win32 OS Release: 10.0.19045 Product: Visual Studio Code Product Version: 1.87.2 Language: en

Call Stack ``` new t extension.js:2:142977 t. extension.js:2:145633 extension.js:2:2818142extension.js:2:2818142 Object.throw extension.js:2:2818247 c extension.js:2:2817037 ```
shsuman commented 6 months ago

@MahaSPR Can you please provide me the logs by following the steps here

shsuman commented 5 months ago

Closing because of inactivity. Please reopen if need be :)