[solved] Rocket.Chat container is restarting after installation whitout result

I installed rocket.chat through the app center. Due to some reason docker ps shows the status Restarting (1) xx minutes ago since some whilenow.

Entering the app using univention-app shell rocketchat gives Error response from daemon: Container 330f09c1bbabfb788a544d68ee968e670c083ce0ceeb2b2918bfe08309aa5c21 is restarting, wait until the container is running.

Did anybody has this issue as well and how could this be solved?

Here’s a log of the rocket.chat container and a log of the mongodb container. Seems that there is a connection issue:

{"log":"/app/bundle/programs/server/node_modules/fibers/future.js:313\n","stream":"stderr","time":"2019-02-05T14:53:58.978358714Z"}
{"log":"\u0009\u0009\u0009\u0009\u0009\u0009throw(ex);\n","stream":"stderr","time":"2019-02-05T14:53:58.978415159Z"}
{"log":"\u0009\u0009\u0009\u0009\u0009\u0009^\n","stream":"stderr","time":"2019-02-05T14:53:58.97842398Z"}
{"log":"\n","stream":"stderr","time":"2019-02-05T14:53:58.978429703Z"}
{"log":"MongoNetworkError: failed to connect to server [mongo:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 172.18.0.2:27017]\n","stream":"stderr","time":"2019-02-05T14:53:58.978434656Z"}
{"log":"    at Pool.\u003canonymous\u003e (/app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/topologies/server.js:564:11)\n","stream":"stderr","time":"2019-02-05T14:53:58.978460727Z"}
{"log":"    at emitOne (events.js:116:13)\n","stream":"stderr","time":"2019-02-05T14:53:58.978470399Z"}
{"log":"    at Pool.emit (events.js:211:7)\n","stream":"stderr","time":"2019-02-05T14:53:58.97847902Z"}
{"log":"    at Connection.\u003canonymous\u003e (/app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/pool.js:317:12)\n","stream":"stderr","time":"2019-02-05T14:53:58.978485117Z"}
{"log":"    at Object.onceWrapper (events.js:317:30)\n","stream":"stderr","time":"2019-02-05T14:53:58.978490759Z"}
{"log":"    at emitTwo (events.js:126:13)\n","stream":"stderr","time":"2019-02-05T14:53:58.978495714Z"}
{"log":"    at Connection.emit (events.js:214:7)\n","stream":"stderr","time":"2019-02-05T14:53:58.978500495Z"}
{"log":"    at Socket.\u003canonymous\u003e (/app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js:246:50)\n","stream":"stderr","time":"2019-02-05T14:53:58.9785054Z"}
{"log":"    at Object.onceWrapper (events.js:315:30)\n","stream":"stderr","time":"2019-02-05T14:53:58.978510869Z"}
{"log":"    at emitOne (events.js:116:13)\n","stream":"stderr","time":"2019-02-05T14:53:58.978515801Z"}
{"log":"    at Socket.emit (events.js:211:7)\n","stream":"stderr","time":"2019-02-05T14:53:58.978520633Z"}
{"log":"    at emitErrorNT (internal/streams/destroy.js:64:8)\n","stream":"stderr","time":"2019-02-05T14:53:58.978525609Z"}
{"log":"    at _combinedTickCallback (internal/process/next_tick.js:138:11)\n","stream":"stderr","time":"2019-02-05T14:53:58.978530581Z"}
{"log":"    at process._tickCallback (internal/process/next_tick.js:180:9)\n","stream":"stderr","time":"2019-02-05T14:53:58.978535685Z"}
{"log":"/app/bundle/programs/server/node_modules/fibers/future.js:313\n","stream":"stderr","time":"2019-02-05T14:54:02.78405009Z"}
{"log":"\u0009\u0009\u0009\u0009\u0009\u0009throw(ex);\n","stream":"stderr","time":"2019-02-05T14:54:02.784099249Z"}
{"log":"\u0009\u0009\u0009\u0009\u0009\u0009^\n","stream":"stderr","time":"2019-02-05T14:54:02.784106684Z"}
{"log":"\n","stream":"stderr","time":"2019-02-05T14:54:02.784113032Z"}
{"log":"MongoNetworkError: failed to connect to server [mongo:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 172.18.0.2:27017]\n","stream":"stderr","time":"2019-02-05T14:54:02.784118317Z"}
{"log":"    at Pool.\u003canonymous\u003e (/app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/topologies/server.js:564:11)\n","stream":"stderr","time":"2019-02-05T14:54:02.784125381Z"}
{"log":"    at emitOne (events.js:116:13)\n","stream":"stderr","time":"2019-02-05T14:54:02.784131363Z"}
{"log":"    at Pool.emit (events.js:211:7)\n","stream":"stderr","time":"2019-02-05T14:54:02.784136439Z"}
{"log":"    at Connection.\u003canonymous\u003e (/app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/pool.js:317:12)\n","stream":"stderr","time":"2019-02-05T14:54:02.78414162Z"}
{"log":"    at Object.onceWrapper (events.js:317:30)\n","stream":"stderr","time":"2019-02-05T14:54:02.784147458Z"}
{"log":"    at emitTwo (events.js:126:13)\n","stream":"stderr","time":"2019-02-05T14:54:02.784152591Z"}
{"log":"    at Connection.emit (events.js:214:7)\n","stream":"stderr","time":"2019-02-05T14:54:02.784171151Z"}
{"log":"    at Socket.\u003canonymous\u003e (/app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js:246:50)\n","stream":"stderr","time":"2019-02-05T14:54:02.784176951Z"}
{"log":"    at Object.onceWrapper (events.js:315:30)\n","stream":"stderr","time":"2019-02-05T14:54:02.784182769Z"}
{"log":"    at emitOne (events.js:116:13)\n","stream":"stderr","time":"2019-02-05T14:54:02.784187957Z"}
{"log":"    at Socket.emit (events.js:211:7)\n","stream":"stderr","time":"2019-02-05T14:54:02.784193056Z"}
{"log":"    at emitErrorNT (internal/streams/destroy.js:64:8)\n","stream":"stderr","time":"2019-02-05T14:54:02.784200319Z"}
{"log":"    at _combinedTickCallback (internal/process/next_tick.js:138:11)\n","stream":"stderr","time":"2019-02-05T14:54:02.784207866Z"}
{"log":"    at process._tickCallback (internal/process/next_tick.js:180:9)\n","stream":"stderr","time":"2019-02-05T14:54:02.784218161Z"}
{"log":"/app/bundle/programs/server/node_modules/fibers/future.js:313\n","stream":"stderr","time":"2019-02-05T14:54:05.971902841Z"}
{"log":"\u0009\u0009\u0009\u0009\u0009\u0009throw(ex);\n","stream":"stderr","time":"2019-02-05T14:54:05.971970808Z"}
{"log":"\u0009\u0009\u0009\u0009\u0009\u0009^\n","stream":"stderr","time":"2019-02-05T14:54:05.971980173Z"}
{"log":"\n","stream":"stderr","time":"2019-02-05T14:54:05.971987792Z"}
{"log":"MongoNetworkError: failed to connect to server [mongo:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 172.18.0.2:27017]\n","stream":"stderr","time":"2019-02-05T14:54:05.97199465Z"}
{"log":"    at Pool.\u003canonymous\u003e (/app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/topologies/server.js:564:11)\n","stream":"stderr","time":"2019-02-05T14:54:05.972010088Z"}
{"log":"    at emitOne (events.js:116:13)\n","stream":"stderr","time":"2019-02-05T14:54:05.972018286Z"}
{"log":"    at Pool.emit (events.js:211:7)\n","stream":"stderr","time":"2019-02-05T14:54:05.972025325Z"}
{"log":"    at Connection.\u003canonymous\u003e (/app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/pool.js:317:12)\n","stream":"stderr","time":"2019-02-05T14:54:05.972032227Z"}
{"log":"    at Object.onceWrapper (events.js:317:30)\n","stream":"stderr","time":"2019-02-05T14:54:05.972040073Z"}
{"log":"    at emitTwo (events.js:126:13)\n","stream":"stderr","time":"2019-02-05T14:54:05.972046977Z"}
{"log":"    at Connection.emit (events.js:214:7)\n","stream":"stderr","time":"2019-02-05T14:54:05.972053801Z"}
{"log":"    at Socket.\u003canonymous\u003e (/app/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js:246:50)\n","stream":"stderr","time":"2019-02-05T14:54:05.972060689Z"}
{"log":"    at Object.onceWrapper (events.js:315:30)\n","stream":"stderr","time":"2019-02-05T14:54:05.972068458Z"}
{"log":"    at emitOne (events.js:116:13)\n","stream":"stderr","time":"2019-02-05T14:54:05.972075297Z"}
{"log":"    at Socket.emit (events.js:211:7)\n","stream":"stderr","time":"2019-02-05T14:54:05.972082184Z"}
{"log":"    at emitErrorNT (internal/streams/destroy.js:64:8)\n","stream":"stderr","time":"2019-02-05T14:54:05.972088983Z"}
{"log":"    at _combinedTickCallback (internal/process/next_tick.js:138:11)\n","stream":"stderr","time":"2019-02-05T14:54:05.97209602Z"}
{"log":"    at process._tickCallback (internal/process/next_tick.js:180:9)\n","stream":"stderr","time":"2019-02-05T14:54:05.972103089Z"}
{"log":"/app/bundle/programs/server/node_modules/fibers/future.js:280\n","stream":"stderr","time":"2019-02-05T14:54:09.86412074Z"}
{"log":"\u0009\u0009\u0009\u0009\u0009\u0009throw(ex);\n","stream":"stderr","time":"2019-02-05T14:54:09.864181132Z"}
{"log":"\u0009\u0009\u0009\u0009\u0009\u0009^\n","stream":"stderr","time":"2019-02-05T14:54:09.86418799Z"}
{"log":"\n","stream":"stderr","time":"2019-02-05T14:54:09.864193645Z"}
{"log":"Error: $MONGO_OPLOG_URL must be set to the 'local' database of a Mongo replica set\n","stream":"stderr","time":"2019-02-05T14:54:09.864198736Z"}
{"log":"    at OplogHandle._startTailing (packages/mongo/oplog_tailing.js:223:13)\n","stream":"stderr","time":"2019-02-05T14:54:09.864219589Z"}
{"log":"    at new OplogHandle (packages/mongo/oplog_tailing.js:82:8)\n","stream":"stderr","time":"2019-02-05T14:54:09.864225781Z"}
{"log":"    at new MongoConnection (packages/mongo/mongo_driver.js:225:25)\n","stream":"stderr","time":"2019-02-05T14:54:09.864230994Z"}
{"log":"    at new MongoInternals.RemoteCollectionDriver (packages/mongo/remote_collection_driver.js:4:16)\n","stream":"stderr","time":"2019-02-05T14:54:09.864236274Z"}
{"log":"    at Object.\u003canonymous\u003e (packages/mongo/remote_collection_driver.js:38:10)\n","stream":"stderr","time":"2019-02-05T14:54:09.864241621Z"}
{"log":"    at Object.defaultRemoteCollectionDriver (packages/underscore.js:784:19)\n","stream":"stderr","time":"2019-02-05T14:54:09.864247182Z"}
{"log":"    at new Collection (packages/mongo/collection.js:97:40)\n","stream":"stderr","time":"2019-02-05T14:54:09.864255732Z"}
{"log":"    at new AccountsCommon (packages/accounts-base/accounts_common.js:23:18)\n","stream":"stderr","time":"2019-02-05T14:54:09.864261138Z"}
{"log":"    at new AccountsServer (packages/accounts-base/accounts_server.js:23:5)\n","stream":"stderr","time":"2019-02-05T14:54:09.864266188Z"}
{"log":"    at server_main.js (packages/accounts-base/server_main.js:7:12)\n","stream":"stderr","time":"2019-02-05T14:54:09.864271195Z"}
{"log":"    at fileEvaluate (packages/modules-runtime.js:336:7)\n","stream":"stderr","time":"2019-02-05T14:54:09.864276178Z"}
{"log":"    at Module.require (packages/modules-runtime.js:238:14)\n","stream":"stderr","time":"2019-02-05T14:54:09.864281107Z"}
{"log":"    at require (packages/modules-runtime.js:258:21)\n","stream":"stderr","time":"2019-02-05T14:54:09.864286053Z"}
{"log":"    at /app/bundle/programs/server/packages/accounts-base.js:1995:15\n","stream":"stderr","time":"2019-02-05T14:54:09.864290982Z"}
{"log":"    at /app/bundle/programs/server/packages/accounts-base.js:2002:3\n","stream":"stderr","time":"2019-02-05T14:54:09.864295937Z"}
{"log":"    at /app/bundle/programs/server/boot.js:411:36\n","stream":"stderr","time":"2019-02-05T14:54:09.86430108Z"}
{"log":"/app/bundle/programs/server/node_modules/fibers/future.js:280\n","stream":"stderr","time":"2019-02-05T14:54:12.777401303Z"}
{"log":"\u0009\u0009\u0009\u0009\u0009\u0009throw(ex);\n","stream":"stderr","time":"2019-02-05T14:54:12.777466638Z"}
{"log":"\u0009\u0009\u0009\u0009\u0009\u0009^\n","stream":"stderr","time":"2019-02-05T14:54:12.777483991Z"}
{"log":"\n","stream":"stderr","time":"2019-02-05T14:54:12.777494692Z"}
{"log":"Error: $MONGO_OPLOG_URL must be set to the 'local' database of a Mongo replica set\n","stream":"stderr","time":"2019-02-05T14:54:12.777503435Z"}
{"log":"    at OplogHandle._startTailing (packages/mongo/oplog_tailing.js:223:13)\n","stream":"stderr","time":"2019-02-05T14:54:12.777512533Z"}
{"log":"    at new OplogHandle (packages/mongo/oplog_tailing.js:82:8)\n","stream":"stderr","time":"2019-02-05T14:54:12.777521692Z"}
{"log":"    at new MongoConnection (packages/mongo/mongo_driver.js:225:25)\n","stream":"stderr","time":"2019-02-05T14:54:12.777530103Z"}
{"log":"    at new MongoInternals.RemoteCollectionDriver (packages/mongo/remote_collection_driver.js:4:16)\n","stream":"stderr","time":"2019-02-05T14:54:12.777537745Z"}
{"log":"    at Object.\u003canonymous\u003e (packages/mongo/remote_collection_driver.js:38:10)\n","stream":"stderr","time":"2019-02-05T14:54:12.777546012Z"}
{"log":"    at Object.defaultRemoteCollectionDriver (packages/underscore.js:784:19)\n","stream":"stderr","time":"2019-02-05T14:54:12.777553998Z"}
{"log":"    at new Collection (packages/mongo/collection.js:97:40)\n","stream":"stderr","time":"2019-02-05T14:54:12.77756351Z"}
{"log":"    at new AccountsCommon (packages/accounts-base/accounts_common.js:23:18)\n","stream":"stderr","time":"2019-02-05T14:54:12.777569199Z"}
{"log":"    at new AccountsServer (packages/accounts-base/accounts_server.js:23:5)\n","stream":"stderr","time":"2019-02-05T14:54:12.777574411Z"}
{"log":"    at server_main.js (packages/accounts-base/server_main.js:7:12)\n","stream":"stderr","time":"2019-02-05T14:54:12.77759212Z"}
{"log":"    at fileEvaluate (packages/modules-runtime.js:336:7)\n","stream":"stderr","time":"2019-02-05T14:54:12.777597784Z"}
{"log":"    at Module.require (packages/modules-runtime.js:238:14)\n","stream":"stderr","time":"2019-02-05T14:54:12.777602789Z"}
{"log":"    at require (packages/modules-runtime.js:258:21)\n","stream":"stderr","time":"2019-02-05T14:54:12.777607711Z"}
{"log":"    at /app/bundle/programs/server/packages/accounts-base.js:1995:15\n","stream":"stderr","time":"2019-02-05T14:54:12.777612782Z"}
{"log":"    at /app/bundle/programs/server/packages/accounts-base.js:2002:3\n","stream":"stderr","time":"2019-02-05T14:54:12.777617855Z"}
{"log":"    at /app/bundle/programs/server/boot.js:411:36\n","stream":"stderr","time":"2019-02-05T14:54:12.777622853Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=98d587fb3022\n","stream":"stdout","time":"2019-02-05T14:53:55.156628714Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten] db version v3.2.21\n","stream":"stdout","time":"2019-02-05T14:53:55.156692636Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten] git version: 1ab1010737145ba3761318508ff65ba74dfe8155\n","stream":"stdout","time":"2019-02-05T14:53:55.156703822Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.1t  3 May 2016\n","stream":"stdout","time":"2019-02-05T14:53:55.15671271Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten] allocator: tcmalloc\n","stream":"stdout","time":"2019-02-05T14:53:55.156725079Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten] modules: none\n","stream":"stdout","time":"2019-02-05T14:53:55.156732934Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten] build environment:\n","stream":"stdout","time":"2019-02-05T14:53:55.156740868Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten]     distmod: debian81\n","stream":"stdout","time":"2019-02-05T14:53:55.156748948Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten]     distarch: x86_64\n","stream":"stdout","time":"2019-02-05T14:53:55.156756721Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten]     target_arch: x86_64\n","stream":"stdout","time":"2019-02-05T14:53:55.156764427Z"}
{"log":"2019-02-05T14:53:55.156+0000 I CONTROL  [initandlisten] options: { replication: { oplogSizeMB: 128, replSet: \"rs0\" }, storage: { engine: \"mmapv1\", mmapv1: { smallFiles: true } } }\n","stream":"stdout","time":"2019-02-05T14:53:55.156772238Z"}
{"log":"2019-02-05T14:53:55.172+0000 I JOURNAL  [initandlisten] journal dir=/data/db/journal\n","stream":"stdout","time":"2019-02-05T14:53:55.173190376Z"}
{"log":"2019-02-05T14:53:55.179+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed\n","stream":"stdout","time":"2019-02-05T14:53:55.179653858Z"}
{"log":"2019-02-05T14:53:57.530+0000 I JOURNAL  [initandlisten] preallocateIsFaster=true 29.2\n","stream":"stdout","time":"2019-02-05T14:53:57.530825367Z"}
{"log":"2019-02-05T14:54:01.963+0000 I JOURNAL  [initandlisten] preallocateIsFaster=true 71.7\n","stream":"stdout","time":"2019-02-05T14:54:01.963618833Z"}
{"log":"2019-02-05T14:54:04.963+0000 I JOURNAL  [initandlisten] preallocateIsFaster=true 25.36\n","stream":"stdout","time":"2019-02-05T14:54:04.963621972Z"}
{"log":"2019-02-05T14:54:04.963+0000 I JOURNAL  [initandlisten] preallocateIsFaster check took 9.784 secs\n","stream":"stdout","time":"2019-02-05T14:54:04.963660088Z"}
{"log":"2019-02-05T14:54:04.963+0000 I JOURNAL  [initandlisten] preallocating a journal file /data/db/journal/prealloc.0\n","stream":"stdout","time":"2019-02-05T14:54:04.963666861Z"}
{"log":"2019-02-05T14:54:06.008+0000 I JOURNAL  [initandlisten] preallocating a journal file /data/db/journal/prealloc.1\n","stream":"stdout","time":"2019-02-05T14:54:06.009203943Z"}
{"log":"2019-02-05T14:54:07.692+0000 I JOURNAL  [initandlisten] preallocating a journal file /data/db/journal/prealloc.2\n","stream":"stdout","time":"2019-02-05T14:54:07.692833219Z"}
{"log":"2019-02-05T14:54:08.768+0000 I JOURNAL  [durability] Durability thread started\n","stream":"stdout","time":"2019-02-05T14:54:08.768981106Z"}
{"log":"2019-02-05T14:54:08.768+0000 I JOURNAL  [journal writer] Journal writer thread started\n","stream":"stdout","time":"2019-02-05T14:54:08.769224397Z"}
{"log":"2019-02-05T14:54:08.795+0000 I CONTROL  [initandlisten] \n","stream":"stdout","time":"2019-02-05T14:54:08.79562475Z"}
{"log":"2019-02-05T14:54:08.795+0000 I CONTROL  [initandlisten] ** WARNING: You are running on a NUMA machine.\n","stream":"stdout","time":"2019-02-05T14:54:08.795653378Z"}
{"log":"2019-02-05T14:54:08.795+0000 I CONTROL  [initandlisten] **          We suggest launching mongod like this to avoid performance problems:\n","stream":"stdout","time":"2019-02-05T14:54:08.795659704Z"}
{"log":"2019-02-05T14:54:08.795+0000 I CONTROL  [initandlisten] **              numactl --interleave=all mongod [other options]\n","stream":"stdout","time":"2019-02-05T14:54:08.79567735Z"}
{"log":"2019-02-05T14:54:08.795+0000 I CONTROL  [initandlisten] \n","stream":"stdout","time":"2019-02-05T14:54:08.795683714Z"}
{"log":"2019-02-05T14:54:08.829+0000 I INDEX    [initandlisten] allocating new ns file /data/db/local.ns, filling with zeroes...\n","stream":"stdout","time":"2019-02-05T14:54:08.8297702Z"}
{"log":"2019-02-05T14:54:08.957+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/local.0, filling with zeroes...\n","stream":"stdout","time":"2019-02-05T14:54:08.957646127Z"}
{"log":"2019-02-05T14:54:08.957+0000 I STORAGE  [FileAllocator] creating directory /data/db/_tmp\n","stream":"stdout","time":"2019-02-05T14:54:08.95767682Z"}
{"log":"2019-02-05T14:54:08.985+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/local.0, size: 16MB,  took 0.016 secs\n","stream":"stdout","time":"2019-02-05T14:54:08.986250656Z"}
{"log":"2019-02-05T14:54:09.025+0000 I REPL     [initandlisten] Did not find local voted for document at startup.\n","stream":"stdout","time":"2019-02-05T14:54:09.025614266Z"}
{"log":"2019-02-05T14:54:09.025+0000 I REPL     [initandlisten] Did not find local replica set configuration document at startup;  NoMatchingDocument: Did not find replica set configuration document in local.system.replset\n","stream":"stdout","time":"2019-02-05T14:54:09.025659126Z"}
{"log":"2019-02-05T14:54:09.025+0000 I NETWORK  [HostnameCanonicalizationWorker] Starting hostname canonicalization worker\n","stream":"stdout","time":"2019-02-05T14:54:09.025788586Z"}
{"log":"2019-02-05T14:54:09.025+0000 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data'\n","stream":"stdout","time":"2019-02-05T14:54:09.025896545Z"}
{"log":"2019-02-05T14:54:09.025+0000 I NETWORK  [initandlisten] waiting for connections on port 27017\n","stream":"stdout","time":"2019-02-05T14:54:09.026015041Z"}
{"log":"2019-02-05T14:54:09.675+0000 I NETWORK  [initandlisten] connection accepted from 172.18.0.3:41092 #1 (1 connection now open)\n","stream":"stdout","time":"2019-02-05T14:54:09.67552371Z"}
{"log":"2019-02-05T14:54:09.683+0000 I NETWORK  [conn1] received client metadata from 172.18.0.3:41092 conn1: { driver: { name: \"nodejs\", version: \"3.1.6\" }, os: { type: \"Linux\", name: \"linux\", architecture: \"x64\", version: \"4.9.0-8-amd64\" }, platform: \"Node.js v8.11.4, LE, mongodb-core: 3.1.5\" }\n","stream":"stdout","time":"2019-02-05T14:54:09.683765472Z"}
{"log":"2019-02-05T14:54:09.702+0000 I NETWORK  [initandlisten] connection accepted from 172.18.0.3:41094 #2 (2 connections now open)\n","stream":"stdout","time":"2019-02-05T14:54:09.702661271Z"}
{"log":"2019-02-05T14:54:09.703+0000 I NETWORK  [conn2] received client metadata from 172.18.0.3:41094 conn2: { driver: { name: \"nodejs\", version: \"3.1.6\" }, os: { type: \"Linux\", name: \"linux\", architecture: \"x64\", version: \"4.9.0-8-amd64\" }, platform: \"Node.js v8.11.4, LE, mongodb-core: 3.1.5\" }\n","stream":"stdout","time":"2019-02-05T14:54:09.703456475Z"}
{"log":"2019-02-05T14:54:09.707+0000 I NETWORK  [initandlisten] connection accepted from 172.18.0.3:41096 #3 (3 connections now open)\n","stream":"stdout","time":"2019-02-05T14:54:09.707640723Z"}
{"log":"2019-02-05T14:54:09.707+0000 I NETWORK  [conn3] received client metadata from 172.18.0.3:41096 conn3: { driver: { name: \"nodejs\", version: \"3.1.6\" }, os: { type: \"Linux\", name: \"linux\", architecture: \"x64\", version: \"4.9.0-8-amd64\" }, platform: \"Node.js v8.11.4, LE, mongodb-core: 3.1.5\" }\n","stream":"stdout","time":"2019-02-05T14:54:09.708055681Z"}
{"log":"2019-02-05T14:54:09.947+0000 I NETWORK  [conn1] end connection 172.18.0.3:41092 (2 connections now open)\n","stream":"stdout","time":"2019-02-05T14:54:09.947853654Z"}
{"log":"2019-02-05T14:54:09.947+0000 I NETWORK  [conn2] end connection 172.18.0.3:41094 (2 connections now open)\n","stream":"stdout","time":"2019-02-05T14:54:09.947908074Z"}
{"log":"2019-02-05T14:54:09.947+0000 I NETWORK  [conn3] end connection 172.18.0.3:41096 (2 connections now open)\n","stream":"stdout","time":"2019-02-05T14:54:09.947939506Z"}

Hello @raceface2nd,

thanks for your feedback. At the beginning of my testing a while ago I had something similar. What helped in my case was simply to stop and restart the app. Go to the console on the UCS host and issue the following commands:

  1. univention-app stop rocketchat
  2. univention-app start rocketchat

Does that help?

Best regards,
Nico

1 Like

Starting the app like this seems to work. I only tried to restart the containers with docker restart containerid.

Hello @raceface2nd,

good that it is working for you. A docker container restart with just the container id is not enough. Rocket.Chat is a multi container app and it uses Docker Compose. The above mentioned commands take this into account.

Starting and stopping of an app can, of course, be done via the UCS management console. Open the App Center, navigate to the app and then in the settings it can be started and stopped.

Best regards,
Nico

Mastodon