On Friday, November 14, 2014 2:05:08 PM UTC-5, Chris Price wrote:
>
> On Friday, November 14, 2014 8:52:55 AM UTC-8, Brian Wong wrote:
>>
>> I am currently using version 0.4.0 of PuppetServer using the official 
>> RPM package on CentOS 7. I am running into an issue where a node's agent 
>> runs error out inconsistently. The node's agent run would sometimes 
>> successfully complete or give different errors upon other runs. Below are 
>> examples of the errors that the agent would report. The errors never show 
>> up together but instead are confined to different invocations of the agent 
>> run. It may be slightly confusing, but the node where agent runs are 
>> performed also happens to be the server which is running PuppetServer as 
>> well. I am using Puppet to manage the PuppetServer.
>>
>> - one error that would sometimes appear
>> Notice: Finished catalog run in 8.08 seconds
>> Error: Could not send report: Error 400 on SERVER: Could not create 
>> resources for managing Puppet's files and directories in sections 
>> [:reporting]: Invalid parameter ensure
>> Invalid parameter ensure    logdir = /var/log/puppet 
>>
>
> These errors are very strange.  How frequently would you say that it 
> happens?  If you are able to jump on to #puppet-dev in freenode we could 
> maybe try to suggest some debugging patches you could apply to the ruby 
> code to help us narrow it down. 
>

After debugging this issue with PupetLabs team, it was found that the 
problem was essentially the issue described at 
https://tickets.puppetlabs.com/browse/SERVER-40.

Troubleshooting was a bit difficult at first because the error messages 
produced did not seem related to the aforementioned ticket. It was 
necessary to change the log-level to DEBUG for the PuppetServer in order to 
determine that it was an issue that had already been encountered.

Thanks go to the PuppetLabs team for their quick response on this issue.

-- 
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/3a50e3df-b802-4dc9-a340-65ed0dbb3e1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to