IPv6 Routing Debugging Request - REF: #4163 #6414
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 9.x
work is associated with a specific npm 9 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
Referencing the Issue : #4163
#4163
The best way to describe this problem is that for some unknown reason some people cannot make IPV6 connections to registry.npmjs.org - What usually happens then is that the users struggle to find out why npm cannot update and there are no online resources that help with this.
This issue is happening in Node 18+ with the associated npm versions (all versions affected)
Showing the user that they are having a network level problem will avoid a tremendous amount of unnecessary node versioning.
Expected Behavior
Looking at this thread it appears that the issue is widespread enough that the suggestion would be to implement IPv6 and IPv4 connection checks into the "npm ping" and "npm doctor" commands.
If there is a NETWORK TIMEOUT on IPv6 the CLI should attempt an IPV4 connection.
Example of expected behavior
Steps To Reproduce
This is dififcult to reproduce as it affects specific ISP's and users. but In general:
Environment
The text was updated successfully, but these errors were encountered: