importing from another nodebb installation
-
Hello,
I am trying to migrate a nodebb to a different location. I have tried dumping the database and then moving the files to the different location but the login/register does not work anymore. The next idea would be to import the already existing forum into the new one. Is there any plugin which would allow me to achieve this?
thanks for your help in advance.
-
Both has v0.5.5 installed.
New server:
npm ls nodebb-theme-vanilla [email protected] /root/nodebb └── [email protected]
old server:
npm ls nodebb-theme-vanilla [email protected] /nodebb └── [email protected]
-
Yes, they have the same version of node.js, same OS, cleared the cache. New server does not have nginx yet cause it's still in testing until I am able to make it work.
-
@Peter-Zoltan-Keresztes Im usually lazy and just copy the database files from one to the other
-
Maybe but the connection between the two servers suck greatly, so it's much faster the export import way
-
Nope is not working, I am getting the same error. without the domain for session cookie set.