cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Cursor can not remote ssh in 0.41.3 version

Open jameslys opened this issue 1 year ago • 5 comments

It hangs here, looks like not able to download the gz file with this specific commit id after upgrading the version today.

artifact==cli-alpine-x64== destFolder==/u/samliu/.cursor-server== destFolder2==/vscode-cli-51c8aff7cb5a89f4a0e462fbacab938bdbfaf140.tar.gz== 266d0a6a006b:trigger_server_download_end Waiting for client to transfer server archive... Waiting for /u/samliu/.cursor-server/vscode-cli-51c8aff7cb5a89f4a0e462fbacab938bdbfaf140.tar.gz.done and vscode-server.tar.gz to exist

I tried to download this in windows, but the webpage is not available.

jameslys avatar Sep 26 '24 10:09 jameslys

same here on Mac OS M chip after updating to the latest cursor 0.41.3.

yubin-ai avatar Sep 26 '24 15:09 yubin-ai

how to revert back to 0.41.2? @yubin-ai @jameslys

fcakyon avatar Sep 26 '24 16:09 fcakyon

@fcakyon the installation from cursor automatically installs the latest version and I did not find any other source to find older version.

but it seem they have fixed the ssh issue. it is working for me now with the same latest version.

yubin-ai avatar Sep 26 '24 17:09 yubin-ai

https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.41.2%20-%20Build%20240921llnho65ov-x64.exe Hi guys, I have found one early version of address I used for cursor to download. Maybe you can use this to revert.

jameslys avatar Oct 01 '24 00:10 jameslys

https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.41.2%20-%20Build%20240921llnho65ov-x64.exe Hi guys, I have found one early version of address I used for cursor to download. Maybe you can use this to revert.

What should I change for MacOS?

fcakyon avatar Oct 01 '24 11:10 fcakyon

As suggested here, I uninstalled the remoteSSH extension and it started working

patrontheo avatar Oct 09 '24 15:10 patrontheo

As suggested here, I uninstalled the remoteSSH extension and it started working

Can someone please explain WHAT EXTENSION IS BEING USED FOR SSH after uninstalling as you described? When I open Cursor there is an "Open with SSH" button but clicking it just opens the extension marketplace search with "@recommended:remotes".

Meanwhile recent versions of the vscode-remote-release extension fail to install due to

Error: Unable to install extension 'ms-vscode-remote.remote-ssh' as it is not compatible with VS Code '1.91.1'.

navels avatar Oct 09 '24 20:10 navels

After updating Cursor Remote SSH is broken

stoplion avatar Oct 13 '24 01:10 stoplion

M3 Chip Cursor Version: 0.42.3 Remote SSH does not work!

stephengineer avatar Oct 21 '24 10:10 stephengineer

Doesn't work on Win11. SSH gets stuck on setting up on SSH Host. Works fine using VScode.

tmontana avatar Oct 29 '24 15:10 tmontana

Per https://github.com/getcursor/cursor/issues/2251#issuecomment-2406409866:

SSH to windows is not currently supported. You can try connecting to WSL instead.

navels avatar Oct 29 '24 16:10 navels

Per #2251 (comment):

SSH to windows is not currently supported. You can try connecting to WSL instead.

Are you responding to my post? I'm saying I can't SSH into a Linux machine from cursor on Windows. Cursor 0.42.3 SSH not working.

tmontana avatar Oct 29 '24 16:10 tmontana

Per #2251 (comment):

SSH to windows is not currently supported. You can try connecting to WSL instead.

Are you responding to my post? I'm saying I can't SSH into a Linux machine from cursor on Windows. Cursor 0.42.3 SSH not working.

That wasn't clear, but your comment reminded me there are like 5 or 6 of these issues and I thought I'd sprinkle that bit of info around where it made sense to do so.

navels avatar Oct 29 '24 16:10 navels

[10:43:52.082] Opening exec server for ssh-remote+192.168.187.103
[10:43:52.091] Initizing new exec server for ssh-remote+192.168.187.103
[10:43:52.108] Using commit id "001668006cc714afd397f4ef0d52862f5a095530" and quality "stable" for server
[10:43:52.110] Install and start server if needed
[10:43:52.117] Running script with connection command: "C:\Windows\System32\OpenSSH\ssh.exe" -T -D 59051 "192.168.187.103" bash
[10:43:52.120] Terminal shell path: C:\windows\System32\cmd.exe
[10:43:52.708] > ]0;C:\windows\System32\cmd.exe
[10:43:52.708] Got some output, clearing connection timeout
[10:43:53.192] > f897857649b1: running
[10:43:53.238] > Installing to /home/pi/.cursor-server...
[10:43:53.254] > f897857649b1%%1%%
[10:43:53.268] > Downloading with wget
[10:43:53.619] > wget download failed
[10:43:53.635] > https://cursor.blob.core.windows.net/remote-releases/001668006cc714afd397f4ef0d5
> 2862f5a095530/cli-linux-armhf.tar.gz: 2024-11-17 10:43:53 ERROR 404: The specifi
> ed blob does not exist..

Connecting to Linux from Windows does work for me in 0.42.5. SSH works in VSCode. Getting a 404 with this path, doesn't seem to exist:

https://cursor.blob.core.windows.net/remote-releases/001668006cc714afd397f4ef0d52862f5a095530/cli-linux-armhf.tar.gz

Tahlor avatar Nov 17 '24 17:11 Tahlor

Doesn't work on MAC. SSH gets stuck on setting up on SSH Host. Works fine using VScode.

hzby avatar Nov 28 '24 07:11 hzby