Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created January 10, 2014 21:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacs/8362687 to your computer and use it in GitHub Desktop.
Save isaacs/8362687 to your computer and use it in GitHub Desktop.
NotEnoughSpaceError: not enough free space for 1 MB
at ClientRequest.onResponse (/home/node/npmanta/node_modules/manta/node_modules/restify/lib/clients/http_client.js:133:38)
at ClientRequest.g (events.js:180:16)
at ClientRequest.EventEmitter.emit (events.js:95:17)
at HTTPParser.parserOnIncomingClient (http.js:1688:21)
at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:121:23)
at CleartextStream.socketOnData (http.js:1583:20)
at CleartextStream.read [as _read] (tls.js:511:12)
at CleartextStream.Readable.read (_stream_readable.js:320:10)
at Object._onImmediate (tls.js:521:14)
at processImmediate [as _immediateCallback] (timers.js:330:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment