• Home
  • Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Default
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Quartz
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Slate
  • Solar
  • Superhero
  • Vapor
Collapse

Community

    • All categories
    Load new posts
Log in to post
  • R

    [solved] Error running `./nodebb upgrade` when updating from v1.10.1 to v1.10.2

    Scheduled Pinned Locked Moved Technical Support ubuntu upgrade npm error
    0 Votes
    2 Posts
    601 Views
    R

    I fixed my own issue. Apparently some install scripts fail when run as root (or with sudo). I'm not sure why this is the case, but I got everything to work by running sudo chown -R ralph:www-data /path/to/nodebb && ./nodebb upgrade as a standard user.

  • C

    Work-around: Installing NodeBB on non LTS Ubuntu (17.04)

    Scheduled Pinned Locked Moved Solved Technical Support ubuntu 16.04 install nodebb ubuntu
    0 Votes
    7 Posts
    2222 Views
    C

    @pitaj Yes true, I tried installing mongo onto my 17.04. The installation was successful but some packages did not work (were not supported).

  • S

    Error when trying to start NodeBB

    Scheduled Pinned Locked Moved Technical Support help ubuntu mongodb
    0 Votes
    6 Posts
    3002 Views
    PitaJP

    @SparaxVenator try running npm install

  • F

    Installation Errors

    Scheduled Pinned Locked Moved Solved Technical Support nodebb installation error ubuntu
    0 Votes
    2 Posts
    2267 Views
    F

    I managed to fix this and thought I would post this here for posterity.

    I edited the file npm-shrinkwrap.json

    and replaced the code block on line 1159:

    "simple-recaptcha": { "version": "1.0.0", "from": "git://github.com/wzrdtales/simple-recaptcha.git#f408725106872df696436ff6a988923539ab80a6", "resolved": "git://github.com/wzrdtales/simple-recaptcha.git#f408725106872df696436ff6a988923539ab80a6" }

    with:

    "simple-recaptcha": { "version": "1.0.0", "from": "https://github.com/wzrdtales/simple-recaptcha/archive/v1.0.0.tar.gz", "resolved": "https://github.com/wzrdtales/simple-recaptcha/archive/v1.0.0.tar.gz" }
  • terfexT

    Login attempts fail on Linux after install but work on Windows.

    Scheduled Pinned Locked Moved Technical Support login ubuntu windows
    0 Votes
    9 Posts
    4498 Views
    terfexT

    Solved: upgrade to NodeBB v0.7.0.

  • drewD

    Keeping the stack alive

    Scheduled Pinned Locked Moved General Discussion nginx ubuntu redis
    0 Votes
    2 Posts
    1745 Views
    L

    Well.. For the nodebb application himself you could use "forever" .... but when it turned 5x i stopped using forever (@julian posted somewhere that nodebb application can do the forever job himself)

    for the database.. well.. dont monitor it YET cz the volume of my transactions is low...

    But any service monitor application could do it.. like nagios ...or newrelic

  • N

    Error installation on ubuntu

    Scheduled Pinned Locked Moved General Discussion installation mongodb ubuntu
    0 Votes
    18 Posts
    6419 Views
    N

    @Ted said:

    If you'll start NodeBB and leave it running, I'll see if I can can connect to it and register a profile

    I can't this server is not open on internet, only in local.

  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
  • Login

  • Don't have an account? Register

  • Login or register to search.