That issue should be fixed. Can you confirm your on the latest clone? Just do a git pull.
If it still fails remove ~/.berkshelf and try again. On 8 Jan 2015 14:04, "Supun Muthutantrige" <sup...@wso2.com> wrote: > Hi Ian, > > Thank you for the information. When I run the "vagrant up" command > in binary-installation-advanced folder the following error occurred. I > tried this after stopping and starting the mysql server, changed the > default mysql 3306 port, but the error seems to be there, Would like to > know the reason > > Terminal output as follows, > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > ==> management: [2015-01-08T13:54:31+00:00] INFO: Forking chef instance to > converge... > ==> management: [2015-01-08T13:54:31+00:00] WARN: > ==> management: * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * * * * * * * * * * > ==> management: SSL validation of HTTPS requests is disabled. HTTPS > connections are still > ==> management: encrypted, but chef is not able to detect forged replies or > man in the middle > ==> management: attacks. > ==> management: > ==> management: To fix this issue add an entry like this to your > configuration file: > ==> management: > ==> management: ``` > ==> management: # Verify all HTTPS connections (recommended) > ==> management: ssl_verify_mode :verify_peer > ==> management: > ==> management: # OR, Verify only connections to chef-server > ==> management: verify_api_cert true > ==> management: ``` > ==> management: > ==> management: To check your SSL configuration, or troubleshoot errors, > you can use the > ==> management: `knife ssl check` command like so: > ==> management: > ==> management: ``` > ==> management: knife ssl check -c /tmp/vagrant-chef-2/solo.rb > ==> management: ``` > ==> management: > ==> management: * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * * * * * * * * * * > ==> management: > ==> management: [2015-01-08T13:54:31+00:00] INFO: *** Chef 11.16.0 *** > ==> management: [2015-01-08T13:54:31+00:00] INFO: Chef-client pid: 2932 > ==> management: [2015-01-08T13:54:36+00:00] INFO: Setting the run_list to > ["recipe[nat-router]", "recipe[cloudstack::management-server]"] from CLI > options > ==> management: [2015-01-08T13:54:36+00:00] INFO: Run List is > [recipe[nat-router], recipe[cloudstack::management-server]] > ==> management: [2015-01-08T13:54:36+00:00] INFO: Run List expands to > [nat-router, cloudstack::management-server] > ==> management: [2015-01-08T13:54:36+00:00] INFO: Starting Chef Run for > localhost > ==> management: [2015-01-08T13:54:36+00:00] INFO: Running start handlers > ==> management: [2015-01-08T13:54:36+00:00] INFO: Start handlers complete. > ==> management: > ==> management: > > ================================================================================ > ==> management: Recipe Compile Error > ==> management: > > ================================================================================ > ==> management: > ==> management: > ==> management: Chef::Exceptions::RecipeNotFound > ==> management: -------------------------------- > ==> management: could not find recipe client for cookbook mysql > ==> management: > ==> management: > ==> management: [2015-01-08T13:54:36+00:00] ERROR: Running exception > handlers > ==> management: [2015-01-08T13:54:36+00:00] ERROR: Exception handlers > complete > ==> management: [2015-01-08T13:54:36+00:00] FATAL: Stacktrace dumped to > /var/chef/cache/chef-stacktrace.out > ==> management: [2015-01-08T13:54:36+00:00] ERROR: could not find recipe > client for cookbook mysql > ==> management: [2015-01-08T13:54:37+00:00] FATAL: > Chef::Exceptions::ChildConvergeError: Chef run process exited > unsuccessfully (exit code 1) > Chef never successfully completed! Any errors should be visible in the > output above. Please fix your recipes so that they properly complete. > > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > > Thank you, > Regards > > > *Supun Rasitha Muthutantrige* > Software Engineer | Intern > WSO2 Inc: http://wso2.com > lean.enterprise.middleware > Mobile: 0758374608 >