@BuZz said in "Recent cards" not working, NodeBB 1.4.5:
you need to use v 0.3.1 for nodebb v1.4.5
npm i [email protected] --save
Thanks!
It is working!
I recently successfully imported about Half million TOPICS = Posts in Nodebb Forum, As the nodebb forum goes bigger and Bigger these two very seviour issue start, can somebody tell me how to fix this.
No errors were found on forum startup, It occurs in every version i tried. As the forum goes heavy these two common things happen This is related to my last post.
Configuration of my server are
8GB RAM + 8GB SWAP
4 CPU'S
MONGODB 3.2.7
UBUNTU 14 64 BIT
No errors were found on forum startup, It occurs in every version i tried.
@julian @a_5mith @psychobunny @baris @pichalite @yariplus @PitaJ Please look at this issue.
@Pramvir-Rathee are you running with multiple threads? Do you have a reverse proxy? Are you delivering static assets with the reverse proxy?
@PitaJ
I use nginx just according to the documentation, its a fresh nodebb install from The documents, Brwsing with public/no admin accounts is fast, but with admin accounts it does not work, if click the admin tools under the topic, it gives error 503.
Does the forum logs give an error when it crashes?
Do you have mongo and nginx logs on?
There should be some useful information in one of the logs as to what is happening.