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

issue #2206

Closed yetiiil closed 8 months ago

yetiiil commented 8 months ago

Does this occur consistently? Repro steps:

1. 2.

Action: Resolver.resolve Error type: Z Error Message: Failed to connect to target. Jupyter is required to connect to the remote target. Please ensure Jupyter is installed and running on the remote machine and retry connecting from the extension or the ML Studio. (Error: Invalid response: 502 Bad Gateway)

Version: 0.34.0 OS: win32 OS Release: 10.0.19045 Product: Visual Studio Code Product Version: 1.83.1 Language: en

Call Stack ``` Z.NotAvailable extensionHostProcess.js:121:8449 w.handle502BadGateway extension.js:2:2002155 w.handleError extension.js:2:1998992 o.value extension.js:2:1971100 extension.js:2:2014023extension.js:2:2014023 ```
sevillal commented 8 months ago

@yetiiil I apologize for the issue you are facing. Could you please send us the logs of the remote extension by following these instructions

Also, could you please confirm that you can access Jupyter from the Azure ML Studio?

sevillal commented 8 months ago

Closing due to inactivity, please reopen if needed.