-
Notifications
You must be signed in to change notification settings - Fork 254
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
I can't use live share in Ubuntu 22.04 #4648
Labels
Comments
Same issue here |
Same here, had a fresh installation of Ubuntu 22.04 LTS yesterday and just couldn't get Live Share to work in any way |
related issue: #4646 |
Closing and marking as a duplicate of #4646. Feel free to join the conversation there! |
TL;DR; This is a solution/workaround: #4646 (comment) echo "deb http://security.ubuntu.com/ubuntu impish-security main" | sudo tee /etc/apt/sources.list.d/impish-security.list
sudo apt update
sudo apt install libssl1.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe what happened:
I can't use live share in Ubuntu 22.04, still working in Ubuntu 20.04 and in Windows!
What was your system configuration?
Product and Version: VSCode
OS Version: WSL Ubuntu 22.04 | Windows 11 22000.613
Live Share Extension Version: v1.0.5527
Target Platform or Language every language
Steps to Reproduce / Scenario:
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
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: