[2013-07-31T13:42:29+08:00] WARN: Chef client is running, will wait for it
to finish and then run.
ps aux | grep chef-client
root 32131 0.0 0.0 13576 928 pts/4 S+ 13:42 0:00 grep
–color=auto chef-client
Chef client is not running so I can see. How do I resolve with chef-solo?
On Tuesday, July 30, 2013 at 10:45 PM, David Montgomery wrote:
[2013-07-31T13:42:29+08:00] WARN: Chef client is running, will wait for it to finish and then run.
ps aux | grep chef-client
root 32131 0.0 0.0 13576 928 pts/4 S+ 13:42 0:00 grep --color=auto chef-client
Chef client is not running so I can see. How do I resolve with chef-solo?
What version of Chef are you running?
You may be hitting this bug, which is fixed in 11.6.0:
http://tickets.opscode.com/browse/MIXLIB-12
--
Daniel DeLeo