user cannot login in
-
@windyxia it may or may not be your node version that's the problem. I recommend fixing the apache stuff first. We only support up to Node 14 at the moment.
-
@windyxia yes. Just not Node 15 or 16.
-
@pitaj thank you for your reply.yesterday,I upgrade my nodebb to v14.4.3 and downgrade my node to 14.17.4 .
the good news is my nodebb can start,but new problem arise.the problem is that the tiltle and href of navigation-link is wrong . I do nothing but upgrade and downgrade.before I uopgrade and downgrade ,I save the data of redis .
-
@windyxia there is no NodeBB 14.4.3 what version are you actually on?
The navigation links being broken is a known problem from a while back. You just need to go to navigation settings in the ACP and fix the slashes.
-
@windyxia why such an old NodeBB version? The latest is 1.18.3
ACP is the admin panel. At example.com/admin
Those errors can be fixed by rebuilding assets at the emoji plugin page in the ACP and then rebuilding and restarting.
-
@pitaj hi,me again.thank you for your reply.I upgrade my nodebb to v.1.18.6,then I found a bug.When I enter into a page like https://forum.bclinux.org/user/weimingjiang ,then I click the rencent navigation ,the url is https://forum.bclinux.org/user/recent. the http code is 404. I think the correct url is https://forum.bclinux.org/recent. How can i fix it?