You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bryan Higgins (JIRA)" <ji...@apache.org> on 2014/02/13 15:56:19 UTC

[jira] [Created] (CB-6030) Auto-increment serve port address when in use

Bryan Higgins created CB-6030:
---------------------------------

             Summary: Auto-increment serve port address when in use
                 Key: CB-6030
                 URL: https://issues.apache.org/jira/browse/CB-6030
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
            Reporter: Bryan Higgins
            Assignee: Bryan Higgins


cordova serve fails when another instance is already running. It would be nice if the port number automatically incremented.

Error: listen EADDRINUSE 
    at errnoException (net.js:901:11) 
    at Server._listen2 (net.js:1039:14) 
    at listen (net.js:1061:10) 
    at Server.listen (net.js:1127:5) 




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)