Code Monkey home page Code Monkey logo

Comments (1)

xiaoji121 avatar xiaoji121 commented on July 3, 2024

貌似这个问题只有在起80端口没有加sudo时会出现,但是应该提示80端口没有启动起来啊

[email protected] ~/dev/github/fdserver $ node master.js
fork { '0': 'server', '1': 71109 }
fork { '0': 'server', '1': 71110 }
fork { '0': 'server', '1': 71111 }
fork { '0': 'server', '1': 71112 }
21 May 19:26:56 - create server: 80
21 May 19:26:56 - create server: 80
21 May 19:26:56 - create server: 80
21 May 19:26:56 - create server: 80
^C
/Users/dongming/dev/github/fdserver/node_modules/pm/lib/child.js:271
      handles[i].close();
                 ^
TypeError: Cannot call method 'close' of null
    at /Users/dongming/dev/github/fdserver/node_modules/pm/lib/child.js:271:18
    at Array.forEach (native)
    at Child.stop (/Users/dongming/dev/github/fdserver/node_modules/pm/lib/child.js:270:26)
    at /Users/dongming/dev/github/fdserver/node_modules/pm/lib/master.js:172:19
    at Array.forEach (native)
    at Master.shutdown (/Users/dongming/dev/github/fdserver/node_modules/pm/lib/master.js:171:27)
    at process.<anonymous> (/Users/dongming/dev/github/fdserver/node_modules/pm/lib/master.js:99:13)
    at process.EventEmitter.emit (events.js:98:17)
    at process.<anonymous> (/Users/dongming/dev/github/fdserver/node_modules/pm/lib/master.js:106:15)
    at process.EventEmitter.emit (events.js:92:17)

from pm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.