-
Notifications
You must be signed in to change notification settings - Fork 871
Description
Hi,
I am compiling new Docker image of Lucida at Ubuntu 14.04. It gets stuck at the last step of ./install-mongodb.sh
Log: -
Install file: "src/mongo/util/time_support.h" as "/usr/local/include/mongo/util/time_support.h"
Chmod("/usr/local/include/mongo/util/time_support.h", 0644)
Creating 'build/linux2/c++11_on/ssl/mongo/version.h'
Install file: "build/linux2/c++11_on/ssl/mongo/version.h" as "/usr/local/include/mongo/version.h"
Chmod("/usr/local/include/mongo/version.h", 0644)
scons: done building targets.
terminate called after throwing an instance of 'mongo::SocketException'
what(): socket exception [FAILED_STATE] for localhost:27017 (127.0.0.1) failed
Failed to install MongoDB and C++ driver
The command '/bin/sh -c /bin/bash install_mongodb.sh' returned a non-zero code: 1