Jason Amato
2010-Feb-01 16:16 UTC
[Puppet Users] Puppet client - could not parse YAML data
Any ideas? Getting this error below from only 2 out of a total of 200 clients... puppetd[26557]: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not parse YAML data for node <servername here>: syntax error on line 89, col 7: `'' Client and Master Puppet versions are .25.1 -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Jason Amato
2010-Feb-01 17:56 UTC
[Puppet Users] Re: Puppet client - could not parse YAML data
solved... Need to remove the <server_name>.yaml files in /var/puppet/yaml/node and /var/puppet/yaml/facts (or where ever you may have these files, search for them). Then the client will run and the files will get rebuilt. On Feb 1, 11:16 am, Jason Amato <amato_ja...@yahoo.com> wrote:> Any ideas? > > Getting this error below from only 2 out of a total of 200 clients... > > puppetd[26557]: Could not retrieve catalog from remote server: Error > 400 on SERVER: Could not parse YAML data for node <servername here>: > syntax error on line 89, col 7: `'' > > Client and Master Puppet versions are .25.1-- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.