What I meant exactly is that the error messages were added to the json, so when I tried to load the json into an array, I got an error saying that the input was not a standard json string.
On Monday, July 3, 2017 at 3:20:12 PM UTC-4, Ugo Bellavance wrote: > > I found it: the PHP script threw PHP Notices when run as a daemon because > of uninitialized variables. Got rid of them and now the script works when > puppet agent is run as a daemon. > -- 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/c0dcb515-0954-44ae-89e1-369bf9ce8438%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
