Hi @abjimenez ,
Yes, i am using MongoDB with Replication. After running nami start mongodb,
2018-01-30T17:13:29.560+0000 I CONTROL [main] ***** SERVER RESTARTED *****
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] MongoDB starting : pid=9805 port=27017 dbpath=/opt/bitnami/mongodb/data/db 64-bit host=mongocms0
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] db version v3.4.1
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] git version: 5e103c4f5583e2566a45d740225dc250baacfbd7
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1t 3 May 2016
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] allocator: tcmalloc
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] modules: none
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] build environment:
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] distmod: debian81
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] distarch: x86_64
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] target_arch: x86_64
2018-01-30T17:13:29.579+0000 I CONTROL [initandlisten] options: { config: "/opt/bitnami/mongodb/conf/mongodb.conf", net: { bindIp: "0.0.0.0", port: 27017, unixDomainSocket: { enabled: true, pathPrefix: "/opt/bitnami/mongodb/tmp" } }, processManagement: { fork: false, pidFilePath: "/opt/bitnami/mongodb/tmp/mongodb.pid" }, replication: { replSetName: "replicaset" }, security: { authorization: "enabled", keyFile: "/opt/bitnami/mongodb/conf/keyfile" }, setParameter: { enableLocalhostAuthBypass: "false" }, storage: { dbPath: "/opt/bitnami/mongodb/data/db", journal: { enabled: true } }, systemLog: { destination: "file", logAppend: true, path: "/opt/bitnami/mongodb/logs/mongodb.log" } }
2018-01-30T17:13:29.600+0000 I - [initandlisten] Detected data files in /opt/bitnami/mongodb/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
2018-01-30T17:13:29.600+0000 I STORAGE [initandlisten]
2018-01-30T17:13:29.600+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
2018-01-30T17:13:29.600+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
2018-01-30T17:13:29.600+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=6513M,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0),
2018-01-30T17:13:29.608+0000 E STORAGE [initandlisten] WiredTiger error (13) [1517332409:608966][9805:0x7f76a6ae7cc0], file:WiredTiger.wt, connection: /opt/bitnami/mongodb/data/db/WiredTiger.turtle: handle-open: open: Permission denied
2018-01-30T17:13:29.609+0000 I - [initandlisten] Assertion: 28595:13: Permission denied src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp 267
2018-01-30T17:13:29.609+0000 I STORAGE [initandlisten] exception in initAndListen: 28595 13: Permission denied, terminating
2018-01-30T17:13:29.609+0000 I NETWORK [initandlisten] shutdown: going to close listening sockets...
2018-01-30T17:13:29.609+0000 I NETWORK [initandlisten] removing socket file: /opt/bitnami/mongodb/tmp/mongodb-27017.sock
2018-01-30T17:13:29.609+0000 I NETWORK [initandlisten] shutdown: going to flush diaglog...
2018-01-30T17:13:29.609+0000 I CONTROL [initandlisten] now exiting
2018-01-30T17:13:29.609+0000 I CONTROL [initandlisten] shutting down with code:100
root@mongocms0:/opt/bitnami/nami# 2018-01-30T17:13:29.560+0000 I CONTROL [main] ***** SERVER RESTARTED *****
2018-01-30T17:13:29.600+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
2018-01-30T17:13:29.600+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/corebash: 2018-01-30T17:13:29.560+0000: command not found
/prodnotes-filesystem
2018-01-30T17:13:29.600+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=6513M,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0),
2018-01-30T17:13:29.608+0000 E STORAGE [initandlisten] WiredTiger error (13) [1517332409:608966][9805:0x7f76a6ae7cc0], file:WiredTiger.wt, connection: /opt/bitnami/mongodb/data/db/WiredTiger.turtle: handle-open: open: Permission denied
2018-01-30T17:13:29.609+0000 I - [initandlisten] Assertion: 28595:13: Permission denied src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp 267
2018-01-30T17:13:29.609+0000 I STORAGE [initandlisten] exception in initAndListen: 28595 13: Permission denied, terminating
2018-01-30T17:13:29.609+0000 I NETWORK [initandlisten] shutdown: going to close listening sockets...
2018-01-30T17:13:29.609+0000 I NETWORK [initandlisten] removing socket file: /opt/bitnami/mongodb/tmp/mongodb-27017.sock
2018-01-30T17:13:29.609+0000 I NETWORK [initandlisten] shutdown: going to flush diaglog...
2018-01-30T17:13:29.609+0000 I CONTROL [initandlisten] now exiting
2018-01-30T17:13:29.609+0000 I CONTROL [initandlisten] shutting down with code:100
And, after cat $(ls -t /tmp/nami_* | head -n10)
[Tue Jan 30 2018 17:16:32 GMT+0000 (UTC)] nami ERROR Unable to start com.bitnami.mongodb: Pid file '/opt/bitnami/mongodb/tmp/mongodb.pid' was found but either no proper PID was found or no process is running there.
[Tue Jan 30 2018 14:53:15 GMT+0000 (UTC)] nami ERROR Unknown command 'update'
[Tue Jan 30 2018 14:49:15 GMT+0000 (UTC)] nami ERROR Command 'install' expects at least 1 argument but you provided 0
Thank you for help