alexkirsz/dispatch-proxy

Error: connect EHOSTUNREACH

Open

#34 aperta il 4 nov 2014

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)CoffeeScript (243 fork)batch import
help wanted

Metriche repository

Star
 (3490 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

npm@1.4.28
0.1.2
Yosemite

I'm getting a lot of

error [] clientRequest
      Error: connect EHOSTUNREACH

while using dispatch as an http proxy. I mostly encounter them with YouTube and StackOverflow. YouTube has an exception though, the site load when you access a video page directly.

The command I run:

dispatch start --http  0.0.0.0@8 0.0.0.0@2 -p 1025

Is it safe to assume that the port have something to do with the error?

Guida contributor