@togan Cool. Glad you got it working. 😎
Have fun and enjoy NodeBB! 🌻
P.S.; For future reference, the Technical Support Category is a better fit for queries such as this, as the "bug" was configuration side, not NodeBB itself. ✌
Can any one help me ?
they just released 0.43 stable.. why dont u git pull and upgrade?
@Leonardo-Galani said:
they just released 0.43 stable.. why dont u git pull and upgrade?
YES, my version is 0.43
@baris I also want to know how many Traffic can the nodebb load ?
I mean just like the site bitcointalk.org
I don't know how many concurrent users bitcointalk.org has but it depends on server resources. Once you get that kind of traffic its a matter of adding more ram/cpus and running more nodebb processes in parallel(which we will look into) and possibly load balancing and redis clustering. With that said even with a simple 1 core/512mb VPS you can run NodeBB and handle a forum like ours.
Yeah to add to that, until two weeks ago we were running this forum on 1 core / 512MB VPS as @baris said, on top of that was running a couple of other sites as well, for example my blog and my own forum, among others
@baris I see, my site use the mongodb , 1 core/1G VPS, but it alway go wrong
@Lingyong-Zhang said:
@baris I see, my site use the mongodb , 1 core/1G VPS, but it alway go wrong
previous , I use the redis , but now I use the mongodb. I don't know which is good