microsoft / live-share

Real-time collaborative development from the comfort of your favorite tools
http://aka.ms/vsls
Creative Commons Attribution 4.0 International
2.28k stars 253 forks source link

Infinite connection while using VS Code client #5117

Open zxcqirara opened 3 weeks ago

zxcqirara commented 3 weeks ago

What happened: Inifinite joining to the session in the VS Code client but in the web version all worked correctly

Product and Version: VS Code 1.94.2 (user setup) OS Version: Windows_NT x64 10.0.26100 (Windows 11, actually) Live Share Extension Version: 0.3.2162 Target Platform or Language: Sharing rust project's code

Steps to Reproduce:

  1. Install Live Code extension
  2. Share session
  3. Try to join to it from another client
  4. Infinite connection (when I tried to connect from web version, it worked)

Logs of this issue: I can't export logs cuz saving dialog is also loading infinitely, buttons aren't clickable. Once I leave session, export button disappears from the list Image

After all, it shows this error: Image