Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kadira crashes Windows server #233

Open
ramijarrar opened this issue May 29, 2016 · 0 comments
Open

Kadira crashes Windows server #233

ramijarrar opened this issue May 29, 2016 · 0 comments

Comments

@ramijarrar
Copy link

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant