Fatal error: Uncaught MongoDB\Driver\Exception\BulkWriteException: operation was interrupted in /app/vendor/mongodb/mongodb/src/Operation/InsertOne.php:114
Stack trace:
#0 /app/vendor/mongodb/mongodb/src/Operation/InsertOne.php(114): MongoDB\Driver\Server->executeBulkWrite('voicexpress.log...', Object(MongoDB\Driver\BulkWrite), Array)
#1 /app/vendor/mongodb/mongodb/src/Collection.php(882): MongoDB\Operation\InsertOne->execute(Object(MongoDB\Driver\Server))
#2 /app/src/Helpers/SentryHelper.php(113): MongoDB\Collection->insertOne(Array)
#3 /app/helpers.php(61): App\Helpers\SentryHelper::captureException(Object(RedisException), Array)
#4 [internal function]: {closure}(Object(RedisException))
#5 {main}
thrown in /app/vendor/mongodb/mongodb/src/Operation/InsertOne.php on line 114
Fatal error: Uncaught MongoDB\Driver\Exception\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [connection closed calling hello on '82.25.66.100:27017']. Topology type: ReplicaSetNoPrimary in /app/vendor/mongodb/mongodb/src/functions.php:600
Stack trace:
#0 /app/vendor/mongodb/mongodb/src/functions.php(600): MongoDB\Driver\Manager->selectServer(Object(MongoDB\Driver\ReadPreference))
#1 /app/vendor/mongodb/mongodb/src/functions.php(667): MongoDB\select_server(Object(MongoDB\Driver\Manager), Array)
#2 /app/vendor/mongodb/mongodb/src/Collection.php(882): MongoDB\select_server_for_write(Object(MongoDB\Driver\Manager), Array)
#3 /app/src/Helpers/SentryHelper.php(154): MongoDB\Collection->insertOne(Array)
#4 /app/helpers.php(32): App\Helpers\SentryHelper::captureMessage('Fatal Error: Un...', 'fatal', Array)
#5 [internal function]: {closure}()
#6 {main}
thrown in /app/vendor/mongodb/mongodb/src/functions.php on line 600