Replies: 6 comments 24 replies
-
Print screen of "Open a Remote Window" |
Beta Was this translation helpful? Give feedback.
-
Hey @palcoo42, Theia currently only supports to work on a remote machine via SSH or to run your workspace in a dev-container. WSL2 is not supported yet. Each of those features is fairly complicated from a technical perspective and none of the contributing parties have communicated interest in supporting WSL specificially. |
Beta Was this translation helpful? Give feedback.
-
Following this I could run the command "connect to host" with my WSL credentials, it did something for quite a while but then opened a Theia instance on the host machine. @msujew is WSL still not supported even through SSH? |
Beta Was this translation helpful? Give feedback.
-
"connect current window to host should wokr"
Unfortunately result is same: Could not open SSH connection. All configured
authentication methods failed.
…On Fri, May 2, 2025, 16:46 Jonah Iden ***@***.***> wrote:
Btw connect current window to host should wokr. It seems there is
currently an issue with ports not being set correctly when opening a new
window to connect to an ssh server
—
Reply to this email directly, view it on GitHub
<#13857 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADBURP3CU7VTSUCBM45IRLT24NZKJAVCNFSM6AAAAABZXIRFYKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMBRGQ2DMMY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I can connect from PowerShell CLI using ssh command. ssh-agent is running
in Windows side and my private key is ssh-added. My Windows and WSL
Archlinux instance is updated recently so the software versions should be
the latest.
Could it be a configuration issue? Can I get SSH connection log of Theia?
…On Fri, May 2, 2025, 17:22 Jonah Iden ***@***.***> wrote:
Are you sure you setup SSH correctly in your WSL instance? I just tested
it locally with my public key in the authorized_keys in my ubuntu distro
and it worked fine for me
—
Reply to this email directly, view it on GitHub
<#13857 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADBURP63GVO3B2L33BP35NT24N5UHAVCNFSM6AAAAABZXIRFYKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMBRGQ4DMOA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Btw the WSL support is working now and should hopefully make it into the next release |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have installed Theia IDE in Windows and I have tried to connect to my existing WSL2 distribution. However I did not found an option for this in "Open a Remote Window". Asfaik this option is provided by Microsoft extension in VS Code and I could not found it in Theia extensions. Is there a option how can I connect to WSL2 from Windows Theia IDE installation?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions