Repetitive forum update notice

General Discussion
  • Hi,

    I've just installed NodeBB successfully.

    When I'm at the forum page (Admin panel, for now), a notice repeatedly appears in the bottom-right corner, even though I dismiss it:

    "Forum updated

    This forum has just been updated to the latest version. Click here to refresh the page."

    (See it here: http://dsh.re/85be4)

    How do I prevent this from happening ?

    Thanks,

    Howard

  • @howardm your installation is probably trying to restart after an error. check your logs

    ./nodebb log

  • Hi,

    Thanks for your interest.

    When I dismiss the notice, it comes up again about 12 seconds later.

    I don't see anything in my output.log

    The last message is:

    .......

    NodeBB v1.0.0 Copyright (C) 2013-2014 NodeBB Inc.
    This program comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to redistribute it under certain conditions.
    For the full license, please visit: http://www.gnu.org/copyleft/gpl.html

    Clustering enabled: Spinning up 1 process(es).

    5/3 21:21 [6147] - info: Time: Sat Mar 05 2016 21:21:26 GMT-0500 (EST)
    5/3 21:21 [6147] - info: Initializing NodeBB v1.0.0
    5/3 21:21 [6147] - info: NodeBB Ready
    5/3 21:21 [6147] - info: Enabling 'trust proxy'
    5/3 21:21 [6147] - info: NodeBB is now listening on: 0.0.0.0:4567

    .........
    I configured Forever to keep it running, as follows:
    ....

    sudo forever start app.js
    warn: --minUptime not set. Defaulting to: 1000ms
    warn: --spinSleepTime not set. Your script will exit if it does not stay up for at least 1000ms
    info: Forever processing file: app.js

    ...........

    I presume this is not related to that in any way.

    Howard

  • Update:

    Well, I stopped nodebb:

    ........

    forums$ ./nodebb stop
    Stopping NodeBB. Goodbye!
    ........

    Now, it's going again (I guess Forever is keeping it going).

    The notice has stopped appearing.

    ? but 🙂

    Howard

  • @howardm don't think you need forever. NodeBB has the capability to try to start itself if it goes down because of an error unless you stop it using ./nodebb stop


Suggested Topics


  • 0 Votes
    2 Posts
    1001 Views

  • 0 Votes
    4 Posts
    2184 Views

  • 1 Votes
    1 Posts
    771 Views

  • 1 Votes
    5 Posts
    2183 Views

  • 1 Votes
    12 Posts
    3896 Views

| | | |