codegangsta / gin

Live reload utility for Go web servers
MIT License
4.23k stars 317 forks source link

No connection could be made because the target machine actively refused it #160

Closed ayungavis closed 4 years ago

ayungavis commented 4 years ago

Hi, I have this error when I tried run my server using gin -i run server. Can anyone tell me how to solve this error?

http: proxy error: dial tcp [::1]:3001: connectex: No connection could be made because the target machine actively refused it.