Picture of Kok Han Yeow
Vagrant Install error - Ubantu/trusty32 not found
by Kok Han Yeow - Wednesday, 18 May 2016, 7:00 AM
 

During installation, I got the error below. Help greatly appreciated.

Picture of Thomas Berger
Re: Vagrant Install error - Ubantu/trusty32 not found
by Thomas Berger - Thursday, 19 May 2016, 7:14 AM
 

Hello,

can you please check that your Firewall does not block vagrant.

Best regards

Thomas

Picture of Kok Han Yeow
Re: Vagrant Install error - Ubantu/trusty32 not found
by Kok Han Yeow - Thursday, 19 May 2016, 2:59 PM
 

Hi Thomas,

Thank you very much for your reply.

I have set my Firewall to allow vagrant.

I also tried out a few vagrant commands. I'm not sure which ones I have tried. Probably the two below:

vagrant box add hashicorp/precise64

and

vagrant init hashicorp/precise64

So now I have the screen below (seems like there is a problem with CA certs and I have no idea how to resolve the problem)

Picture of Thomas Berger
Re: Vagrant Install error - Ubantu/trusty32 not found
by Thomas Berger - Friday, 20 May 2016, 7:09 AM
 

Hello,

thanks for checking you Firewall settings.

Looks like you are having issues with the SSL certificate.

I have disabled SSL certificate checks in the Vagrant configuration. Can you please test this Version of the Authoring Tool and confirm that this fixes the Problem.

Thanks

Thomas

Picture of Kok Han Yeow
Re: Vagrant Install error - Ubantu/trusty32 not found
by Kok Han Yeow - Friday, 20 May 2016, 2:40 PM
 

Hi Thomas,

Thank you very much for your help. Just to confirm, the version of the authoring tool I downloaded and used is "adapt_authoring-issue-1204". This version doesn't give me any more error message related to SSL cert. However I still have the following error message:

Picture of Thomas Berger
Re: Vagrant Install error - Ubantu/trusty32 not found
by Thomas Berger - Monday, 23 May 2016, 7:40 AM
 

No Problem.

It looks like you are executing the vagrant up command not in location where your downloaded and unzipped the AuthoringTool. To check that you are at the right location, run the following command in your Command Prompt ls -l. This list should contain a file called Vagrantfile.

Please make also sure, that you don't execute vagrant init. Further information can be found here: https://github.com/adaptlearning/adapt_authoring/wiki/Install-with-Vagrant#creating-the-vagrant-installation

PS: To open the CMD at a specific location on windows - Navaigate in the explorer into a location, press and hold shift key, right mouse button and select open command prompt here from the context menu.

Best regards

Thomas


Picture of Kok Han Yeow
Re: Vagrant Install error - Ubantu/trusty32 not found
by Kok Han Yeow - Monday, 23 May 2016, 4:09 PM
 

Hi Thomas,

I am so happy that I can finally login through the browser login page!!

Thanks a million for your help! :)

The problem was like you said; due to me running the 'vagrant up' command at the wrong directory.

Have a nice week ahead,

Kok Han

Picture of Thomas Berger
Re: Vagrant Install error - Ubantu/trusty32 not found
by Thomas Berger - Tuesday, 24 May 2016, 6:40 AM
 

Great News!

Your welcome Kok Han. Thanks for testing Adapt and the vagrant installation.

Just one thing to confirm. Did you use the updated version that fixes the SSL issues?

Best Regards

Thomas 

Picture of Kok Han Yeow
Re: Vagrant Install error - Ubantu/trusty32 not found
by Kok Han Yeow - Tuesday, 24 May 2016, 3:26 PM
 

Hi Thomas,

Yes I think so, I downloaded the version "adapt_authoring-issue-1204".

Regards,

Kok Han

Picture of franca grasselli
Re: Vagrant Install error - Ubantu/trusty32 not found
by franca grasselli - Friday, 27 May 2016, 9:17 AM
 

Hello Thomas, 

I'm joining this discussion because I have the same problem. But I couldn't solve it like Kok Han.
I'm sure I'm in the correct route. I've already checked the Firewall. And I've tried to install with the "adapt_authoring-issue-1204" version too. Both of them gave me the same problem.

Help greatly appreciated.

Many Thanks

 


Picture of Thomas Berger
Re: Vagrant Install error - Ubantu/trusty32 not found
by Thomas Berger - Tuesday, 31 May 2016, 1:23 PM
 

Hello Franca,

are you behind a corporate proxy server? If yo this might be usefull: http://stackoverflow.com/questions/37373862/errorfailed-to-connect-to-atlas-hashicorp-com-port-443-connection-refused

Best regards

Thomas