Issue #20126 has been updated by Chadwick Banning.

Hi all,

Puppet master is running ruby 1.9.2p290 and agent is running ruby 1.9.2p320.  
Are you referring to the routes.yaml file?  I'm not currently using routes.yaml 
if so

My puppet.conf file is as follows:

<pre>
[main]
  report = true
  reports = store,tagmail
  pluginsync = true
  # factdest = /var/lib/puppet/facts/
  # factsource = puppet://puppet/facts/

[master]
  certname = puppet.mydomain.com
  user = puppet
  group = puppet
  reportfrom = [email protected]

[user]
  server = puppet.mydomain.com
  onetime = true
  daemonize = false
  reportfrom = [email protected]
  graph = true

[agent]
  reportfrom = [email protected]
  graph = true
</pre>

Thanks again!

Chadwick

----------------------------------------
Bug #20126: Error: Could not send report: Could not intern from yaml: undefined 
method `find' for #<Psych::Nodes::Sequence:<hex>>
https://projects.puppetlabs.com/issues/20126#change-88872

* Author: Chadwick Banning
* Status: Unreviewed
* Priority: Normal
* Assignee: Charlie Sharpsteen
* Category: 
* Target version: 
* Affected Puppet version: 
* Keywords: 
* Branch: 
----------------------------------------
Receiving the following error at the end of agent runs after upgrading agents 
and master to Puppet 3.1.1:

<pre>
Notice: Stage[main]: Would have triggered 'refresh' from 1 events<br />
Debug: Finishing transaction 23302060
Debug: Storing state
Debug: Stored state in 0.07 seconds
Notice: Finished catalog run in 17.76 seconds
Debug: Value of 'preferred_serialization_format' (pson) is invalid for report, 
using default (yaml)
Debug: report supports formats: b64_zlib_yaml raw yaml; using yaml
Error: Could not send report: Could not intern from yaml: undefined method 
`find' for #<Psych::Nodes::Sequence:<hex>>
</pre>

Let me know how I can be of assistance.  Thanks!<br />
Chadwick


-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to