posty / posty_api

Utility to administrate mailserver based on postfix and dovecot
www.posty-soft.org
Other
85 stars 19 forks source link

issues with vagrant box installation #18

Closed aditya- closed 9 years ago

aditya- commented 9 years ago

Hi,

When i am saying "vagrant up" i am getting following error .. i tried many ways but unable to fix the issue.

Generating chef JSON and uploading...
==> default: Running chef-solo...
==> default: [2015-04-16T05:28:20-04:00] INFO: Forking chef instance to converge...
==> default: [2015-04-16T05:28:20-04:00] INFO: *** Chef 12.2.1 ***
==> default: [2015-04-16T05:28:20-04:00] INFO: Chef-client pid: 1282
==> default: [2015-04-16T05:28:21-04:00] INFO: Setting the run_list to ["recipe[posty]"] from CLI options
==> default: [2015-04-16T05:28:21-04:00] INFO: Run List is [recipe[posty]]
==> default: [2015-04-16T05:28:21-04:00] INFO: Run List expands to [posty]
==> default: [2015-04-16T05:28:21-04:00] INFO: Starting Chef Run for mail.projmpcourses.org
==> default: [2015-04-16T05:28:21-04:00] INFO: Running start handlers
==> default: [2015-04-16T05:28:21-04:00] INFO: Start handlers complete.
==> default: 
==> default: ================================================================================
==> default: Recipe Compile Error
==> default: ================================================================================
==> default: 
==> default: 
==> default: Chef::Exceptions::RecipeNotFound
==> default: --------------------------------
==> default: could not find recipe server for cookbook mysql
==> default: 
==> default: 
==> default: [2015-04-16T05:28:21-04:00] ERROR: Running exception handlers
==> default: [2015-04-16T05:28:21-04:00] ERROR: Exception handlers complete
==> default: [2015-04-16T05:28:21-04:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
==> default: [2015-04-16T05:28:21-04:00] ERROR: could not find recipe server for cookbook mysql
==> default: [2015-04-16T05:28:21-04: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.

Please help me to fix the issue.

Thanks

@chicobico please look in to the issue

aditya- commented 9 years ago

@lweis @ben-hx @iaddict

please help me

chicobico commented 9 years ago

@aditya- i fixed the bug. Please update your posty_chef version to the current version. Change to the posty_chef folder on your machine and run git pull