-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Extract wont open without multiple reloads of brackets #12209
Comments
can you go to 'help> health report `and paste your health report here? |
@abose Thanks for your time
Also here is errors from console Thanks in advance! |
Seems like the node connection is going down on launch due to too many connections, similar to brackets-userland/brackets-git#410, brackets-userland/brackets-sass-lint#2, jasonsanjose/brackets-sass#106 and tons of others. |
Can you expland the erros for IMSProxy.js in console and comment the errors stack here. |
@marioloncarek I think it's due to just the nature of the issue: some script(s) fails to connect a few times, max connection attempts get reached, crashing the Node process. The brackets/src/utils/NodeConnection.js Line 39 in afb5249
Maybe it would be worth it trying to bump it up a bit (to say, 100) and see if the situation improves. Not sure if the delay should be longer too: brackets/src/utils/NodeConnection.js Line 55 in afb5249
|
@petetnt So how things are now, everybody has problems with node connections, all i can do is reload until brackets shows mercy? |
Deprecated feature, closing. |
Im using extract for brackets every day and its best thing in brackets for me. But im having big problems. When you open brackets for the first time and trying to open Extract extension, nothing happens, its not responding to clicks. I need to go to Reload with extension for multiple times and somehow after some time Extract opens... Its pain because i can't start working for 10-15 minutes and i have to fight buggy Extract extension
The text was updated successfully, but these errors were encountered: