Well i am having issues with moving mine, and it seems Mongo is the issue, any help would be great https://community.nodebb.org/topic/6620/unable-to-migrate-nodebb-to-another-server/1
brownsmart
@brownsmart
Posts made by brownsmart
-
RE: Moving a NodeBB Install from one server to another.
-
Unable to migrate NodeBB to another server
When trying to boot NodeBB on new server i get
at Function.MongoError.create (/home/***/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/error.js:31:11) at /home/***/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:754:66 at Callbacks.emit (/home/***/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:95:3) at null.messageHandler (/home/***/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:243:23) at Socket.<anonymous> (/home/***/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:262:22) at Socket.emit (events.js:107:17) at readableAddChunk (_stream_readable.js:163:16) at Socket.Readable.push (_stream_readable.js:126:10) at TCP.onread (net.js:538:20)
Any tips on best practices for migrating servers?
-
RE: How to remove avatar/uploaded pictures from profile?
Yes replacing is an option, but did you know that when you replace it the avatar the actual file it self doesn't, the previous image stays in the image folder.
Thanks @julianlam
-
How to remove avatar/uploaded pictures from profile?
So, can someone enligten me on how this is done, because I am at a complete loss.
Thanks.
-
RE: Persona Issue with Windows Phones
BUMP!.. I really want this addressed or pointed in the right direction to fix this myself!
-
RE: Best way to keep changes...
@julian WTF!!! even better!! ahaha!! this gets better everytime!.... my only gripe is that persona stinks on Windows Phones...--> new thread coming on.
-
RE: Best way to keep changes...
nice one!! never knew about stash!! but i love the simplicity so much! thanks!
-
Best way to keep changes...
Hi I want to be able to make custom changes to the ACP dashboard the some language changes as well, but I want them to stay after a git pull and upgrade is done.
Should I do this via a plugin or is there another way... oh and Im not sure on forking as it seems a bit much just for a couple of cosmetic changes.
Thanks.
-
RE: NodeBB could not reach the package manager
Can confirm this is the case for my self also, Unable to update persona theme.
-
RE: Security Groups?
Hhhmm interesting... many thanks, guess i better start learning how to do plugins!