On Thu, May 30, 2013 at 12:35 PM, Chandan Maheshwari < " target="_blank"> > wrote:
Is your ec2 instance is created in VPN? Well should not matter, but just to confirm.VPC ? No, regular instanceAlso what error you are getting, Is the error you are getting is : "“/usr/lib/ruby/1.8/net/http.rb:560:in `initialize': getaddrinfo: Name or service not known (SocketError)”Client side: ERROR: Server returned error for https://chef.example.com/sandboxes/0000000000005feeed789cb9c3139a11, retrying 1/5 in 4sHere is the tail: http://pastebin.com/Dtabh4QCJoseph, thanks for pointing that out, i couldn't understand what the issue is here, i'll try knife server plugin to see if it makes any configuration different
Hello,Trying to configure chef server 11 on EC2 and i think i hit that internal redirect problem [0] also mentioned here [1]( Can update roles, environments, but can't upload cookbooks )I would like to know what are the dependencies for chef server 11 to just work.My steps:Boot ec2 instancePoint chef.example.com to public ip of that instancePut "public_ip chef.example.com" to /etc/hosts ( can resolve chef.example.com anyway )/etc/init.d/hostname start ( even reboot )Get 11.0.8 and installchef-server-ctl reconfigureAnd problem startsAs suggested, tried overwriting it with chef-server.rb:server_name = "chef.example.com"api_fqdn server_namenginx['url'] = "https://#{server_name}"nginx['server_name'] = server_namelb['fqdn'] = server_namebookshelf['vip'] = server_namereconfigured with no luck.Thanks[Example log] http://pastebin.com/Dd69kwH8
Archive powered by MHonArc 2.6.16.