Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems like I cannot connect to any computed I create - URGENT! #2426

Open
bcitrin opened this issue Jul 26, 2024 · 1 comment
Open

Seems like I cannot connect to any computed I create - URGENT! #2426

bcitrin opened this issue Jul 26, 2024 · 1 comment
Assignees

Comments

@bcitrin
Copy link

bcitrin commented Jul 26, 2024

Does this occur consistently%3F
Repro steps:

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

Version: 0.50.0
Browser Name: Chrome
Browser Version: 126.0.0.0
OS: Windows 10 64-bit
Product: Visual Studio Code
Product Version: 1.91.1
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:722688
async Xt webOpener.js:2:722974
async Xt webOpener.js:2:722974
async Xt webOpener.js:2:722974
async sn.initialize webOpener.js:2:727165
async sn.ensureTerminalIsReady webOpener.js:2:725517
async sn.onMessageReceived webOpener.js:2:727647
@tbombach
Copy link
Member

Hi @bcitrin, I apologize for this issue you are encountering. Does your local machine have a proxy that you are connecting to? We've found that proxies that block particular hosts or ports can prevent the connection from working and return 502 Bad Gateway errors when trying to connect. This page provides information about configuring firewalls and that applies to proxies as well: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-access-azureml-behind-firewall?view=azureml-api-2&tabs=ipaddress%2Cpublic#scenario-visual-studio-code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants