arunoda / node-usage

process usage lookup with nodejs
MIT License
389 stars 93 forks source link

unidentified OS #29

Open dfliess opened 10 years ago

dfliess commented 10 years ago

really I'm running pm2 on OS X 10.9.2 and receiving the error from here:

sudo pm2 web

Launching web interface on port 9615 PM2 Process launched Error retrieving process list: Error: unidentified OS. please submit an issue with your OS and version: https://github.com/arunoda/node-usage/issues. A process seems to be on infinite loop, retry in 5 seconds

crisvergara commented 10 years ago

Can replicate on OS X 10.9.2

godgunman commented 10 years ago

In fact, this issue happened on fork (https://github.com/Unitech/node-usage/) not arunoda's. But in the npmjs.org (https://www.npmjs.org/package/pm2-usage) shows its repository is here.