Closed navels closed 3 weeks ago
Try uninstalling and re-installing the extension from inside cursor.
Try uninstalling and re-installing the extension from inside cursor.
That extension (ms-vscode-remote.remote-ssh) doesn't come up in the extension marketplace search.
Installing 0.113.1 should work.
0.113.2024072315 gets further but then I run into ye old BlobNotFound
trying to download the code server at https://cursor.blob.core.windows.net/remote-releases/9e8f0f993884031e2f08d75f7adab80d1732a980/cli-win32-x64.tar.gz
SSH to windows is not currently supported. You can try connecting to WSL instead.
SSH to windows is not currently supported. You can try connecting to WSL instead.
Thanks for clarifying that, hope to see it fixed soon . . . WSL doesn't cut it for me.
Download the opensource version from https://open-vsx.org/extension/jeanp413/open-remote-ssh, and drag it into cursor's extensions tab. Enjoy!
Download the opensource version from https://open-vsx.org/extension/jeanp413/open-remote-ssh, and drag it into cursor's extensions tab. Enjoy!
Does this work for you? Because it does not for me, it fails in the same way the MS extension does:
--2024-10-14 09:10:49-- https://cursor.blob.core.windows.net/remote-releases/c499aee5f16e67815c7dc795ff338dc8ab3e07f0/vscode-reh-win32-x64.tar.gz
Resolving cursor.blob.core.windows.net (cursor.blob.core.windows.net)... 20.209.35.129
Connecting to cursor.blob.core.windows.net (cursor.blob.core.windows.net)|20.209.35.129|:443... connected.
HTTP request sent, awaiting response... 404 The specified blob does not exist.
2024-10-14 09:10:53 ERROR 404: The specified blob does not exist..
This is a huge bummer because we need this
SSH to windows is not currently supported. You can try connecting to WSL instead.
Why was this closed? This is a huge functionality piece missing
Got the same problem. I was trying to attach a python:3.12-alpine container. Switched to python:3.12-slim-bookworm and got fixed.
Download the opensource version from https://open-vsx.org/extension/jeanp413/open-remote-ssh, and drag it into cursor's extensions tab. Enjoy!
This does not work. Cursor stuck trying to open the connection.
On MacOS, Cursor 0.42.0, installed latest (0.116.2024100715) version of the Remote - SSH extension from here:
https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh
The extension installs but when I try to use it to connect to a remote host I get. this error in the output tab: