Results

By type

          mongodb 22:51:36.99 INFO  ==> 
mongodb 22:51:37.00 INFO  ==> Welcome to the Bitnami mongodb container
mongodb 22:51:37.00 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers
mongodb 22:51:37.01 INFO  ==> Submit issues and feature requests at https://github.com/bitnami/containers/issues
mongodb 22:51:37.02 INFO  ==> Upgrade to Tanzu Application Catalog for production environments to access custom-configured and pre-packaged software components. Gain enhanced features, including Software Bill of Materials (SBOM), CVE scan result reports, and VEX documents. To learn more, visit https://bitnami.com/enterprise
mongodb 22:51:37.02 INFO  ==> 
mongodb 22:51:37.03 INFO  ==> ** Starting MongoDB setup **
mongodb 22:51:37.08 INFO  ==> Validating settings in MONGODB_* env vars...
mongodb 22:51:37.26 INFO  ==> Initializing MongoDB...
mongodb 22:51:37.40 INFO  ==> Deploying MongoDB from scratch...
MongoNetworkError: connect ECONNREFUSED 10.233.68.190:27017
mongodb 22:51:39.61 INFO  ==> Creating users...
mongodb 22:51:39.62 INFO  ==> Creating root user...
Warning: Could not access file: ENOENT: no such file or directory, mkdir '/.mongodb/mongosh'
Current Mongosh Log ID:	6747a27c58c695e082ef634a
Connecting to:		mongodb://127.0.0.1:27017/?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.2.3
Using MongoDB:		7.0.8
Using Mongosh:		2.2.3

For mongosh info see: https://docs.mongodb.com/mongodb-shell/


To help improve our products, anonymous usage data is collected and sent to MongoDB periodically (https://www.mongodb.com/legal/privacy-policy).
You can opt-out by running the disableTelemetry() command.


Error: Could not open history file.
REPL session history will not be persisted.
 ------
   The server generated these startup warnings when booting
   2024-11-27T22:51:37.488+00:00: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem
   2024-11-27T22:51:38.849+00:00: vm.max_map_count is too low
------

test> { ok: 1 }
mongodb 22:51:40.73 INFO  ==> Creating user 'dbuser'...
test> Warning: Could not access file: ENOENT: no such file or directory, mkdir '/.mongodb/mongosh'
Current Mongosh Log ID:	6747a27de0b0e53578ef634a
Connecting to:		mongodb://@127.0.0.1:27017/?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.2.3
Using MongoDB:		7.0.8
Using Mongosh:		2.2.3

For mongosh info see: https://docs.mongodb.com/mongodb-shell/


To help improve our products, anonymous usage data is collected and sent to MongoDB periodically (https://www.mongodb.com/legal/privacy-policy).
You can opt-out by running the disableTelemetry() command.


Error: Could not open history file.
REPL session history will not be persisted.
 ------
   The server generated these startup warnings when booting
   2024-11-27T22:51:37.488+00:00: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem
   2024-11-27T22:51:38.849+00:00: vm.max_map_count is too low
------

test> { ok: 1 }
mongodb 22:51:41.91 INFO  ==> Users created
mongodb 22:51:41.94 INFO  ==> Enabling authentication...
mongodb 22:51:41.96 INFO  ==> Stopping MongoDB...
mongodb 22:51:42.99 INFO  ==> ** MongoDB setup finished! **
test> 
mongodb 22:51:43.02 INFO  ==> ** Starting MongoDB **
{"t":{"$date":"2024-11-27T22:51:43.069Z"},"s":"I",  "c":"CONTROL",  "id":5760901, "ctx":"main","msg":"Applied --setParameter options","attr":{"serverParameters":{"enableLocalhostAuthBypass":{"default":true,"value":false}}}}