Skip to content

Instantly share code, notes, and snippets.

@ralphtheninja
Created February 7, 2015 19:08
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 ralphtheninja/e45e41f5fe2e5a00655d to your computer and use it in GitHub Desktop.
Save ralphtheninja/e45e41f5fe2e5a00655d to your computer and use it in GitHub Desktop.
scuttlebot crash
info 55eH BLOB want "fVK+Kj5bsern84huziv5rrkS8kxWl7bNbsOVafLpxjc=.blake2s"
info 55eH BLOB want "h2f3ZPEEJzPE+GtDw69nzwZegicmT1wzu11GaekzU3o=.blake2s"
info 55eH BLOB want "StsqwisMOOmT3RYvnkF3hT1u6ph4Dg6ProD8PR1xczM=.blake2s"
info 55eH BLOB got "/ZrDz5KILJSmJ/BMyt2KTR8bc8vNXLMZAQaoRSdWvbY=.blake2s"
info 55eH AUTH 14 req "55eHs2t9xT9hAQ3ln5PueRXllrxZIVhGhtCP2bL/IY0=.blake2s"
info 55eH REMO 14 remote-authed {"granted":true,"type":"client","role":"master"}
info 55eH SBOT 14 client-authed "55eHs2t9xT9hAQ3ln5PueRXllrxZIVhGhtCP2bL/IY0=.blake2s"
info 55eH BLOB 64FmNkolarZeXMldJAKwj9E54XwXJdubIqD1sPPCgCQ=.blake2s downloading
"3VMW9RnPpmRp4T0F3lOoYJkVKuesSS7nipNJchNLT70=.blake2s"
/home/lms/src/ssbc/scuttlebot/plugins/blobs.js:227
remotes[id].blobs.get(f.id),
^
TypeError: Cannot read property 'blobs' of undefined
at /home/lms/src/ssbc/scuttlebot/plugins/blobs.js:227:20
at job (/home/lms/src/ssbc/scuttlebot/plugins/blobs.js:58:5)
at EventEmitter.<anonymous> (/home/lms/src/ssbc/scuttlebot/plugins/blobs.js:139:16)
at EventEmitter.emit (events.js:117:20)
at /home/lms/src/ssbc/scuttlebot/index.js:118:16
at Array.requests.(anonymous function) (/home/lms/src/ssbc/scuttlebot/node_modules/muxrpc/node_modules/packet-stream/index.js:161:9)
at onRequest (/home/lms/src/ssbc/scuttlebot/node_modules/muxrpc/node_modules/packet-stream/index.js:20:27)
at Object.p.write (/home/lms/src/ssbc/scuttlebot/node_modules/muxrpc/node_modules/packet-stream/index.js:181:33)
at /home/lms/src/ssbc/scuttlebot/node_modules/muxrpc/pull-weird.js:45:15
at loop (/home/lms/src/ssbc/scuttlebot/node_modules/muxrpc/node_modules/pull-stream/sinks.js:15:33)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment