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

Live Share Infinite Joining Session #5171

Open
RebornHxnTeR opened this issue Feb 13, 2025 · 3 comments
Open

Live Share Infinite Joining Session #5171

RebornHxnTeR opened this issue Feb 13, 2025 · 3 comments

Comments

@RebornHxnTeR
Copy link

Describe what happened:

Created a Live Share session on a Remote Desktop, pasted the code on the search bar after clicking to join a session, and it starts to load the session but never ends and doesn't open the workspace. This only happens if I'm logged in. If I'm in anonymous mode the live share works.

What was your system configuration?
Product and Version [VS/VSCode]: VSCode
OS Version[macOS/Windows]: Windows
Live Share Extension Version: 1.0.5948
Target Platform or Language [e.g. Node.js]:

Steps to Reproduce / Scenario:

  1. Log in Windows or GitHub account;
  2. Create a Live Share session;
  3. Try to join the session.

Please attach logs to this issue:
You can access them via the Live Share: Export Logs command from the command palette (ctrl + shift + p) and attach them to this issue

I tried exporting the logs using that command but nothing happens probably because of the loop trying to join the session

Screenshots

Image

I tried exporting the logs using that command but nothing happens probably because of the loop trying to join the session

@rendmath
Copy link

Looks like a duplicate of #5170.

Can you indicate what version of VS Code you are using? If it stopped working recently and you updated to 1.97.x this is likely a duplicate.

@RebornHxnTeR
Copy link
Author

Using 1.97,1 and yes stopped working recently. Sorry if it's a duplicate

@nandiniYeltiwar
Copy link
Member

Can you try updating the setting as following and try if it helps:
"microsoft-authentication.implementation": "classic"

There seems to be a sign in issue in VS Code according to this thread: microsoft/vscode#239881

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

No branches or pull requests

3 participants