Skip to content

Uncaught Error: listen EADDRINUSE :::3030 #5

@angelukpong

Description

@angelukpong

Initially, the 3030 port number worked. But when i relaunched atom, it came up the error.
And i observed i have to Press (Ctrl+Alt+Shift+L) twice to start Browsersync.

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.36.0 x64
Electron: 2.0.18
OS: Microsoft Windows 10 Pro
Thrown From: atom-browsersync package 0.2.0

Stack Trace

Uncaught Error: listen EADDRINUSE :::3030

At events.js:183

Error: listen EADDRINUSE :::3030
    at Object._errnoException (util.js:1024:11)
    at _exceptionWithHostPort (util.js:1046:20)
    at Server.setupListenHandle [as _listen2] (net.js:1351:14)
    at listenInCluster (net.js:1392:12)
    at Server.listen (net.js:1476:7)
    at module.exports.plugin (/packages/atom-browsersync/node_modules/browser-sync/dist/server/index.js:27:25)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/async.js:177:52)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/browser-sync.js:120:14
    at iterate (/packages/atom-browsersync/node_modules/browser-sync/dist/utils.js:269:9)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/utils.js:281:21
    at executeTask (/packages/atom-browsersync/node_modules/browser-sync/dist/browser-sync.js:136:13)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/async.js:166:9)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/browser-

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions