Created
September 20, 2012 12:23
-
-
Save lafeber/3755590 to your computer and use it in GitHub Desktop.
kanso server start failure
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kanso push http://localhost:5984/example | |
Reading dependency tree... | |
loading . | |
preprocessor attachments/add | |
loading packages/attachments | |
postprocessor attachments/cleanup | |
Build complete: 21ms | |
Error: Error: connect ECONNREFUSED | |
at errnoException (net.js:769:11) | |
at Object.afterConnect [as oncomplete] (net.js:760:19) | |
Error: Error: socket hang up | |
at createHangUpError (http.js:1263:15) | |
at Socket.socketCloseListener (http.js:1314:23) | |
at Socket.EventEmitter.emit (events.js:115:20) | |
at Socket._destroy.destroyed (net.js:357:10) | |
at process.startup.processNextTick.process._tickCallback (node.js:244:9) | |
Failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment