-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chef provisioning failed #3
Comments
I experienced this as well. Basically I had to hand-install mysql and re-run the provision script. It may have something to do with SSL certs. Whatever is providing MySQL i think is throwing a cert error. Or near as I can tell. Its also possible that i've conflated the issue with some other issue chef is having with the cert, but my install failed at the same place. Here's a portion of the chef log: [2015-04-14T21:16:09+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out |
Hi Fabrizio, I am getting following error while setting up vagrant box. I am trying on windows 7 as host system. Error executing action
|
Try increasing the memory allocated to the VM |
I increased the memory from 512 MB to 1024 MB of my unibox. Should I do vagrant up again? |
Hi @vishalcode, simply run Btw, I've also added this default setting to the repo now: 0b82793 Cheers, |
Hi Fabrizio
i'm tryng to run vagrant but i stop on this problem during chef provisioning running both on osx and ubuntu 14.04, i tried many times.
What problem can be?
The text was updated successfully, but these errors were encountered: