upgrade command not working
-
Hi,
I have run
./nodebb upgrade
in the terminal, and here's the message:[root@localhost nodebb]# ./nodebb upgrade
1. Bringing base dependencies up to date... OK
2. Checking installed plugins for updates... OK
3. Updating NodeBB data store schema...
23/6 05:32:41 [13464] - info: Beginning database schema update
23/6 05:32:41 [13464] - info: [2016/09/22] Setting category recent tids - skipped!
23/6 05:32:41 [13464] - info: [2016/10/8] favourite -> bookmark refactor - skipped!
23/6 05:32:41 [13464] - info: [2016/10/14] Creating sorted sets for post replies - skipped!
23/6 05:32:41 [13464] - info: [2016/11/22] Update global and user language keys - skipped!
23/6 05:32:41 [13464] - info: [2016/11/25] Creating sorted sets for pinned topics - skipped!
23/6 05:32:41 [13464] - info: [2017/2/25] Update global and user sound settings - skipped!
23/6 05:32:41 [13464] - info: [2017/2/28] Update urls in config to
/assets- skipped!
23/6 05:32:41 [13464] - info: [2017/4/16] Delete sessions - skipped!
23/6 05:32:41 [13464] - info: [upgrade] Schema already up to date!
23/6 05:32:41 [13464] - info: [build] Building javascript
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
23/6 05:33:00 [13464] - info: [build] js => Completed in 18.7s
23/6 05:33:00 [13464] - info: [build] Building client-side CSS
23/6 05:33:05 [13464] - info: [build] clientCSS => Completed in 5.448s
23/6 05:33:05 [13464] - info: [build] Building admin control panel CSS
23/6 05:33:09 [13464] - info: [build] acpCSS => Completed in 3.898s
23/6 05:33:09 [13464] - info: [build] Building templates
23/6 05:33:09 [13464] - info: [build] tpl => Completed in 0.272s
23/6 05:33:09 [13464] - info: [build] Building language files
23/6 05:33:14 [13464] - info: [build] lang => Completed in 4.881s
23/6 05:33:14 [13464] - info: [build] Linking sound files
23/6 05:33:14 [13464] - info: [build] sound => Completed in 0.005s
23/6 05:33:14 [13464] - info: [build] Asset compilation successful. Completed in 33.313s.
OK
`NodeBB Upgrade Complete!`
It shows Upgrade Complete, but when I get back to the forum, there's nothing changed. It's still version 1.4.6. I have tried restart and reload, didn't work.
Did I missed any process?Thank you,
-
@horridbumblebutt
./nodebb upgrade
doesn't upgrade the version of NodeBB.