-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.60.0 x64
Electron: 9.4.4
OS: Microsoft Windows 11 Pro
Thrown From: livestyle-atom package 0.2.10
Stack Trace
Uncaught Error: listen EACCES: permission denied 0.0.0.0:54000
At events.js:200
Error: listen EACCES: permission denied 0.0.0.0:54000
at Server.setupListenHandle [as _listen2] (net.js:1289:21)
at listenInCluster (net.js:1354:12)
at Server.listen (net.js:1442:7)
at module.exports (/packages/livestyle-atom/lib/server.js:29:10)
at /packages/livestyle-atom/lib/client.js:53:12)
at Object.onceWrapper (events.js:313:26)
at WebSocket.emit (events.js:223:5)
at ClientRequest.onerror (/packages/livestyle-atom/node_modules/ws/lib/WebSocket.js:711:10)
at ClientRequest.emit (events.js:223:5)
at Socket.socketErrorListener (_http_client.js:406:9)
at Socket.emit (events.js:223:5)
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:81:21)
Commands
-6:53.1.0 snippets:show (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
-6:46.4.0 settings-view:open (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
-4:38.5.0 core:paste (input.hidden-input)
-4:37.3.0 core:backspace (input.hidden-input)
2x -4:13.2.0 core:paste (input.hidden-input)
12x -4:11.5.0 core:backspace (input.hidden-input)
2x -3:48.1.0 core:paste (input.hidden-input)
-0:55.6.0 core:backspace (input.hidden-input)
-0:47 core:paste (input.hidden-input)
-0:45.9.0 core:backspace (input.hidden-input)
-0:26.7.0 core:paste (input.hidden-input)
-0:25.6.0 core:backspace (input.hidden-input)
Non-Core Packages
atom-beautify 0.33.4
color-picker 2.3.0
emmet 2.4.3
file-icons 2.1.47
livestyle-atom 0.2.10
minimap 4.40.1
pigments 0.40.6
Additional Information
Metadata
Metadata
Assignees
Labels
No labels