Ganesh Kumar
2012-Jul-10 17:39 UTC
[Puppet Users] err: Could not request certificate: execution expired
Hi Guys, I am trying to executed sign client to server, I give the command to client #puppetd --test -d -v debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring File[/var/lib/puppet/ssl] debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring File[/var/lib/puppet/ssl] debug: Finishing transaction 23595599384520 err: Could not request certificate: execution expired Exiting; failed to retrieve certificate and waitforcert is disabled How to resolve this, please guide me guys. -Ganesh. Did I learn something today? If not, I wasted it. -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Felix Frank
2012-Jul-11 11:05 UTC
Re: [Puppet Users] err: Could not request certificate: execution expired
Hi, On 07/10/2012 07:39 PM, Ganesh Kumar wrote:> Hi Guys, > > I am trying to executed sign client to server, > I give the command to client #puppetd --test -d -v > > > debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring > File[/var/lib/puppet/ssl] > debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring > File[/var/lib/puppet/ssl] > debug: Finishing transaction 23595599384520 > > > > err: Could not request certificate: execution expired > Exiting; failed to retrieve certificate and waitforcert is disabled > > How to resolve this, please guide me guys. > > -Ganesh.On a new client, you have to run puppet agent --test --waitforcert=60 once. Then you can sign the certificate on the master. -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Ron
2012-Jul-11 23:41 UTC
[Puppet Users] Re: err: Could not request certificate: execution expired
I see this also if the time on the client is too far out of sync with the time on the server. set the time to within a few seconds of the server first, then try again. On Tuesday, July 10, 2012 12:39:13 PM UTC-5, Ganesh Ganesh wrote:> > Hi Guys, > > I am trying to executed sign client to server, > I give the command to client #puppetd --test -d -v > > > debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring > File[/var/lib/puppet/ssl] > debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring > File[/var/lib/puppet/ssl] > debug: Finishing transaction 23595599384520 > > > > err: Could not request certificate: execution expired > Exiting; failed to retrieve certificate and waitforcert is disabled > > How to resolve this, please guide me guys. > > -Ganesh. > > Did I learn something today? If not, I wasted it. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/K6IyTQw6wesJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Seemingly Similar Threads
- Could not retrieve catalog from remote server: certificate verify failed
- err: Could not run Puppet configuration client: execution expired
- Error 400 on SERVER: Could not write /var/lib/puppet/ssl/ca/requests/node13.pem
- Could not find certificate Error: header too long
- External CA: Could not run: Could not retrieve certificate for puppetsrv and not running on a valid certificate authority