babelweb
babelweb copied to clipboard
Monitoring tool for the Babel routing daemon
sysadmin@gopi:/opt/babelweb/bin$ ./babelweb info - socket.io started /opt/babelweb/node_modules/policyfile/lib/server.js:254 Object.keys(process.EventEmitter.prototype).forEach(function proxy (key){ ^ TypeError: Cannot read property 'prototype' of undefined at Object. (/opt/babelweb/node_modules/policyfile/lib/server.js:254:34) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565:32)...
I quickly updated to socket.io version 2.0.3 as I encountered compatibility issues with most recent versions of Node in the policyfile dependency of socket.io 0.9. Although it is working on...
If the hostname changes (when babeld is restarted) for some host, it is not updated automatically in the dropdown page (reloading the page updates it).