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

NodeJS alpine is causing DNS lookup issues #354

Merged
merged 4 commits into from
Jan 28, 2025

Conversation

jkoenig134
Copy link
Member

@jkoenig134 jkoenig134 commented Jan 28, 2025

Readiness checklist

  • I added/updated tests.
  • I ensured that the PR title is good enough for the changelog.
  • I labeled the PR.
  • I self-reviewed the PR.

Description

When running the connector we get the error getaddrinfo EAI_AGAIN <domain>' for <route> from time to time. It looks like alpine could be the issue here.

@jkoenig134 jkoenig134 added the bug Something isn't working label Jan 28, 2025
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

@jkoenig134 jkoenig134 enabled auto-merge (squash) January 28, 2025 08:41
@jkoenig134 jkoenig134 merged commit c57feb5 into main Jan 28, 2025
8 checks passed
@jkoenig134 jkoenig134 deleted the use-nodejs-slim-instead-of-alpine branch January 28, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants