Problem uploading cookbooks on Chef 11 Server

Hi, I don’t seem to be able to upload cookbooks on a new install chef 11 server.

From knife I get https://gist.github.com/drrk/3555c74d582e0418bf71

And on the server in /var/log/chef-server/erchef/current I get:
https://gist.github.com/drrk/917561a92dbeaaa2f72f

I’m not sure what’s wrong or how to fix.

Thanks,

Kimball Johnson

On 3/12/13 6:52 AM, Kimball Johnson wrote:

Hi, I don't seem to be able to upload cookbooks on a new install chef 11 server.

From knife I get https://gist.github.com/drrk/3555c74d582e0418bf71

And on the server in /var/log/chef-server/erchef/current I get:
https://gist.github.com/drrk/917561a92dbeaaa2f72f

I'm not sure what's wrong or how to fix.

It looks like erchef is getting ENETUNREACH when attempting to talk to
bookshelf. Is the FQDN for your chef-server (hostname --fqdn) properly
resolvable?

Sincerely,

Steven

--
Steven Danna
Systems Engineer, Opscode, Inc
GPG Key: http://stevendanna.github.com/downloads/code/public.key

That did it, thanks, now what's wrong with 127.0.0.1 :wink:

Cheers,

Kimball

On 12 March 2013 14:55, Steven Danna steve@opscode.com wrote:

On 3/12/13 6:52 AM, Kimball Johnson wrote:

Hi, I don't seem to be able to upload cookbooks on a new install chef 11 server.

From knife I get https://gist.github.com/drrk/3555c74d582e0418bf71

And on the server in /var/log/chef-server/erchef/current I get:
https://gist.github.com/drrk/917561a92dbeaaa2f72f

I'm not sure what's wrong or how to fix.

It looks like erchef is getting ENETUNREACH when attempting to talk to
bookshelf. Is the FQDN for your chef-server (hostname --fqdn) properly
resolvable?

Sincerely,

Steven

--
Steven Danna
Systems Engineer, Opscode, Inc
GPG Key: http://stevendanna.github.com/downloads/code/public.key