Issue #21386 has been updated by Josh Cooper. Status changed from Re-opened to Needs More Information Priority changed from Urgent to Normal Keywords changed from 3.2.2, SSL to 3.2.2, SSL windows
Do you have autosign enabled on the master? Or are you manually signing the certificate between the first and second agent runs? What is the output of `icacls c:\programdata\puppetlabs\puppet\etc\ssl`? When the agent gets into a bad state, does the following resolve the issue?: <pre> net stop puppet icacls c:\programdata\puppetlabs\puppet\etc\ssl /reset /t net start puppet </pre> ---------------------------------------- Bug #21386: Puppet Master (3.2.2/CentOs) -> Puppet Agent (3.2.2/W2008) https://projects.puppetlabs.com/issues/21386#change-93639 * Author: Darren Ledger * Status: Needs More Information * Priority: Normal * Assignee: Darren Ledger * Category: SSL * Target version: * Affected Puppet version: 3.2.2 * Keywords: 3.2.2, SSL windows * Branch: ---------------------------------------- Hello, I am experiencing this issue. Could not retrieve domain: undefined method `gsub' for nil:NilClass Could not retrieve domain: undefined method `gsub' for nil:NilClass Could not retrieve domain: undefined method `gsub' for nil:NilClass Error: Failed to apply catalog: SSL_connect SYSCALL returned=5 errno=0 state=SSL v2/v3 read server hello A With PMaster -> PAgent = 3.2.2 and CentOs, no issue. Please advise. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
