On May 19, 2009, at 9:47 AM, seph wrote: > > I'm running into some problems with the iptables module. Or with > puppet > itself, I'm not really sure. > > I'm running puppet version 0.24.8-1 on ubuntu using the debian > packages. Both on the master and the clients. > > I'm using the iptables module from > http://github.com/camptocamp/puppet-iptables/tree/master I've got > about > 40 rules. > > When I run puppet manually, using --onetime, it works wonderful. > When I > launch the puppet daemon, the first run goes wonderfully. But, all > subsequent automatic runs, it fails. > > My logs don't say much, just: > > puppetd 1b [daemon.err] puppetd[4388]: Could not create 50 email- > outbound: undefined method `+\' for false:FalseClass > puppetd 1b [daemon.err] puppetd[4388]: Could not create 50 email- > outbound: undefined method `+\' for false:FalseClass > > Anyone seen this or have any suggestions for how to fix it?
Run puppetd with --trace --no-daemonize --debug and leave it running like that. The stack trace should point you to where the problem is in your iptables module. -- Every great advance in natural knowledge has involved the absolute rejection of authority. --Thomas H. Huxley --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---