Why recently cursor cannot access SSH?

Describe the Bug

anysphere error continuously occurs when I coneect to SSH server. Anyone experiences this?

Steps to Reproduce

I dont know

Expected Behavior

.

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version is 1.1 the recent one

Additional Information

2

Does this stop you from using Cursor

Yes - Cursor is unusable

Hi @SSB, can you share the full logs from the “Remote - SSH” output window?

2025년 7월 1일 (화) 오전 4:11, Ravi Rahman via Cursor - Community Forum <[email protected]>님이 작성:

(Attachment ds1scs_log.log is missing)

Hi @SSB, the attachment didn’t come through. Could you try attaching it through the forum website?

here. thanks

2025년 7월 1일 (화) 04:11, Ravi Rahman via Cursor - Community Forum <[email protected]>님이 작성:

(attachments)

ds1scs_log.txt (870 KB)

Hi @SSB,

From the logs I see:

2025-07-01 11:47:17 (37.5 KB/s) - Read error at byte 16547840/68036975 (Connection timed out). Giving up.

This indicates that there was an error with the server download. We then attempted to copy over the server from your local machine to the remote, but that also failed:

2025-07-01 11:38:46.477 [info] [copyToRemote][stderr]: debug1: Sending command: bash -c 'cat | (tr -d [:space:] || true) | (base64 -d 2>/dev/null || base64 -D || true) > $HOME/.cursor-server/cursor-server-49444042-b8b1-4ffe-856f-2dfa4eb9abcd.tar.gz'
2025-07-01 11:38:46.477 [info] [copyToRemote][stderr]: debug1: pledge: fork
2025-07-01 11:40:58.910 [info] [copyToRemote][stderr]: Connection reset by 172.16.21.158 port 22
2025-07-01 11:40:58.964 [info] Deleted local server file C:\Users\kumc\AppData\Local\Temp\cursor-server-92881■■■-320b-4ced-8b41-7d6a9b344c47.tar.gz
2025-07-01 11:40:58.965 [error] Error installing server: [copyToRemote] Command failed with exit code 1
2025-07-01 11:40:58.965 [info] Deleting local script C:\Users\kumc\AppData\Local\Temp\cursor_remote_install_831.sh

Could you double check your network connection with the remote machine?

https://forum.cursor.com/t/failed-to-install-cursor-server/111349

2025년 7월 1일 (화) 오후 12:14, Ravi Rahman via Cursor - Community Forum <[email protected]>님이 작성: