On Mon, Jun 11, 2012 at 11:34 AM, <maillis...@gmail.com> wrote: > I inherited an old installation (0.24) that's been trouble-free until > recently, when I started getting these error messages from a single > machine: > > Failed to retrieve current state of resource: Certificates were not > trusted: SSL_read:: decryption failed or bad record mac Could not > describe /tomcat/ROOT.xml: Certificates were not trusted: SSL_read:: > decryption failed or bad record mac > > I don't find evidence of a hardware problem on the machine. The next > puppet run succeeds; the problem happens once every few days. Anyone > have pointers on how to troubleshoot this or ideas on what the issue > could be?
This error is probably referring to the message authentication code [1], not the media access control address [2]. How is your puppet master configured? Have any recent software updates changed the OpenSSL libraries on your systems? [1] http://en.wikipedia.org/wiki/Message_authentication_code [2] http://en.wikipedia.org/wiki/MAC_address -Jeff -- 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.