Операция MongoDB `events.find ()` буферизация

The issue on model.find() error: Operation products.find() buffering 
timed out after 10000ms" was resolved by removing the node_module 
folder, *.json files and reinstalling the mongoose module.

The issue on the warnings was resolved by following this
instructions https://mongoosejs.com/docs/deprecations.html
florinrelea