• 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 v1.0.2 to v1.4.2

Scheduled Pinned Locked Moved NodeBB Development
11 Posts 6 Posters 4.0k 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.
  • NicolasN Offline
    NicolasN Offline
    Nicolas Plugin & Theme Dev
    wrote on last edited by
    #1

    I'm doing something wrong, or an error is correct?

    11/1 21:56:05 [67685] - info: Beginning database schema update
    11/1 21:56:05 [67685] - error: [upgrade] NodeBB upgrade could not complete, as your database schema is too far out of date.
    11/1 21:56:05 [67685] - error: [upgrade]   Please ensure that you did not skip any minor version upgrades.
    

    Do I need to pull every minor version and run ./nodebb upgrade ?

    PitaJP 1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    replied to Nicolas on last edited by
    #2

    @Nicolas yep

    1 Reply Last reply
    0
  • rodR Offline
    rodR Offline
    rod
    wrote on last edited by
    #3

    Oh boy. I am going to be in the same boat. 😦

    What is the best git command to get them?

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #4

    You'll likely have to check out an earlier tag from git... going from v1.0.2 to v1.4.2? Yikes, what a jump!

    From git, try git checkout v1.1.0, does that work? Upgrade.

    Then repeat, substituting v1.2.0, then v1.3.0, and then finally git reset --hard HEAD again and upgrade once more from the latest commit.

    rodR 1 Reply Last reply
    2
  • rodR Offline
    rodR Offline
    rod
    replied to julian on last edited by
    #5

    @julian Thank you.

    I have been updating my dev site periodically to test my customizations and plug-ins. I really should have been keeping my production updated a bit more. Oh well.

    1 Reply Last reply
    0
  • NicolasN Offline
    NicolasN Offline
    Nicolas Plugin & Theme Dev
    wrote on last edited by
    #6

    I thought minor version will be friendlier for the upgrades 😉

    julianJ 1 Reply Last reply
    0
  • rodR Offline
    rodR Offline
    rod
    wrote on last edited by
    #7

    Good news is the incremental updates from v1.0.2 to v1.4.2 worked in my dev environment. I captured the few changes I will need to make when I do this in production. Which I should do this week. 😏

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    replied to Nicolas on last edited by
    #8

    @Nicolas said in Upgrade v1.0.2 to v1.4.2:

    I thought minor version will be friendlier for the upgrades 😉

    Yeah one'd think... we're thinking of switching back to versioned branches again... v1.5.x and such.

    1 Reply Last reply
    0
  • rodR Offline
    rodR Offline
    rod
    wrote on last edited by
    #9

    And finally upgraded to v1.4.2 for my production site. 👍 🎊 🍻

    1 Reply Last reply
    3
  • O Offline
    O Offline
    Origin-zhao
    wrote on last edited by
    #10
    This post is deleted!
    1 Reply Last reply
    0
  • F Offline
    F Offline
    frank25184 Anime Lovers
    wrote on last edited by
    #11
    This post is deleted!
    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