Skip to content

New version (2.8.1) fails with error EADDRINUSE on Windows #1082

@mdudek

Description

@mdudek

Do you want to request a feature or report a bug?
bug

What is the current behavior?
The version 2.7.1 works flawlessly, but v2.8.1 could not be started with following exception:

Error: listen EADDRINUSE 127.0.0.1:8080
at Object.exports._errnoException (util.js:1024:11)
at exports._exceptionWithHostPort (util.js:1047:20)
at Server.setupListenHandle [as _listen2] (net.js:1319:14)
at listenInCluster (net.js:1367:12)
at GetAddrInfoReqWrap.doListen (net.js:1493:7)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)

If the current behavior is a bug, please provide the steps to reproduce.
npm run start

Please mention your webpack and Operating System version.
Webpack 3.5.6
Webpack-dev-server: 2.8.1
Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions