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

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Upgrade stuck on rebuilding assets

Scheduled Pinned Locked Moved Technical Support
4 Posts 1 Posters 367 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tigger
    wrote on last edited by
    #1

    I'm trying to upgrade nodebb to 1.13 from 1.6 and the update process updates schema (yay!) but then gets stuck on assets:

    
    Updating NodeBB...
    
    1. Updating package.json file with defaults...  OK
    
    2. Bringing base dependencies up to date...  started
    npm WARN [email protected] requires a peer of nodebb-plugin-emoji@^2.0.0 but none is installed. You must install peer dependencies yourself.
    npm WARN [email protected] requires a peer of textcomplete@^0.14.2 but none is installed. You must install peer dependencies yourself.
    
    audited 4084 packages in 9.988s
    found 15 vulnerabilities (4 low, 2 moderate, 9 high)
      run `npm audit fix` to fix them, or `npm audit` for details
    
    3. Checking installed plugins for updates...  OK
    4. Updating NodeBB data store schema...[benchpressjs] Unable to build or find a suitable native module, falling back to JS version
    
    Parsing upgrade scripts... 
    OK | 0 script(s) found, 82 skipped
    Schema update complete!
    
    
    5. Rebuilding assets...  started
    

    Is there any way to ask for more logs to understand what is going on?
    Thanks!

    1 Reply Last reply
    0
  • T Offline
    T Offline
    tigger
    wrote on last edited by
    #2

    And I seem to have this hanging on multiple commands:

    ./nodebb build
    [benchpressjs] Unable to build or find a suitable native module, falling back to JS version
      started
    

    (hangs)

    1 Reply Last reply
    0
  • T Offline
    T Offline
    tigger
    wrote on last edited by
    #3

    Only error I see is:

    2019-11-24T11:47:32.340Z [4567/1551] - error: db.initSessionStore is not a function
    

    on trying to run it, but I presume this is caused by incomplete build..

    1 Reply Last reply
    0
  • T Offline
    T Offline
    tigger
    wrote on last edited by
    #4

    Nevermind. Fixed by repo reset..

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • 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
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development