periodic sbot crash
%aqt7IKKQLrpnvvFWPLFIRiuZbxJlKEPKCzccWozjFr4=.sha256
periodic sbot crash
Maybe once an hour (as of a few days ago) my sbot crashes thusly:
/home/sww/.npm-global/lib/node_modules/scuttlebot/node_modules/multiblob/index.js:184
else if(opts.max != null && opts.max < stat.size)
^
TypeError: Cannot read property 'size' of undefined
at /home/sww/.npm-global/lib/node_modules/scuttlebot/node_modules/multiblob/index.js:184:52
at done (/home/sww/.npm-global/lib/node_modules/scuttlebot/node_modules/multiblob/index.js:41:38)
at FSReqWrap.oncomplete (fs.js:112:15)
It does not appear to be triggered by any explicit action on my behalf.
ah just wasn't checking the error, update to multiblob@1.10.3
Built with git-ssb-web