Skip to content

Can't find some files in /tmp #92

@whoopsmith

Description

@whoopsmith

Hi,

Thanks for creating this. Super helpful. I'm getting some warnings that I'm not sure how to resolve.

Checking for SSH_AUTH_SOCKWarning: Failed to get SSH_AUTH_SOCK value: docker exec error: exit status 2 (ls: cannot access '/tmp/vscode-ssh-auth-*': No such file or directory)
Continuing without setting SSH_AUTH_SOCK...
Getting code server pathWarning: Failed to get VS Code server location: docker exec error: exit status 2 (ls: cannot access '/vscode/vscode-server/bin/x64/*': No such file or directory)
Continuing without adding VS Code Server to PATH...
Getting REMOTE_CONTAINERS_IPCWarning; Failed to get REMOTE_CONTAINERS_IPC: docker exec error: exit status 2 (ls: cannot access '/tmp/vscode-remote-containers-ipc-*': No such file or directory)
Continuing without setting REMOTE_CONTAINERS_IPC...
Getting VSCODE_GIT_IPC_HANDLEWarning; Failed to get VSCODE_GIT_IPC_HANDLE: docker exec error: exit status 2 (ls: cannot access '/tmp/user/1001/vscode-git-*': No such file or directory)
Continuing without setting VSCODE_GIT_IPC_HANDLE...
Starting exec session        

I'm using cursor and I don't have many vscode-* files. I have some of the following: (I use this devcontainer remotely via ssh).
cursor-remote-ssh-*.sock
vscode-git-*.sock
vscode-ipc-*.sock

How do I control what looks for these files?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions