Thank you very much for being so awesome and helpful, and well, awesome!
I will keep you updated if i find any other problems. which so far, seems really smooth, and to be honest, I could have skipped all those problems, if i just RTFM.
oh well!
Thank you very much for being so awesome and helpful, and well, awesome!
I will keep you updated if i find any other problems. which so far, seems really smooth, and to be honest, I could have skipped all those problems, if i just RTFM.
oh well!
I also found out that the server was crashing whenever i was enabling nodebb-plugin-finder
edit:
And also when installing nodebb-plugin-archiver it kills / hangs the server with the error message :
Error: Cannot find module './redis'
(which apparently makes sense, since i'm not using redis. right? o.O)
Apparently it worked now, after running setup again. but is it really needed to run ./nodebb setup each time something like this happens ?
Isn't the mongodb link permanent ? or am i missing something here ?
I looked around for a similar issue by any others users, so i saw that a recommendation was to run:
./nodebb upgrade
which in return dropped me this error:
error: Unable to initialize MongoDB! Is MongoDB installed? Error :Cannot find module 'mongodb
i can see the module though installed in the node_modules, and I do believe I've installed it -g while also linking it to here via npm...
Well, for start I want to say thank your for actually making me interested once more in forum software! Nodebb really looks like the kind of software that i would like to build my community on.
Now i don't know if this is the right place to post or something, but do forgive me if this is the wrong place.
I think i found a "bug" ? Whenever i try to enable a plugin, my server just crashes, and i can't get it up again. I know the solution is right in front of me, but for the love of god i cannot seem to figure it out -.-"
I have attached an image of the log, and also of the addon that i'm trying to enable. !