[chef-dev] Re: Problem when downloading Cookbooks from Chef-10 server


Chronological Thread 
  • From: Daniel DeLeo < >
  • To: Michael Vaknin < >
  • Cc: Chef Dev < >
  • Subject: [chef-dev] Re: Problem when downloading Cookbooks from Chef-10 server
  • Date: Wed, 16 Oct 2013 14:57:13 -0700


On Monday, October 14, 2013 at 10:43 PM, Michael Vaknin wrote:

Ok,
so i have a config file chef-server.rb 

bookshelf['url'] = "chef11.anyclipsrv.info"
bookshelf['listen'] = "chef11.anyclipsrv.info"
bookshelf['vip'] = "chef11.anyclipsrv.info"
bookshelf['port'] = 443
lb['api_fqdn'] = "chef11.anyclipsrv.info"

i run chef-server-ctl reconfigure

now when i try to upload i get this errors

INFO: Validating ruby files
INFO: Validating templates
INFO: Syntax OK
INFO: Saving AnyClip
INFO: HTTP Request Returned 500 Internal Server Error: internal service error
ERROR: Server returned error for https://chef11.anyclipsrv.info/sandboxes, retrying 1/5 in 4s
INFO: Validating ruby files
INFO: Validating templates
INFO: Syntax OK
INFO: Saving AnyClip-wordpress
INFO: Validating ruby files
INFO: Validating templates
INFO: Syntax OK
INFO: Saving ant
INFO: HTTP Request Returned 500 Internal Server Error: internal service error
ERROR: Server returned error for https://chef11.anyclipsrv.info/sandboxes, retrying 1/5 in 3s
INFO: HTTP Request Returned 500 Internal Server Error: internal service error
ERROR: Server returned error for https://chef11.anyclipsrv.info/sandboxes, retrying 1/5 in 4s
INFO: Validating ruby files
INFO: Validating templates
INFO: Syntax OK
INFO: Saving anyclip_newrelic
INFO: Validating ruby files
INFO: Validating templates
INFO: Syntax OK
INFO: Saving apache2
INFO: HTTP Request Returned 500 Internal Server Error: internal service error
ERROR: Server returned error for https://chef11.anyclipsrv.info/sandboxes, retrying 1/5 in 3s
INFO: HTTP Request Returned 500 Internal Server Error: internal service error
ERROR: Server returned error for https://chef11.anyclipsrv.info/sandboxes, retrying 1/5 in 4s
INFO: HTTP Request Returned 500 Internal Server Error: internal service error
ERROR: Server returned error for https://chef11.anyclipsrv.info/sandboxes, retrying 2/5 in 8s
INFO: HTTP Request Returned 500 Internal Server Error: internal service error
ERROR: Server returned error for https://chef11.anyclipsrv.info/sandboxes, retrying 2/5 in 8s


Thanks
Michael

These all look like retries that eventually succeed. Is there eventually a hard failure?

Also, for Chef 11, you can use chef-server-ctl tail to see the logs for all components. Any error messages in there?

-- 
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§