Hi @Nam-Vu, some example working configurations can be found here https://docs.nodebb.org/configuring/proxies/nginx/
If your config is not working, please paste it here for us to review. Thanks!
I'm now stuck on the process of starting NodeBB after activated new plugins. Here are the log accessed with ./NodeBB log:
Is this somewhat a bug, or is it Openshift? Still figuring what's wrong with it, even checking Openshift to check what's wrong, nothing is there. NodeBB is running normally on Openshift, it said. Yes, it seems it is running normally, but when starting (even restarting) it stopped and stays stuck on the process of starting NodeBB.
Looks like the nodebb-plugin-events
and nodebb-plugin-profile-extends
plugins need updating to v0.7.0 compatibility.
@julian Alright so I need to deactivate/uninstall them. Since I can't start NodeBB now, how do I do that?
Can you get access to a shell? Then you can run ./nodebb reset plugin="nodebb-plugin-events"
@julian Of course I can access the shell. And will do.
@julian Still stuck on the process of starting NodeBB. The log should be same (except for disabled plugins). I'm trying ./nodebb reset all
.
Ok, started NodeBB after executing ./nodebb reset all
. It might be slowly starting NodeBB or just stuck with a lot of plugins activated. Should I post an issue?
Doubtful -- OpenShift issues might not get properly addressed there. Stick to this topic