Issue #3644 has been updated by Alan Barrett.
Markus Roberts wrote: > Is this redundant with #3645, or at least partially overlapping? It's quite possible that this problem manifests itself only when the problem in #3645 is also present. I encountered the problem in #3645 first, and was running the client with "--onetime --test --waitforcert 1" in a failed attempt to make the client push a CSR to the server. (I usually don't use --waitforcert. My usual bootstrapping method involves running the client with "--onetime --test" to generate a key and push a cert signing request to the server; then signing the cert on the server; then running the client again with "--onetime --test" to fetch the signed cert and perform the rest of the configuration".) However, regardless of what's happening on the server (whether or not it has received a CSR, whether or not the certificate has been signed), a client run with "--onetime" should not loop. ---------------------------------------- Bug #3644: --waitforcert does not play nicely with --onetime http://projects.puppetlabs.com/issues/3644 Author: Alan Barrett Status: Needs more information Priority: Normal Assigned to: Alan Barrett Category: executables Target version: 0.25.5 Affected version: 0.25.4 Keywords: Branch: running "puppetd --onetime --test --waitforcert 1" does not wait one second for the certificate and then exit; it loops forever printing <pre> warning: peer certificate won't be verified in this SSL session notice: Did not receive certificate </pre> once per second. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
