Skip to content

Instantly share code, notes, and snippets.

@yhsiang
Created August 11, 2013 11:48
Show Gist options
  • Select an option

  • Save yhsiang/6204510 to your computer and use it in GitHub Desktop.

Select an option

Save yhsiang/6204510 to your computer and use it in GitHub Desktop.
lfrest error
Yuans-MacBook-Pro:lfrest yhsiang$ ./node_modules/.bin/lsc app.ls --db tcp://test:test@localhost:5432/lf --port 25520
events.js:72
throw er; // Unhandled 'error' event
^
Error: connect ECONNREFUSED
at errnoException (net.js:884:11)
at Object.afterConnect [as oncomplete] (net.js:875:19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment