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

[Error] Artifact Tool hangs and causes docker dev container to lose network connectivity #1400

Open
zecheng01 opened this issue Mar 5, 2024 · 0 comments
Labels
Feature Feature Work required.

Comments

@zecheng01
Copy link

zecheng01 commented Mar 5, 2024

We are using docker dev containers with WSL on Windows for development. When using the universal download command to download an artifact, on regular commercial laptop. there is a near 50% chance that the artifact tool may hang and causes the entire dev container to lost network connectivity.

Note, we are actively using the dev container environment in a large scale. And we are not seeing this issue with any other tool. It only occurs in docker environment, not when running in WSL directly.

image

I can repro the issue by running the artifact tool directly:

/root/.azure/azuredevops/cli/tools/artifacttool/ArtifactTool_linux-x64_0.2.304/artifacttool universal download --service {} --patvar {}--feed {}  --package-name {} --package-version {} --path . --project {}
@zecheng01 zecheng01 added the Feature Feature Work required. label Mar 5, 2024
@zecheng01 zecheng01 changed the title [Bug] Artifact Tool hangs and causes docker dev container to lose network connectivity [Error] Artifact Tool hangs and causes docker dev container to lose network connectivity Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature Work required.
Projects
None yet
Development

No branches or pull requests

1 participant