Results

By type

          mongodb 10:21:20.85 INFO  ==> 
mongodb 10:21:20.85 INFO  ==> Welcome to the Bitnami mongodb container
mongodb 10:21:20.85 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers
mongodb 10:21:20.86 INFO  ==> Submit issues and feature requests at https://github.com/bitnami/containers/issues
mongodb 10:21:20.86 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 10:21:20.86 INFO  ==> 
mongodb 10:21:20.87 INFO  ==> ** Starting MongoDB setup **
mongodb 10:21:20.88 INFO  ==> Validating settings in MONGODB_* env vars...
mongodb 10:21:20.98 INFO  ==> Initializing MongoDB...
mongodb 10:21:21.05 INFO  ==> Deploying MongoDB from scratch...
MongoNetworkError: connect ECONNREFUSED 10.233.72.78:27017
mongodb 10:21:22.60 INFO  ==> Creating users...
mongodb 10:21:22.60 INFO  ==> Creating root user...
Warning: Could not access file: ENOENT: no such file or directory, mkdir '/.mongodb/mongosh'
Current Mongosh Log ID:	67bc4822bc98d997a0ef634a
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
   2025-02-24T10:21:21.097+00:00: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem
   2025-02-24T10:21:22.108+00:00: vm.max_map_count is too low
------

test> { ok: 1 }
mongodb 10:21:23.28 INFO  ==> Creating user 'dbuser'...
test> Warning: Could not access file: ENOENT: no such file or directory, mkdir '/.mongodb/mongosh'
Current Mongosh Log ID:	67bc482388e63a0d54ef634a
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
   2025-02-24T10:21:21.097+00:00: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem
   2025-02-24T10:21:22.108+00:00: vm.max_map_count is too low
------

test> { ok: 1 }
mongodb 10:21:23.80 INFO  ==> Users created
mongodb 10:21:23.82 INFO  ==> Enabling authentication...
mongodb 10:21:23.83 INFO  ==> Stopping MongoDB...
mongodb 10:21:24.84 INFO  ==> ** MongoDB setup finished! **
test> 
mongodb 10:21:24.86 INFO  ==> ** Starting MongoDB **
{"t":{"$date":"2025-02-24T10:21:24.889Z"},"s":"I",  "c":"CONTROL",  "id":5760901, "ctx":"main","msg":"Applied --setParameter options","attr":{"serverParameters":{"enableLocalhostAuthBypass":{"default":true,"value":false}}}}