Skip to content

Instantly share code, notes, and snippets.

@NHQ

NHQ/err.md Secret

Created August 20, 2014 07:05
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 NHQ/36fd451ea09f4e1e6c8b to your computer and use it in GitHub Desktop.
Save NHQ/36fd451ea09f4e1e6c8b to your computer and use it in GitHub Desktop.
hyperspace error
events.js:72
        throw er; // Unhandled 'error' event
              ^
TypeError: Invalid non-string/buffer chunk
    at validChunk (/home/johnny/projects/modulha.us/node_modules/hyperspace/node_modules/hyperstream/node_modules/trumpet/node_modules/readable-stream/lib/_stream_writable.js:165:14)
    at Trumpet.Writable.write (/home/johnny/projects/modulha.us/node_modules/hyperspace/node_modules/hyperstream/node_modules/trumpet/node_modules/readable-stream/lib/_stream_writable.js:194:12)
    at Trumpet.Writable.end (/home/johnny/projects/modulha.us/node_modules/hyperspace/node_modules/hyperstream/node_modules/trumpet/node_modules/readable-stream/lib/_stream_writable.js:353:10)
    at sendParams (/home/johnny/projects/modulha.us/node_modules/hyperspace/index.js:75:12)
    at DestroyableTransform._transform (/home/johnny/projects/modulha.us/node_modules/hyperspace/index.js:49:14)
    at DestroyableTransform.Transform._read (/home/johnny/projects/modulha.us/node_modules/hyperspace/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:184:10)
    at DestroyableTransform.Transform._write (/home/johnny/projects/modulha.us/node_modules/hyperspace/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:172:12)
    at doWrite (/home/johnny/projects/modulha.us/node_modules/hyperspace/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:274:12)
    at writeOrBuffer (/home/johnny/projects/modulha.us/node_modules/hyperspace/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:261:5)
    at DestroyableTransform.Writable.write (/home/johnny/projects/modulha.us/node_modules/hyperspace/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:206:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment