Migration from 2.16 to 3.3.2

I’m in migration from Meteor 2.16 to 3.3.2.
Sometimes, when I insert data on MongoDB with insertAsync method, on server I get the error “MongoServerError: $in needs an array”, data is saved.
Somebody had see this error ?