@Hưng-Thành-Nguyễn said:
@peter for more details, when you restart/reload the forum in the ACP or in CLI, it will ask you to refresh the page to apply the changes such as templates... NodeBB is non-reloading template system, everything is loaded when you first load the forum. It just reload the data when you click the links or have a new data push to it then it render with preload templates.
Thanks for the details!
@julian said:
@peter If you are seeing that message and you are not doing anything related to restarting or reloading, your NodeBB is crashing repeatedly and automatically bringing itself back to life.
Run ./nodebb log and show us if there are any errors logged
I saw it here on nodebb.org when I first signed up and was browsing around. Didn't understand it so that led me to post the topic. Noted your tip. Thanks!