Please help! Child Process exited (code: 0, signal: null) when install NodeBB

Technical Support
  • Hi guys,

    I'm trying to install NodeBB on my Mac, I cannot start, and this is the log:

        at nextTask (/Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:5310:14)
        at next (/Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:5317:9)
        at /Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:958:16
        at /Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:473:16
        at next (/Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:5315:29)
        at /Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:958:16
        at /Users/tlh/Downloads/NodeBB/src/database/redis.js:167:4
        at nextTask (/Users/tlh/Downloads/NodeBB/node_modules/async/dist/async.js:5310:14)
    [cluster] Child Process (31608) has exited (code: 0, signal: null)
    

    I use version 1.7.5, and my nodejs version is 10.5.0. Can you please help me solve this problem? Thank you!

  • Can you paste the full stack trace? What you've included is much too little to diagnose an issue 😞

    Also you're probably better off installing the latest version (v1.9.x)... 1.7.3 is quite old now!

  • @julian Thanks for your help! When I ran ./nodebb log, that was the message I received, can you please tell me how to print out the full stack trace you mentioned? Thanks!

  • @hoang6 go in to your nodebb folder, the logs are inside the logs folder, open output.log and paste the last 20-30 lines which should show the crash.


Suggested Topics


  • Nodebb start not work

    Technical Support
    0 Votes
    18 Posts
    1k Views

    @sanatisharif

    Please try to answer all of the questions I ask, or at least address them Including all of your answers in a single reply improves the flow of the topic Quote the actual question you're replying to, not the whole post Include as many details as possible. For instance, what was the output of the git reset command?
  • Need help about Install

    Technical Support
    0 Votes
    20 Posts
    1k Views

    Hope your backups are good 😄

    I'd recommend setting up static file serving on nginx, but I bet you do that already.

  • 0 Votes
    4 Posts
    2k Views

    @Jonathan-O'Donnell232 why don't you modify the theme to add the branding to the header?

  • 1 Votes
    1 Posts
    727 Views

    I want to convert my 500-600k post forum to nodebb. I'm a node newb, but have years of experience on PHP. Looking forward to learning something new on what looks to be the best next gen forum out there.

    Anywho... the plugin seems to only support 1.0.0. When I install the latest version I have no problems getting nodebb up and running. However if I specifically install 1.0.0, just like I would the latest, it never wants to start. It seems to complain about comparability with plugins.

    Is there something special I should do during the install of 1.0.0 to keep all of the dependencies in sync with what 1.0.0 would.need?

    Thanks,
    Mac

  • Can't start NodeBB

    Solved Technical Support
    0 Votes
    3 Posts
    2k Views

    @psychobunny Sorry I figured I should start over since I made a lot of mistakes during installation. It works now!