Skip to content

Issues: nodejs/node

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

DNS Resolver timeout no longer honoured dns Issues and PRs related to the dns subsystem.
#57839 opened Apr 11, 2025 by jwong-ping
Implement DNS querying cache management API cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dns Issues and PRs related to the dns subsystem. feature request Issues that request new features to be added to Node.js.
#57641 opened Mar 26, 2025 by Ethan-Arrowood
server.listen's bind argument does not accept [::] for ipv6 dns Issues and PRs related to the dns subsystem. net Issues and PRs related to the net subsystem.
#54441 opened Aug 18, 2024 by ThisIsMissEm
DNS Lookups Failing After Updating to Latest Node 20 and 18 for IBM i dns Issues and PRs related to the dns subsystem. ibm i Issues and PRs related to the IBM i platform.
#53948 opened Jul 19, 2024 by DavidRusso
dns.resolveMx returns invalid result in Node <22 cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. confirmed-bug Issues with confirmed bugs. dns Issues and PRs related to the dns subsystem. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#53708 opened Jul 3, 2024 by analogic
Subdomains on localhost return ENOTFOUND on some OS. dns Issues and PRs related to the dns subsystem.
#50871 opened Nov 23, 2023 by spthiel
On Windows, dns resolves using the secondary nameserver dns Issues and PRs related to the dns subsystem. windows Issues and PRs related to the Windows platform.
#42676 opened Apr 10, 2022 by spazmodius
DNS server set to 0.0.0.0 causes lookups to time out cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dns Issues and PRs related to the dns subsystem.
#39795 opened Aug 17, 2021 by eigenstr
UDP/dgram performs unnecessary DNS lookups dgram Issues and PRs related to the dgram subsystem / UDP. dns Issues and PRs related to the dns subsystem.
#39468 opened Jul 20, 2021 by schmod
DNS encoding should follow RFC4343 or utf8 dns Issues and PRs related to the dns subsystem.
#39398 opened Jul 15, 2021 by martinheidegger
Punycode decoding is not working in rare cases dns Issues and PRs related to the dns subsystem.
#39397 opened Jul 15, 2021 by nebulade
[Tracking Issue] Refactoring DNS dns Issues and PRs related to the dns subsystem.
#38173 opened Apr 9, 2021 by jasnell
dns.resolveSoa returns EBADRESP if hostname has a CNAME record cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. confirmed-bug Issues with confirmed bugs. dns Issues and PRs related to the dns subsystem.
#34612 opened Aug 3, 2020 by jlchristi
node localhost resolves to 127.0.0.1 instead of ::1 on IPv6-only network dns Issues and PRs related to the dns subsystem.
#33816 opened Jun 9, 2020 by kapouer
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.