Skip to content

[BUG] ETIMEDOUT 104.16.20.35:443 #2961

@ohardy

Description

@ohardy

Current Behavior:

Everything is working well with 7.3.0 and 7.6.3, it’s really fast too.
When I upgrade npm to any version of 7.7.x, nothing work anymore in my CI. npm become really slow and timeout.

Expected Behavior:

Install packages

Steps To Reproduce:

export NODE_ENV=development
npm ci

Environment:

  • Docker version 20.10.5, build 55c4c88
  • Image: node:15.12.0-alpine
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code ETIMEDOUT
npm ERR! syscall connect
npm ERR! errno ETIMEDOUT
npm ERR! network request to https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz failed, reason: connect ETIMEDOUT 104.16.18.35:443
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network 
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-03-25T06_22_18_114Z-debug.log

Can send the log if necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingNeeds Triageneeds review for next stepsRelease 7.xwork is associated with a specific npm 7 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions