Hi,

On 11/07/2011 06:36 PM, Peter Horvath wrote:
> Hi,
> 
> I've got a new install of Ubuntu lucid lynx with backport puppet
> 2.6.1, but when i try to run my templates i get this error.
> 
> /usr/lib/ruby/1.8/timeout.rb:60:in `open': execution expired (Timeout::Error)
>         from /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
...
>         from /usr/lib/ruby/1.8/facter/ec2.rb:10:in `can_connect?'
>         from /usr/lib/ruby/1.8/facter/ec2.rb:10:in `can_connect?'
>         from /usr/lib/ruby/1.8/facter/ec2.rb:33
>
> Do you have any idea what can be the cause of this?

I'm unfamiliar with the ec2 fact. Is it one of your own?

Apparently, it times out while trying to make some HTTP connection.

If this information doesn't suffice to find the problem, you may want to
"strace" the puppet run and try to find out what the unresponsive HTTP
peer is.

HTH,
Felix

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to