question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hangs behind HTTP Proxy

See original GitHub issue

Version

3.0.0-alpha.8

Steps to reproduce

Run vue create on a computer configured with a corporate HTTP Proxy

(http_proxy and https_proxy environment variable are defined, everything else is working properly)

What is expected?

It should run as usual

What is actually happening?

vue create command hangs forever with no prompt at all.


Tested on Windows and Ubuntu.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:6
  • Comments:24 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
wadetandycommented, Feb 12, 2018

Have verified changing out request works in my environment. Unless someone else is already working on this I will put together a PR.

2reactions
marco-carvalhocommented, Feb 8, 2018

Getting this error with @vue/cli@3.0.0-alpha.9 for vue create randomapp

ERROR Error: connect ETIMEDOUT <someIpWithPortHere> Error: connect ETIMEDOUT <someIpWithPortHere> at Object._errnoException (util.js:1003:13) at _exceptionWithHostPort (util.js:1024:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1194:14)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Http-proxy hangs up all the time - Stack Overflow
The error is thrown when parallelly sending requests to the http-proxy. The error can be prevented by installing a different version of ...
Read more >
HTTP/TCP Proxy hangs - IBM
The HTTP/TCP Proxy from the IBM Rational Integration Tester Platform Pack goes unresponsive when receiving a request that points to itself.
Read more >
Stuck behind a corporate proxy, cannot get a docker setup to ...
Hello, I've setup Docker before with Rancher when we didn't have a proxy and things were pretty smooth. However we now have a...
Read more >
rpm -Uvh authenticated proxy access ... just hangs?
I think the simple answer is you CAN'T. You have to download the repo from wget / yum and then rpm -Uvh the...
Read more >
[SOLVED] Behind proxy pacman hangs at downloading ...
I'm behind an http proxy. pacman -Su hangs at "downloading required keys..." netstat shows: tcp 0 1 reallin:56670 jupiter.zaledia ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found