You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2025-01-30 13:38:21] warn error access singleton, retrying: could not listen on socket/pipe: Os { code: 28, kind: StorageFull, message: "No space left on device" }
[2025-01-30 13:38:23] warn error access singleton, retrying: could not listen on socket/pipe: Os { code: 28, kind: StorageFull, message: "No space left on device" }
Steps To Reproduce
In an interactive session on a remote server, run "code tunnel"
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
setting[Optional] Diagnose with Copilot
I did not ask the @remote-ssh participant for help
In step 2 of the troubleshooting wiki, what was the result of running the generated SSH command verbatim outside of VS Code?
I did not try step 2 of the troubleshooting steps
Remote-SSH Log
Remote-SSH Log
Expected Behavior
I expect to run code tunnel for my remote server and then be able to open a tunnel in VSCode to that tunnel.
Actual Behavior
I get the following error messages when I run "code tunnel"
*
[2025-01-30 13:38:21] warn error access singleton, retrying: could not listen on socket/pipe: Os { code: 28, kind: StorageFull, message: "No space left on device" }
[2025-01-30 13:38:23] warn error access singleton, retrying: could not listen on socket/pipe: Os { code: 28, kind: StorageFull, message: "No space left on device" }
Steps To Reproduce
In an interactive session on a remote server, run "code tunnel"
Anything else?
No response
The text was updated successfully, but these errors were encountered: