The kademlia rate limiter started failing and bringing down RESTBase since this occurs in the master process. The error trace is:
TypeError: Cannot read property 'publisher' of null at Readable.<anonymous> (/srv/deployment/restbase/deploy-cache/revs/55fcd4be9d0c72ddf4b826813a6354249a5c3f64/node_modules/kad/lib/node.js:239:13) at emitOne (events.js:96:13) at Readable.emit (events.js:188:7) at addChunk (/srv/deployment/restbase/deploy-cache/revs/55fcd4be9d0c72ddf4b826813a6354249a5c3f64/node_modules/limitation/node_modules/readable-stream/lib/_stream_readable.js:291:12) at readableAddChunk (/srv/deployment/restbase/deploy-cache/revs/55fcd4be9d0c72ddf4b826813a6354249a5c3f64/node_modules/limitation/node_modules/readable-stream/lib/_stream_readable.js:278:11) at Readable.push (/srv/deployment/restbase/deploy-cache/revs/55fcd4be9d0c72ddf4b826813a6354249a5c3f64/node_modules/limitation/node_modules/readable-stream/lib/_stream_readable.js:245:10) at Immediate.pushItem (/srv/deployment/restbase/deploy-cache/revs/55fcd4be9d0c72ddf4b826813a6354249a5c3f64/node_modules/limitation/lib/decaying_counter_store.js:130:24) at runCallback (timers.js:672:20) at tryOnImmediate (timers.js:645:5) at processImmediate [as _immediateCallback] (timers.js:617:5)
It started on 2018-11-26T00:06:59 and has happened a total of 74 times as of 2018-12-26T18:16:00.