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

Errors about getaddrinfo and reading undefined for random containers at each run #380

Open
tapufd opened this issue Apr 21, 2024 · 1 comment

Comments

@tapufd
Copy link

tapufd commented Apr 21, 2024

Hi,
Lately I notice that WUD frequently lists containers that are so-to-say not up-to-date, although they are already.
I think it is related with the following errors I see from the WUD container:

  • Error: getaddrinfo EAI_AGAIN auth.docker.io
  • Error: getaddrinfo EAI_AGAIN registry-1.docker.io
  • Cannot read properties of undefined (reading 'tag')
    I get these errors for random containers at almost every check/run.
    I do a check/run every once a week, to not overload docker hub.
    Any idea what this is about?
    Br, T
@dank69
Copy link

dank69 commented Apr 23, 2024

I have the same issue, the container is unable to make outbound DNS/HTTP requests.

Ubuntu 22.04.4 LTS running Docker version 26.1.0, build 9714adc

I have 10+ containers on the same docker network and they can all access the Internet without issue, only this container (and wallabag) have this issue.

/etc/resolf.conf is the same for both a working container and the wud container

Not sure if something is hard coded during the build causing this?

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