I'm stumped then.

Folder is 0777. Files are 0777. 

I'm running the p-master using Passenger in apache2 which runs as the 
'puppet' account. I used this account to run the app in question without 
any problem. 'su - puppet -c "/tmp/test0.pl"'. 

SELinux is in 'permissive' mode.

What else should I look for?

On Monday, February 3, 2014 3:25:32 PM UTC-8, John Warburton wrote:
>
> On 4 February 2014 09:00, Jon Yeargers <ethr...@gmail.com <javascript:>>wrote:
>
>> 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:
>>
>  
>
>> Somewhere else I should be looking for errors? What does error 13 imply?
>>  
>> # grep 13 /usr/include/sys/errno.h
> #define EACCES  13      /* Permission denied         
>
> The user running the puppet master cannot access (read/execute?) your 
> script. Try running it as that user from the command line
>
> John
>

-- 
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/ee479fec-6bd9-41b0-9f7c-0e33f362fb1b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to