Remote ssh connection from Mac to linux failed

I am using Cursor 0.46.9, MacOS 14.3.1
Remote SSH connection from MacOS to linux failed due to failure of downloading vscode server.

I can see under my linux home directory a tar file is downloaded: ~/.cursor-server/vscode-cli-3395357a4ee2975d5d03595e7607ee84e3db0f20.tar.gz

Cursor showed the following error messages:
[14:24:18.192] stderr> gzip: stdin: unexpected end of file

[14:24:18.192] stderr> tar: Unexpected EOF in archive

[14:24:18.192] stderr> tar: Unexpected EOF in archive

[14:24:18.192] stderr> tar: Error is not recoverable: exiting now

[14:24:18.205] > ERROR: tar exited with non-0 exit code: 0

Already attempted local download, failing

I also tried to manually unzip the file and got the same error “unexpected end of file”.