NodeBB v0.4.1 Released
-
i've just run (from v0.4.0) stop + git-pull + start and the admin stopped working
ReferenceError: utils is not defined app.js:37
TypeError: socket is undefined footer.js:30
TypeError: socket is undefined app.js:227
TypeError: socket is undefined app.js:227
Error: Script error for: forum/admin/events
http://requirejs.org/docs/errors.html#scripterror require.js:8I had to add a ./nodebb upgrade and now it works
Should the upgrade wiki on github be upgraded then?
-
-
Yup, it's on the official instructions. But sometimes even I forget to run it myself Glad you got it up and running though
-
Upgrading between patch revisions
e.g. v0.1.0 to v0.1.1
Patch revisions contain bugfixes and other minor changes. Updating to the latest version of code for your specific version branch is all that is usually required.
Execute steps 1 through 3.
always 1 through 4 then
-
Good catch. I'd say you should do all 4 steps for upgrades regardless of what version you're upgrading from, as a precaution - it doesn't hurt either way. Should update the wiki
-
@julian i have some issues too after upgrade. some users are getting error 403 when going to notifications page, i asked them to clear browser cache, tomorrow i'll know if it worked
i also noticed that when i open a user profile the first time i don't see the "edit" button, if i refresh it appears -
Now its working on my company proxy