-
Notifications
You must be signed in to change notification settings - Fork 522
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
Remote Docker Containers "Failed to connect. Is Docker running?" #3530
Comments
@YouSenRong can you share a screenshot of what you're seeing? |
@YouSenRong I have the same issue, maybe its related to need to add following line to sshd config on the server
Details: |
I am also having the same issue on MacOS with the VSCode Docker Extension...
|
I am also having the same issue, and it seems it's because I have moved my SSH keys to 1Password (https://developer.1password.com/docs/ssh/get-started#step-3-turn-on-the-1password-ssh-agent) and added this line to
If I remove this line, all works correctly. Running |
@majksner It sounds like what you're seeing might be solved by #3263. Currently we use the |
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
The remote docker containers "Failed to connect. Is Docker running?", but the Images can be connect and show correctly.
Local:
VScode 1.67.2 universal
Mac os 12.4
Remote:
Ubuntu 16.04
I have read these two issue, but it seems not work to me.
microsoft/vscode-remote-release#4800
#3111
Additionaly, I have seen this answer #3111 (comment), but I don't know how to apply it in my problem.
The text was updated successfully, but these errors were encountered: