Skip to content

agile-data not starting in container within agile-stack #30

@firsti

Description

@firsti

Hi,

I started a fresh version of the agile-stack and I get the following error:

agile-data | Thu Jan 4 12:44:43.807 [initandlisten] MongoDB starting : pid=14 port=27017 dbpath=/data/db 64-bit host=agile-data
agile-data | Thu Jan 4 12:44:43.807 [initandlisten] db version v2.4.10
agile-data | Thu Jan 4 12:44:43.807 [initandlisten] git version: nogitversion
agile-data | Thu Jan 4 12:44:43.807 [initandlisten] build info: Linux x86-ubc-01 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 BOOST_LIB_VERSION=1_55
agile-data | Thu Jan 4 12:44:43.807 [initandlisten] allocator: tcmalloc
agile-data | Thu Jan 4 12:44:43.807 [initandlisten] options: { dbpath: "/data/db", repair: true }
agile-data | Thu Jan 4 12:44:43.818 [initandlisten] finished checking dbs
agile-data | Thu Jan 4 12:44:43.818 dbexit:
agile-data | Thu Jan 4 12:44:43.818 [initandlisten] shutdown: going to close listening sockets...
agile-data | Thu Jan 4 12:44:43.818 [initandlisten] shutdown: going to flush diaglog...
agile-data | Thu Jan 4 12:44:43.818 [initandlisten] shutdown: going to close sockets...
agile-data | Thu Jan 4 12:44:43.818 [initandlisten] shutdown: waiting for fs preallocator...
agile-data | Thu Jan 4 12:44:43.818 [initandlisten] shutdown: closing all files...
agile-data | Thu Jan 4 12:44:43.818 [initandlisten] closeAllFiles() finished
agile-data | Thu Jan 4 12:44:43.818 [initandlisten] shutdown: removing fs lock...
agile-data | Thu Jan 4 12:44:43.818 dbexit: really exiting now
agile-data | about to fork child process, waiting until server is ready for connections.
agile-data | forked process: 22
agile-data | all output going to: /usr/src/app/mongod.log
agile-data | log file [/usr/src/app/mongod.log] exists; copied to temporary file [/usr/src/app/mongod.log.2018-01-04T12-44-43]
agile-data | ERROR: child process failed, exited with error number 100
agile-data | /usr/bin/entry.sh: line 93: fg: job has terminated
agile-data exited with code 100

I also tried it with the agile-data version v0.0.12, but I get the same error. I am running it with x86_64 architecture.

Best,
Eduard

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions