On Thursday, May 14, 2015 at 10:19 AM, Michael Lindsay wrote:
> I have also tried setting my new configuration to be the default knife.rb and renamed config.json in my .berkshelf directory. Same error:
>
> ==> /var/log/opscode/opscode-erchef/current <==
> 2015-05-14_17:12:38.73280 [error] Checking presence of checksum: <<"5b259a23bcccc6be76de01d811162d36">> for org <<"f03b7e8dadaf3bb09705d81dca36ec74">> from bucket "bookshelf" has taken longer than 5000 ms
> ...
> 2015-05-14_17:12:43.74133 [error] Checking presence of checksum: <<"471f01912a5109386225389563db4159">> for org <<"f03b7e8dadaf3bb09705d81dca36ec74">> from bucket "bookshelf" has taken longer than 5000 ms
> 2015-05-14_17:12:43.74134
This is definitely your problem, it could be any number of things. If you run `chef-server-ctl tail`, it will tail the logs of every component. You should see a request to the bookshelf application, which is one possible source of the issue. If you have some super aggressive firewall or something, it’s possible that the same behavior could be caused by the TCP packets from the erchef service to the bookshelf service simply getting dropped, which would hang for a long time attempting (and failing) to set up the TCP connection. Your normal network debugging techniques could help determine if this is your issue.
--
Daniel DeLeo
Archive powered by MHonArc 2.6.16.