On 14/01/11 7:20 AM, Wesley Wu wrote:
Just installed Puppet 2.6.4 on Ubuntu 10.10

I was trying to restart the puppet agent but got the following error
and the agent didn't run:

$ sudo puppetd --server server.domain.com --waitforcert 60 --test
err: Could not retrieve catalog from remote server: SSL_connect
returned=1 errno=0 state=SSLv3 read server certificate B: certificate
verify failed
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

I have the puppet master running on "server.domain.com"

How can I fix it and get the agent to run?

Thanks,
Wesley

Wesley,
I ran into this one a couple of days ago.
Problem that time was that the system in question was a couple of hours behind. Fixing it's clock resolved the issue for me.

Cheers
Mike

--
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