Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Live Share Visual Studio Code Join or Share not working

I can't join a live share session by the link given to me. It keeps loading or sometimes says RPC connection closed?

I have installed Live Share Extensions Pack as well as I am logged into github in VS Code. Please let me know if anyone needs more info

Thanks

like image 231
Anjali Rana Avatar asked May 02 '26 14:05

Anjali Rana


1 Answers

I was able to fix the issue with the installation of libssl the following commands:

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
like image 90
Philemon Eniola Avatar answered May 04 '26 23:05

Philemon Eniola



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!