I ran node.json got the same error the issue just for debugging I ran role directly like this...the issue I'm facing is my role worked perfectly on ubuntu 12.04 redmine site up..but When I tried to deploy it on CentOS it's failing as i sent stack trace before
On Friday, June 27, 2014 at 5:09 AM, Venkatesh Ainalli wrote:
> REDMINE on CentOS getting following error.
> Internal Server Error
>
> The server encountered an internal error or misconfiguration and was unable to complete your request.
>
>
> Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
>
>
> More information about this error may be available in the server error log.
>
> Apache Server at 10.10.3.101 Port 80
>
>
>
> roles]$ sudo chef-solo -j redmine-kpuME-Role.json -ldebug
As I said before, you cannot pass a role directly as the node json. Specifically, this is incorrect: `-j redmine-kpuME-Role.json` You have to pass a file that matches the format described here: http://docs.opscode.com/chef_solo.html#attributes
Your role is then loaded from your configured `role_path`, as described here: http://docs.opscode.com/chef_solo.html#roles
--
Daniel DeLeo
Archive powered by MHonArc 2.6.16.