apm icon indicating copy to clipboard operation
apm copied to clipboard

tunneling socket could not be established, statusCode=400

Open everton3x opened this issue 7 years ago • 2 comments

Hey!

I installed Atom from the * .deb (64bits) file available on atom.io, in Linux Mint 18.1 KDE.

When I try to install a package, the following message returns:

Tunneling` socket could not be established, statusCode = 400

The connection to the internet is under a corporate proxy. The entire system works well with the global proxy configuration made in Linux Mint configurations, except Atom and apm.

For example, the apm install tool-bar or apm search tool-bar commands return the same error

tunneling socket could not be established, statusCode = 400.

When opening the package installer within Atom, the same error appears.

Apm --version:
Apm 1.16.1
Npm 3.10.5
Node 6.9.5 x64
Python 2.7.12
Git 2.7.4

I have looked for apm config set proxy http://<IP>:<port>, apm config set http-proxy://<IP>:<port> and apm config set https-proxy http://< IP>:<port> and others similar and the error continues to occur.

everton3x avatar Apr 28 '17 18:04 everton3x

I have the same problem some months ahead.

$ apm --version apm 1.19.0 npm 3.10.10 node 6.9.5 x64 atom 1.25.0 python 2.7.14+ git 2.16.3

filhocf avatar Mar 28 '18 18:03 filhocf

More discussion here: #772

luharinos avatar Aug 29 '19 09:08 luharinos