Issue #11831 has been updated by James Turnbull. Description updated Category set to SSL Status changed from Unreviewed to Investigating Assignee set to Ludwig Bayerlein
Check these things: 1. Check the time on both the server and clients. For SSL to work they need to be in sync. 2. Check the hostname of the clients is correct and matches - if it doesn't you need to regenerate your certificates. ---------------------------------------- Feature #11831: Puppet failure when i trie to test the connection https://projects.puppetlabs.com/issues/11831 Author: Ludwig Bayerlein Status: Investigating Priority: Normal Assignee: Ludwig Bayerlein Category: SSL Target version: Affected Puppet version: Keywords: Branch: When i run the command puppet --test, this error is shown: <pre> info: Retrieving plugin err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate': hostname was not match with the server certificate err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of resource: hostname was not match with the server certificate Could not retrieve file metadata for puppet://192.168.0.182/plugins: hostname was not match with the server certificate err: Could not retrieve catalog from remote server: hostname was not match with the server certificate warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run </pre> What can i do to resolv this problem? This error comes up when i run the command on the server or on one of 2 clients. -- 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.
