Re: [Puppet Users] Puppet gets stuck + CRON

2012-07-20 Thread Felix Frank


On 07/16/2012 12:03 PM, pierre-emmanuel degand wrote:
> Hi,
> 
> I use Cron to avoid puppet to get stuck with this command : /bin/echo ""
> | /bin/nc localhost 8139
> But I get this error : /USR/SBIN/CRON[11065]: (CRON) error (grandchild
> #11068 failed with exit status 1)
> 
> At the beginning, i launched : echo "" | nc localhost 8139, but I read
> that we have to put the path with the lastest cron version. 
> 
> sudo uname -a
> Linux #.com 2.6.38.2-grsec--grs-ipv6-64 #2 SMP Thu Aug 25
> 16:40:22 UTC 2011 x86_64 GNU/Linux
> 
> If someone get an idea :)

Cron generates an e-mail with the stderr output. Get a hold of that, it
should tell you what's going wrong.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



[Puppet Users] Puppet gets stuck + CRON

2012-07-16 Thread pierre-emmanuel degand
Hi,

I use Cron to avoid puppet to get stuck with this command : /bin/echo "" | 
/bin/nc localhost 8139
But I get this error : /USR/SBIN/CRON[11065]: (CRON) error (grandchild 
#11068 failed with exit status 1)

At the beginning, i launched : echo "" | nc localhost 8139, but I read that 
we have to put the path with the lastest cron version. 

sudo uname -a
Linux #.com 2.6.38.2-grsec--grs-ipv6-64 #2 SMP Thu Aug 25 
16:40:22 UTC 2011 x86_64 GNU/Linux

If someone get an idea :)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/WQszVVuu7BYJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.