@Konsilion Could be a cache issue perhaps. I registered, and see this
579204d6-41c4-44b2-9458-e28cad6b3cac-image.png
Hi,
I've been trying to upgrade one of my forums to 1.16.2 from 1.16.1 as I've always done (and already done on a separate forum a few weeks ago and is working) but it seems to be stuck at 1.16.1 on origin/v1.16.x
on the forum I'm trying to upgrade.
Is there a way I can fix this?
Git status:
On branch v1.16.x
Your branch is up-to-date with 'origin/v1.16.x'.
nothing to commit, working directory clean
@brophy what command are you using to upgrade? Try git pull
@pitaj said in Upgrade to 1.16.2 issue:
@brophy what command are you using to upgrade? Try
git pull
I've tried that it returns Already up-to-date.
I normally upgrade using the commands here:
When I check /install/package.json
the version is "1.16.1" but my other forum its "1.16.2"
Looking on github on the v1.16.x
branch, the latest commit in the install folder is nodebb-misty chore: incrementing version number - v1.16.1
Not sure if there is an issue there?
Do you recommend I checkout the tag instead of the branch?
@brophy you can check out the tag but we'll probably have the branch fixed by the end of the day if you just wanna wait
@pitaj that's great, I'll wait for the branch fix, thanks again for the help guys.
Freshly installed NodeBB a few minutes ago. It showed V1.16.1 in the dashboard and asked me to upgrade. Then I followed the instruction on the upgrade page, but still got V1.16.1. Waiting for the fixes.
@adam-cai-0 Yeah doesn't look like they pushed a fix yet.
@TaLoche @Adam-Cai-0 A fix has been pushed, managed to upgrade last night