Error: Actor crashed

29 views
Skip to first unread message

diagor

unread,
Nov 7, 2015, 5:54:02 AM11/7/15
to opscode-chef-openstack
Hi,
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" port 443



I tried google it, but I don't find a solution.

Can someone help me out, please ?


Thanks for any suggestion.


Riccardo ( aka diagor)



Samuel Cassiba

unread,
Nov 7, 2015, 11:46:27 AM11/7/15
to opscode-che...@googlegroups.com
Hi Riccardo,

openstack-chef-repo shouldn't be reaching out to AWS. Do you have something in your knife.rb throwing it off?

Please note that we no longer use this Google Group, but use the main openstack-dev list at openst...@lists.openstack.org, so you may reach a wider audience by posting to there with [chef] in the subject.

--
You received this message because you are subscribed to the Google Groups "opscode-chef-openstack" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opscode-chef-open...@googlegroups.com.
To post to this group, send email to opscode-che...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/opscode-chef-openstack/d9256228-8e8e-4cce-b64d-002bdbafc5e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

diagor

unread,
Nov 9, 2015, 3:38:51 AM11/9/15
to opscode-chef-openstack
Thanks Samuel, I'll post the question in the right place.
Anyway, for your info in my knife.rb I have the following:

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"

maybe I can change the log level to see what happen.... What u think?
Thanks
Riccardo



Il giorno sabato 7 novembre 2015 17:46:27 UTC+1, Samuel Cassiba ha scritto:
Hi Riccardo,

openstack-chef-repo shouldn't be reaching out to AWS. Do you have something in your knife.rb throwing it off?

Please note that we no longer use this Google Group, but use the main openstack-dev list at openst...@lists.openstack.org, so you may reach a wider audience by posting to there with [chef] in the subject.
On Sat, Nov 7, 2015 at 2:54 AM, diagor <riccard...@gmail.com> wrote:
Hi,
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" port 443



I tried google it, but I don't find a solution.

Can someone help me out, please ?


Thanks for any suggestion.


Riccardo ( aka diagor)



--
You received this message because you are subscribed to the Google Groups "opscode-chef-openstack" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opscode-chef-openstack+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages