Issue #10234 has been updated by Josh Cooper.
Hi Evgeny,
I'm actually not interested in the failed-report.yaml you attached. I'm
interested in the file that the server failed to parse. It should be located at
$vardir/yaml/node/<node>.yaml.
The file should contains facts that the node uploaded to the server. Likely
there is some fact that contains non-latin characters, and something along the
way is not encoding them correctly.
The fact that the data becomes part of an error message in the
failed-report.yaml, which later causes problems for dashboard, is secondary.
The file I'd like you to attach should contain information like the following:
<pre>
--- !ruby/object:Puppet::Node
classes: []
environment: &id004 production
expiration: 2011-11-21 12:38:36.666265 -08:00
name: foo1
parameters:
sp_boot_rom_version: MBP61.0057.B0C
sp_number_processors: "2"
...
</pre>
----------------------------------------
Bug #10234: failed puppet apply makes delayed_job workers crash and disk fills
up with yaml files
https://projects.puppetlabs.com/issues/10234
Author: Evgeny Zislis
Status: Needs More Information
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version: 2.7.1
Keywords:
Branch:
A failed puppet apply has unicode (or something) in the message, this makes
delayed_job die when trying to process the yaml file in puppet dashboard.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.