During installation, I got the error below. Help greatly appreciated.
Hello,
can you please check that your Firewall does not block vagrant.
Best regards
Thomas
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)
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
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:
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
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
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
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