Picture of S D
Installation Issue: Hanging Install at Creating Tenant
by S D - Sunday, 21 May 2017, 12:33 PM
 

 

Hi, I've installed Adapt on a Ubuntu server 16.04 on AWS. 

I am following the steps in the guide below, however, it is hanging at the end when creating the tenant. 

Has anyone come across this issue on Ubuntu?

https://github.com/adaptlearning/adapt_authoring/wiki/Installing-Adapt-Origin

Picture of Dan Gray
Re: Installation Issue: Hanging Install at Creating Tenant
by Dan Gray - Tuesday, 23 May 2017, 7:45 PM
 

Looks like it's failing to connect to the mongoDB instance on localhost:27017. It will try and create the database at that point in the install. 

Do you have mongo installed and running on localhost port 27017?

I'm sure you have seen the install wiki but it's here just in case.