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

curl: (6) getaddrinfo() thread failed to start #42

Open
haslersn opened this issue May 6, 2022 · 3 comments
Open

curl: (6) getaddrinfo() thread failed to start #42

haslersn opened this issue May 6, 2022 · 3 comments

Comments

@haslersn
Copy link

haslersn commented May 6, 2022

On my system I currently cannot use the nixpkgs/curl container:

$ docker run nixpkgs/curl curl https://nixos.org
curl: (6) getaddrinfo() thread failed to start

Can you reproduce this, too, or do you need more details?

@Atemu
Copy link

Atemu commented May 10, 2022

Same problem here; using Docker on NixOS 21.11.

@haslersn
Copy link
Author

Currently the latest and nixos-21.11 tags work. I didn't test other tags.

Originally, when the issue occured, I implicitly used the latest tag, which seems to track master. Maybe I should have used the stable nixos-21.11 tag instead.

Does Docker Hub have a history for a certain tag, so we can check whether this was a problem on the stable nixos-21.11 tag, too?

Generally speaking, maybe it would be a good idea to have a tag that always tracks the current stable NixOS release.

@Atemu
Copy link

Atemu commented May 10, 2022

Ah, I had the same issue with nixery.dev and assumed it was the same but it's actually different. This works now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants