I have updated mongo and now in the log the following error appears: Use of the aggregate command without the cursor option is deprecated
Mo
The driver mongo is deprecated and not support newest PHP major releases (PHP 7 for example).
mongo
New driver named as mongodb http://php.net/manual/en/set.mongodb.php
mongodb