@baris Maybe it was just a bug or you/one of the devs fixed it. Anyways, do you have any info on my question? or anyone else do you have any answers?
Migrating NodeBB from server A to B
-
How do I migrate a old NodeBB forum to a new server?
-
If you're using mongo, you can mongodump / mongorestore. There's a similar process for redis.
Then copy over your config.json
-
@pitaj Redus