Hi... In your code you expect a "mongoose connection" but internally you use mongoose module to create the schema, that makes problems with other plugins. Can you please use the same mongoose connection to create the schema and set the model? Thanks in advance and best regards.