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

alpine:latest can't use hostname to find a server. #576

Open
hongli-gao opened this issue Nov 30, 2023 · 1 comment
Open

alpine:latest can't use hostname to find a server. #576

hongli-gao opened this issue Nov 30, 2023 · 1 comment

Comments

@hongli-gao
Copy link

We meet an issues, we can’t use a hostname to connect to MongoDB. It reports a ‘server selection timeout’, but our code is okay if we change the hostname to an IP address. We found that the ‘libc6-compat-1.2.3-r5.apk’ is okay, but the ‘libc6-compat-1.2.4-r2.apk’ failed. so we rollback to alpine:3.17.2 to use ‘libc6-compat-1.2.3-r5.apk’

@agwidarsito
Copy link

I'm also getting DNS resolution errors in latest Alpine :(

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