It appears to import everything prior to getPaginatedTopics just fine. Users, groups, categories, and messages seem to be imported. However, when it gets to topics, it hangs and doesn't seem to continue.
What sort of info would help unblock this?
I'm not seeing any error messages that could help push this in the right direction.
[2019-10-07T02:10:45.369Z] getPaginatedTopics
[2019-10-07T02:10:45.367Z] current phase: topicsImportStart (time since previous phase: 0s)
[2019-10-07T02:10:45.366Z] Phase ::: topicsImportStart
I made sure to do the following:
- disable all plugins except for
nodebb-plugin-import
I am using:
- mongo v4.0.12
- node v10.16.3
- npm v6.9.0
- nodebb v1.12.2
- Ubuntu 18.04.3 LTS
- SMF 2.0.15
It appears to import everything prior to
getPaginatedTopicsjust fine. Users, groups, categories, and messages seem to be imported. However, when it gets to topics, it hangs and doesn't seem to continue.What sort of info would help unblock this?
I'm not seeing any error messages that could help push this in the right direction.
I made sure to do the following:
nodebb-plugin-importI am using: