Fatal error: Uncaught MongoDB\Driver\Exception\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on '127.0.0.1:27017']. Topology type: Single 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/Collection.php(676): MongoDB\select_server(Object(MongoDB\Driver\Manager), Array)
#2 /app/src/Http/Controllers/PodcastController.php(240): MongoDB\Collection->findOne(Array)
#3 [internal function]: App\Http\Controllers\PodcastController->episodeByIndex('cm7brasil.com', '3246')
#4 /app/vendor/albreis/router/src/Router.php(267): call_user_func_array(Array, Array)
#5 /app/vendor/albreis/router/src/Router.php(215): Albreis\Router->call(Array, Array)
#6 /app/vendor/albreis/router/src/Router.php(176): Albreis\Router->exec('get', '^/podcasts/([^/...', Array, '', '')
#7 /app/routes.php(271): Albreis\Router->__call('get', Array)
#8 /var/www/html/index.php(27): include('/app/routes.php')
#9 {main}
thrown in /app/vendor/mongodb/mongodb/src/functions.php on line 600