Skip to content

Instantly share code, notes, and snippets.

@quartzjer
Created June 9, 2011 16:14
Show Gist options
  • Save quartzjer/1017076 to your computer and use it in GitHub Desktop.
Save quartzjer/1017076 to your computer and use it in GitHub Desktop.
[11:11:03][Dropbox Connector] { stack: [Getter/Setter],
arguments: undefined,
type: undefined,
message: 'socket hang up' }
[11:11:03][Dropbox Connector][ERROR]
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
[11:11:03][Dropbox Connector][ERROR] TypeError: first argument must be a string, Array, or Buffer
at ServerResponse.write (http.js:601:11)
at ServerResponse.end (http.js:681:16)
at /Users/jer/Locker/Connectors/Dropbox/dropbox.js:83:17
at ClientRequest.<anonymous> (/Users/jer/Locker/node_modules/dropbox/lib/dropbox-node.js:130:39)
at ClientRequest.emit (events.js:64:17)
at CleartextStream.<anonymous> (http.js:1285:31)
at CleartextStream.emit (events.js:61:17)
at Array.<anonymous> (tls.js:617:22)
at EventEmitter._tickCallback (node.js:126:26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment