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

Remote Tunnel Access hangs when connecting from two browser tabs at same time #171218

Closed
chrisdias opened this issue Jan 13, 2023 · 1 comment
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@chrisdias
Copy link
Member

Insiders on MacOS Big Sur

Version: 1.75.0-insider
Commit: 6d40104789d03d41b8866a1e57847dae14c5cf0d
Date: 2023-01-12T05:36:13.961Z
Electron: 19.1.9
Chromium: 102.0.5005.194
Node.js: 16.14.2
V8: 10.2.154.23-electron.0
OS: Darwin x64 20.6.0
Sandboxed: Yes
  • All on the same machine...
  • Turn on Remote Access
  • Open a browser (Edge in this case) instance to connect to server
  • Leave this browser tab open and turn off Remote Access on the desktop tools
  • Turn on Remote Access again
  • Copy the URL
  • Open a new tab (leaving the existing tab open) and browse to the server

Result: Hangs. First browser instance will eventually try to reconnect and will hang as well.

In the dev tools console of the browser lots of 404s.

image

  • Hard quit VS Code on the desktop
  • In terminal ps aux | grep vscode-cli

image

Have to kill one or more of these processes to be able to turn on Remote Access again.

@connor4312
Copy link
Member

Duplicates microsoft/vscode-remote-release#6543

@connor4312 connor4312 added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 13, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants