I am pretty new with puppet and I am receiving this error when I try to run Puppet Agent on the Windows 7 host: "Running Puppet agent on demand ... Exiting; no certificate found and waitforcert is disabled Press any key to continue . . ." puppetmaster 3.1.1 on CentOS 6.4 on 192.168.1.250 /etc/puppet/puppet.conf autosign = true ping puppet is working. puppet Agent 3.1.1 on Windows 7 64 SP1 on 192.168.1.58 %windir%\System32\drivers\etc\hosts 192.168.1.250 puppet Please advise :) Dragos -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Dragos R
2013-Mar-19 12:21 UTC
[Puppet Users] Re: Puppet 3.1.1 Windows 7 agent fails to join
I disabled autosigning on server and run puppet_interactive.bat --test --server 192.168.1.250 --wasitforcert 30 on server I manually signed the certificate. It threw some errors on the agent then puppet agent successfully run. The host agent was upgraded from 3.0.0, maybe that was the cause. Also, autosigning did not work after I upgraded the agent. Regards, On Mar 19, 10:55 am, Dragos R <the...@gmail.com> wrote:> I am pretty new with puppet and I am receiving this error when I try to run > Puppet Agent on the Windows 7 host: > > "Running Puppet agent on demand ... > Exiting; no certificate found and waitforcert is disabled > Press any key to continue . . ." > > puppetmaster 3.1.1 on CentOS 6.4 on 192.168.1.250 > /etc/puppet/puppet.conf > autosign = true > > ping puppet is working. > > puppet Agent 3.1.1 on Windows 7 64 SP1 on 192.168.1.58 > %windir%\System32\drivers\etc\hosts > 192.168.1.250 puppet > > Please advise :) > > Dragos-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.