git ssb

4+

Dominic / scuttlebot



periodic sbot crash

%aqt7IKKQLrpnvvFWPLFIRiuZbxJlKEPKCzccWozjFr4=.sha256
OpenKira opened this issue on 4/13/2017, 9:33:15 PM

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.

%ekPBmeezBw8zPVU2PcK8Rv0hmnYtN27CHVhnEh4u428=.sha256 Dominic · 4/13/2017, 9:36:43 PM

ah just wasn't checking the error, update to multiblob@1.10.3

Built with git-ssb-web