brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Brackets node process dies after start #9104

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by apla Wednesday Dec 24, 2014 at 22:37 GMT Originally opened as https://github.com/adobe/brackets/issues/10276


I have such messages in log:

/thirdparty/react.js:4356 Download the React DevTools for a better development experience: http://fb.me/react-devtools
/LiveDevelopment/MultiBrowserImpl/transports/NodeSocketTransport.js:87 NodeSocketTransport - start
extensions/default/DebugCommands/ErrorNotification.js:125 [node-error 1:32:14 AM] [Launcher] uncaught exception at top level, exiting. Error: listen EADDRINUSE
    at errnoException (net.js:901:11)
    at Server._listen2 (net.js:1039:14)
    at listen (net.js:1061:10)
    at net.js:1135:9
    at dns.js:72:18
    at process._tickCallback (node.js:415:13)extensions/default/DebugCommands/ErrorNotification.js:125 window.console.error
extensions/default/DebugCommands/NodeDebugUtils.js:114 [node-info 1:32:14 AM] [Server] stopping
/filesystem/FileSystem.js:941 File watchers went offline!
6/utils/NodeConnection.js:89 WebSocket connection to 'ws://localhost:48362/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
/filesystem/FileSystem.js:949 Watching disabled for /Users/apla/Library/Application Support/Brackets/extensions/user/

Brackets for Mac OS X,

Release 1.1 build 1.1.0-15558 (release ea908cae5) build timestamp: Wed Dec 17 2014 12:50:55 GMT-0800

tried to remove all extensions, still same issue; brackets 1.0 works flawlessly

core-ai-bot commented 3 years ago

Comment by apla Thursday Jan 01, 2015 at 12:46 GMT


Fixed after reboot.

As you can see, there is no error context, no clue whats wrong

core-ai-bot commented 3 years ago

Comment by peterflynn Monday Jan 05, 2015 at 10:24 GMT


@apla Sounds like it may be an issue with a firewall or network security app on your computer. Sounds like the issue is resolved for you now though?

core-ai-bot commented 3 years ago

Comment by prksingh Wednesday Jan 21, 2015 at 12:09 GMT


Closing for now. Please let us know if you see this again and we can open the bug again. Thanks.