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

Cannot connect to the Docker daemon at unix:///var/run/docker.sock #68

Closed
GopikaV24 opened this issue Dec 23, 2021 · 9 comments
Closed
Assignees
Labels
help wanted Extra attention is needed idle Inactive for 14 days stale 90 days old

Comments

@GopikaV24
Copy link

I am trying to run Azure Cli in GitHub Selfhosted agent which is provisioned in AKS Cluster.

As AKS has restriction to mount docker.sock, containerd.sock mounted already in self-hosted pod.

But Azure Cli expecting docker.sock mounted in pod.

Starting script execution via docker image mcr.microsoft.com/azure-cli:2.31.0
Error: Error: docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.

cleaning up container...
Warning: Error: The process '/usr/bin/docker' failed with exit code 1
Warning: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

(node:13057) UnhandledPromiseRejectionWarning: Error: docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.
@GopikaV24 GopikaV24 added the need-to-triage Requires investigation label Dec 23, 2021
@github-actions
Copy link

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale 90 days old label Dec 30, 2021
@prabhu-mns
Copy link

any feedback on this issue please?

@github-actions github-actions bot removed the stale 90 days old label Dec 30, 2021
@github-actions
Copy link

github-actions bot commented Jan 6, 2022

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale 90 days old label Jan 6, 2022
@t-dedah t-dedah added help wanted Extra attention is needed and removed stale 90 days old need-to-triage Requires investigation labels Jan 10, 2022
@github-actions
Copy link

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale 90 days old label Jan 17, 2022
@github-actions
Copy link

This issue is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle Inactive for 14 days label Jan 24, 2022
@t-dedah
Copy link
Contributor

t-dedah commented Mar 8, 2022

Hi @prabhu-mns @GopikaV24 👋 as we are specifically running a docker command in order to run the container this is an expected error. Are you still facing this issue?

A solution for this issue can be adding support for containerd in the action but that can take some time.

@t-dedah t-dedah removed stale 90 days old idle Inactive for 14 days labels Mar 8, 2022
@github-actions
Copy link

This issue is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle Inactive for 14 days label Mar 15, 2022
@github-actions
Copy link

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale 90 days old label Mar 22, 2022
@t-dedah
Copy link
Contributor

t-dedah commented Mar 28, 2022

Hi @prabhu-mns Please reopen the issue if you are still facing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed idle Inactive for 14 days stale 90 days old
Projects
None yet
Development

No branches or pull requests

4 participants