Hi, On 11/27/2013 02:01 AM, Shawn Parker wrote: > Error: Could not retrieve catalog from remote server: Error 400 on > SERVER: Failed when searching for node puppetnode.localdomain: Failed to > find puppetnode.localdomain via exec: Execution of > '/etc/puppet/snc_enc.py puppetnode.localdomain' returned 1: > I am using an external node classifier, not sure what I am doing wrong
the ENC either does not work correctly, or the FQDN is not classified. What happens when you run /etc/puppet/snc_enc.py puppetnode.localdomain on the master? Take special notice of the return code. If it does work - how about with the permissions of the master process (i.e., user puppet)? HTH, Felix -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/5295CF76.30708%40alumni.tu-berlin.de. For more options, visit https://groups.google.com/groups/opt_out.
