void icon indicating copy to clipboard operation
void copied to clipboard

[BUG] SSH connection failed

Open 2308087369 opened this issue 7 months ago • 3 comments

When I use remote to connect to the ssh Linux host, an error message is displayed, whether it is through the extended remote explore or directly in the lower left corner of SSH.

[Error - 03:52:26.468] Error resolving authority Error: Couldn't install vscode server on remote server, install script returned non-zero exit status at e.installCodeServer (d:\Void\resources\app\extensions\open-remote-ssh\dist\extension.js:1:479736) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async d:\Void\resources\app\extensions\open-remote-ssh\dist\extension.js:1:442423

2308087369 avatar Jun 06 '25 03:06 2308087369

Can you try updating? We just pushed a fix that might resolve this, let me know!

andrewpareles avatar Jun 06 '25 10:06 andrewpareles

Even after I re-uninstalled the previous version, deleted the void-editor file, and re-installed the 30038 Windows version, it seems to retain the same issue:

[Error - 01:20:35.102] Error resolving authority Error: Couldn't install vscode server on remote server, install script returned non-zero exit status at e.installCodeServer (c:\Program Files\Void\resources\app\extensions\open-remote-ssh\dist\extension.js:1:479736) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async c:\Program Files\Void\resources\app\extensions\open-remote-ssh\dist\extension.js:1:442423

2308087369 avatar Jun 09 '25 01:06 2308087369

I will try testing on another computer. Currently, it seems that a direct uninstall does not clear the void configuration files

2308087369 avatar Jun 09 '25 01:06 2308087369