Skip to content

Upgrade openssl sources to 1.0.2h broke npm install for me (behind proxy) #7880

Closed
@julbra

Description

  • Version: v6.3.0
  • Platform: Linux 4.5.3-gentoo x86_64
  • Subsystem: npm v3.10.3

With any version of node that contains the upgrade to openssl sources 1.0.2h, npm install fails with the following error:
Error: tunneling socket could not be established, cause=Parse Error

It only affects https traffic. My proxy settings are correct and have worked for years.

If I downgrade to any version prior this patch it works again. For example v5.10.0 works, v6.1.0+ and v5.11.0+ don't work.

Let me know if further information might help debug this issue. It may be something unusual on my system but any help would be greatly appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    httpIssues or PRs related to the http subsystem.npmIssues and PRs related to the npm client dependency or the npm registry.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions