webxl / grunt-reload

A grunt task and reverse proxy that enables live reloading of updated files in the browser.
MIT License
132 stars 19 forks source link

proxy server returns only 'ECONNREFUSED' error with 500 #15

Closed ragingwind closed 11 years ago

ragingwind commented 11 years ago

i did test with grunt 0.3.17 and grunt-reload 0.2.0. unfortunately i couldn't get result what i want it. server returns only 'ECONNREFUSED' error with 500. please refer my grunt.js and error message. it seem to be related socket, but I do not know anymore.

/* ERROR */

An error has occurred: {"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect"}

/* GRUNT.JS *? https://gist.github.com/4224037