meteor debugging hanging causing reboot of mac os

Since I upgraded to WebStorm 2017.3 (I'm currently at 2017.3.1), when I invoke "Debug 'Meteor Run'", my application fails to come up in Chrome. Chrome eventually times out with the message:

        localhost didn’t send any data. ERR_EMPTY_RESPONSE

To my surprise, bouncing both WebStorm and Chrome does not correct this problem and I actually have to restart my Mac.

Has anyone else seen this problem and can anyone suggest a workaround. Rebooting is very painful.

 
 
0
3 comments

we are not aware of such issues; can you recreate it with any of meteor sample projects?

0
Avatar
Permanently deleted user

I'm willing to try, but I'm not sure what the point would be. You've no doubt created meteor sample projects for testing of 2017.3 and you indicate that you haven't run into this problem. 

Before I spend the time seeing if I can duplicate the problem with a sample app, can you suggest any logs or anything else to look at to see if I can get some indication of what is hanging?

0

>I'm willing to try, but I'm not sure what the point would be. 

Just trying to check if the issue is specific to your application, or to your environment

Such issues are usually not reflected in logs.. Anyway, please try getting thread dumps (https://intellij-support.jetbrains.com/hc/en-us/articles/206544899-Getting-a-thread-dump-when-IDE-hangs-and-doesn-t-respond)

0

Please sign in to leave a comment.