-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Yet another Slack import problem #12075
Copy link
Copy link
Closed
Description
Hello, I've installed rocket chat into a kubernetes cluster, v0.69.2 git-7df981810510 and tried to import the Slack dump archive, both official and the one made with zach-snell/slack-export tool.
During the import attempts I was running 3 replicas of mongo, with OpLog enabled and only 1 instance of RocketChat.
Both attempts fail similarly:
rocketchat_logger rocketchat_logger.js:278 Slack Importer ➔ error TypeError: Cannot read property '_id' of undefined
at msgs.messages.forEach.message (/app/bundle/programs/server/packages/rocketchat_importer-slack.js:583:35)
at Array.forEach (<anonymous>:null:null)
at Object.keys.forEach.date (/app/bundle/programs/server/packages/rocketchat_importer-slack.js:458:29)
at Array.forEach (<anonymous>:null:null)
at DDPCommon.MethodInvocation.Meteor.runAsUser (/app/bundle/programs/server/packages/rocketchat_importer-slack.js:456:38)
at packages/dispatch_run-as-user.js:211:14
at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1186:12)
at Object.Meteor.runAsUser (packages/dispatch_run-as-user.js:210:33)
at Object.keys.forEach.channel (/app/bundle/programs/server/packages/rocketchat_importer-slack.js:442:18)
at Array.forEach (<anonymous>:null:null)
at Meteor.defer (/app/bundle/programs/server/packages/rocketchat_importer-slack.js:440:36)
at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1186:12)
at packages/meteor.js:502:25
at runWithEnvironment (packages/meteor.js:1238:24)
Could you please let me know if any other info might be of help here ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels