[openstack-dev] Error: Actor crashed

Riccardo Diago riccardo.diago at gmail.com
Mon Nov 9 08:48:01 UTC 2015


Hi all,
I was trying running stable/kilo branch infrastructure with the
following setting of chef dk:

  * Chef Development Kit Version: 0.9.0
  * chef-client version: 12.5.1
  * berks version: 4.0.1
  * kitchen version: 1.4.2

But when I run the command:

  * chef exec rake berks_vendor

I got the following error:

[2015-11-07T11:14:21.289451 #10681] ERROR -- : Actor crashed!
Errno::EHOSTUNREACH: No route to host - connect(2) for "s3.amazonaws.com
<http://s3.amazonaws.com>" port 443


I have also check the knife.rb which looks like this:

current_dir = File.dirname(__FILE__)
log_level :info
log_location STDOUT
node_name 'nodienode'
client_key "#{current_dir}/nodienode.pem"
validation_client_name 'chef-validator'
validation_key "#{current_dir}/validator.pem"
chef_server_url 'https://api.opscode.com/organizations/my_awesome_org'
cache_type 'BasicFile'
cache_options(path: "#{ENV['HOME']}/.chef/checksums")
cookbook_path ["#{current_dir}/../cookbooks"]
knife[:secret_file] = "#{current_dir}/encrypted_data_bag_secret"

I tried google it, but I don't find a solution.
I checked also my firewall and is ok.

Can someone help me out, please ?


Thanks for any suggestion.

Riccardo ( aka diagor)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151109/af2c522b/attachment.html>


More information about the OpenStack-dev mailing list