soheilpro/mon

Crash when list of IIS WPs cannot be retrieved.

soheilpro opened this issue · 1 comments

Crash when list of IIS WPs cannot be retrieved.

This issue doesn't seem to be solved since the app will crash with no proper message when "appcmd" command can not be found causing by this line.

I guess it can be caught using appcmd.on('error', function(err){})