I'm trying to debug a new ENC setup. I created a short perl script to 
output a few lines of YAML. It runs fine on the puppet server but when I 
try it on a client I get this error:

Warning: Error 400 on SERVER: Failed to find client.domain.org via exec: 
Execution of the '/etc/puppet/ENC/plug0.pl client.domain.org' returned 13:

What I've tried:

- turning off SELinux / adding exceptions
     * no change
- running the script locally
    * runs fine
- looking for errors in apache logs
    * nothing in there
- looking for errors in $LOGDIR/messages
    * nothing there either

What I'm wondering about is whether these requests need a certain port to 
be open in the firewall. The clients in question are connected via a VPN so 
the traffic is somewhat non-standard.

Somewhere else I should be looking for errors? What does error 13 imply?

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/7fb3cc93-b3ef-41f8-a169-40bffc13e2d3%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to