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
321 stars 91 forks source link

Azure AI Studio: Getting this error while opening the project in VS code #2323

Closed krishna-280792shinde closed 3 months ago

krishna-280792shinde commented 3 months ago

Does this occur consistently%3F Repro steps:

1. 2.

Error message: Invalid response: 403 Error type: JupyterTerminalError Original error: [:]

Version: 0.46.1 Browser Name: Chrome Browser Version: 122.0.0.0 OS: Windows 10 64-bit Product: Visual Studio Code Product Version: 1.87.0 Language: en

Call Stack ``` t.create webOpener.js:2:129753 async t.startNew webOpener.js:2:152656 async d.startNew webOpener.js:2:150980 async Xt webOpener.js:2:722683 async sn.initialize webOpener.js:2:726625 async sn.ensureTerminalIsReady webOpener.js:2:724977 async sn.onMessageReceived webOpener.js:2:727107 async sn.runCommmand webOpener.js:2:724473 async nr.isTundraAvailable webOpener.js:2:766703 async kr.setupVSCodeServer webOpener.js:2:784149 ```
sevillal commented 3 months ago

Thanks for filing this issue @krishna-280792shinde.

  1. Could you please share the trace logs following these instructions? https://github.com/microsoft/vscode-tools-for-ai/wiki/FAQ#how-to-get-logs-for-azure-machine-learning---remote-web-connection-in-vs-code-web-vscodedev-
  2. Is your project secured with Private Link? Are you trying to access the project from inside the secured vnet?
sevillal commented 3 months ago

Closing due to inactivity, please reopen if needed.