nodebb-plugin-import
nodebb-plugin-import copied to clipboard
migrate your old crappy forum to NodeBB
```purgeMessagesStart ::: 0/1, 0%2018-04-01T17:07:16.495Z [27054] - error: TypeError: this.internal_send_command is not a function at Object.keys (/home/hans/dev/rhbr/node_modules/redis/lib/commands.js:58:25) at Object.Messages.count (/home/hans/dev/rhbr/node_modules/nodebb-plugin-import/server/augmented/messages.js:128:8) at /home/hans/dev/rhbr/node_modules/nodebb-plugin-import/server/importer/index.js:323:19 at /home/hans/dev/rhbr/node_modules/nodebb-plugin-import/node_modules/async/lib/async.js:607:21 at /home/hans/dev/rhbr/node_modules/nodebb-plugin-import/node_modules/async/lib/async.js:246:17 at iterate (/home/hans/dev/rhbr/node_modules/nodebb-plugin-import/node_modules/async/lib/async.js:146:13) at /home/hans/dev/rhbr/node_modules/nodebb-plugin-import/node_modules/async/lib/async.js:157:25...
Wondering if you had any input into this issue I just submitted. After 4 days of learning nodebb and digging into this and the phpbb import code I have an...
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...
It looks like the batch size may not be configurable and it is hardcoded to 600000. But I might be wrong. Is there a way to configure a smaller batch...
Bumps [file-type](https://github.com/sindresorhus/file-type) from 3.9.0 to 16.5.4. Release notes Sourced from file-type's releases. v16.5.4 Fix: Malformed MKV could cause an infinite loop https://github.com/sindresorhus/file-type/commit/d86835680f4cccbee1a60628783c36700ec9e254 CVE-2022-36313 Also fixed in 17.1.3 v16.5.3 Upgrade dependencies...
Bumps [async](https://github.com/caolan/async) from 0.9.2 to 2.6.4. Release notes Sourced from async's releases. v2.3.0 Added support for ES2017 async functions. Wherever you can pass a Node-style/CPS function that uses a callback,...
Bumps [nconf](https://github.com/flatiron/nconf) from 0.10.0 to 0.11.4. Release notes Sourced from nconf's releases. v0.11.4 Fixes: Prevent improper usage of the memory store from polluting the object prototype (#397) (@mhamann) v0.11.3 Fixes:...