cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Error setting up Windows ssh remote host

Open swap357 opened this issue 1 year ago • 0 comments

  1. If you can, please include a screenshot of your problem
[Trace  - 07:19:12.839] Command length (8191 max):
4888
[Trace  - 07:19:13.567] Server install command stderr:
del : Cannot find path 
'C:\Users\blade\.cursor-server\bin\0.32.2-f8ed437267c50dbc975beb3d51f89c800277bb30\vscode-server.tar.gz' because it 
does not exist.
At C:\Users\blade\.cursor-server\install\f8ed437267c50dbc975beb3d51f89c800277bb30.ps1:57 char:1
+ del vscode-server.tar.gz
+ ~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\blade\...e-server.tar.gz:String) [Remove-Item], ItemNotFoundEx 
   ception
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
 
Invoke-RestMethod : BlobNotFoundThe specified blob does not exist.
RequestId:ad7f17a3-201e-003b-5773-982600000000
Time:2024-04-27T07:19:13.5471355Z
At C:\Users\blade\.cursor-server\install\f8ed437267c50dbc975beb3d51f89c800277bb30.ps1:65 char:1
+ Invoke-RestMethod @REQUEST_ARGUMENTS
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebExc 
   eption
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

[Trace  - 07:19:13.567] Server install command stdout:


    Directory: C:\Users\blade\.cursor-server


Mode                 LastWriteTime         Length Name                                                                 
----                 -------------         ------ ----                                                                 
d-----         4/26/2024  11:36 PM                install                                                              


Error while installing the server binary

[Error  - 07:19:13.568] Error resolving authority
Error: Failed parsing install script output
	at t.installCodeServer (/Applications/Cursor.app/Contents/Resources/app/extensions/open-remote-ssh/dist/main.js:1:1002928)
	at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
	at async /Applications/Cursor.app/Contents/Resources/app/extensions/open-remote-ssh/dist/main.js:1:438343
  1. Please include the name of your operating system Mac OS Sonoma 14.3.1

  2. If you can, steps to reproduce are super helpful connect to host -> windows 11 ssh server

swap357 avatar Apr 27 '24 07:04 swap357