drewzboto / grunt-connect-proxy

Grunt Connect support for proxying API calls during development
MIT License
424 stars 122 forks source link

Fatal error: connect ECONNREFUSED kills connect server #81

Open maksimr opened 9 years ago

maksimr commented 9 years ago

Error Fatal error: connect ECONNREFUSED in connect-proxy kills main server. Seems we should return something like and not down connect server.

502 Bad gateway

Thanks!

drallgood commented 9 years ago

+1 It's really annoying that I have to restart the server...

dharlanoliveira-zz commented 9 years ago

+1 I have the same problem