vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

There should be a way to unrgister a different machine from the code-server port forwarding service

Open eladts opened this issue 3 years ago • 2 comments

It seems the only way to unregister a machine from the code-server port forwarding service is from the machine itself using the command code-server unregister. However, if you cannot access the machine (for example, you deleted that VM), there is no way to remove it from the service. You cannot reuse the name for a different machine. There should be a way to purge such a machine from the forwarding service.

eladts avatar Jul 14 '22 03:07 eladts

This issue is not with Remote SSH but rather with the new experimental Code Server.

eladts avatar Jul 14 '22 11:07 eladts

Agreed. I'm running into the same issue, so now I have machines that I can't access nor delete.

suasuasuasuasua avatar Jul 14 '22 16:07 suasuasuasuasua

In tomorrow's extension build, there will be a context menu action for this:

image

connor4312 avatar Sep 14 '22 21:09 connor4312