Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code tunnel code 28 #10671

Open
6 tasks done
wm2377 opened this issue Jan 30, 2025 · 1 comment
Open
6 tasks done

Code tunnel code 28 #10671

wm2377 opened this issue Jan 30, 2025 · 1 comment
Assignees
Labels
info-needed Issue requires more information from poster tunnels

Comments

@wm2377
Copy link

wm2377 commented Jan 30, 2025

Is there an existing issue for this bug?

  • I have searched the existing open issues and found none that apply.
  • If I find any issue of interest that is related or closed, I will included a link to it in this issue.

Required Troubleshooting Steps

  • I have read and performed the troubleshooting steps
  • I have tried both values of the remote.SSH.useLocalServer setting
  • My issue was not covered in the Tips and Tricks linked from the Troubleshooting Wiki.
  • I will include a complete copy of my Remote - SSH logs by running Remote-SSH: Show Log in the command palette or from View > Output in the menu bar

[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

[PASTE LOG HERE WITHIN THE BACKTICKS TO FORMAT]

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

@wm2377 wm2377 added the ssh Issue in vscode-remote SSH label Jan 30, 2025
@joshspicer
Copy link
Member

No space left on device

Hey there @wm2377, it looks like your device is out of storage space. Please try cleaning up some files, that should help.

@joshspicer joshspicer added tunnels info-needed Issue requires more information from poster and removed ssh Issue in vscode-remote SSH labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster tunnels
Projects
None yet
Development

No branches or pull requests

2 participants