You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to connect a few Meteor apps running on Windows but currently stuck on the following error, which crashes the server:
TypeError: Cannot call method 'replace' of undefined at ChildProcess.<anonymous> (D:\home\site\wwwroot\programs\server\npm\meteorhacks_kadira\node_modules\pidusage\lib\stats.js:136:27)
(We are using v2.28.5 of meteorhacks:kadira with environment variable config)
Here is the full trace:
Kadira: completed instrumenting the app
Kadira: Successfully connected
wmic spawn error: Error: spawn EPERM
Sun May 29 2016 07:00:31 GMT+0000 (Coordinated Universal Time): Application has thrown an uncaught exception and is terminated:
TypeError: Cannot call method 'replace' of undefined
at ChildProcess.<anonymous> (D:\home\site\wwwroot\programs\server\npm\meteorhacks_kadira\node_modules\pidusage\lib\stats.js:136:27)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:766:16)
at Process.ChildProcess._handle.onexit (child_process.js:833:5)
The text was updated successfully, but these errors were encountered:
Trying to connect a few Meteor apps running on Windows but currently stuck on the following error, which crashes the server:
(We are using v2.28.5 of meteorhacks:kadira with environment variable config)
Here is the full trace:
The text was updated successfully, but these errors were encountered: