Php7 MongoDB waiting for replication timed out

previously used the Mongo extension used by PHP5, but after upgrading to PHP7, instead of using MongoDB, use the composer package jenssegers/mongodb.

refer to upgrade PHP7 Operation MongoDB this article

PHP MongoDB BulkWriteException: waiting for replication timed out

  [MongoDB\Driver\Exception\BulkWriteException]
  waiting for replication timed out
Apr.11,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3027b-2bcea.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3027b-2bcea.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?