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

Uncaught Error: listen EACCES: permission denied 0.0.0.0:54000 #49

Open
1 task
Fran123456 opened this issue Sep 5, 2022 · 0 comments
Open
1 task

Comments

@Fran123456
Copy link

Prerequisites

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

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