Hi , Am also getting the same error. Can you please let me know how you fixed.
I placed the below in puppet master /etc/puppet/puppet.conf [master] node_terminus = exec external_nodes = /usr/local/bin/snc_enc.py Can you please help. On Wednesday, 27 November 2013 06:31:38 UTC+5:30, Shawn Parker wrote: > > I am getting the following error when executing puppet agent --test from > the node to force it to get its node definition > > [root@localhost puppet]# puppet agent --test > Warning: Unable to fetch my node definition, but the agent run will > continue: > Warning: Error 400 on SERVER: Failed to find puppetnode.localdomain via > exec: Execution of '/etc/puppet/snc_enc.py puppetnode.localdomain' returned > 1: > Info: Retrieving plugin > 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: > Warning: Not using cache on failed catalog > Error: Could not retrieve catalog; skipping run > > I am using an external node classifier, not sure what I am doing wrong > -- 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/3bdac08d-c36e-4801-ac1e-44c7a632d381%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
