Issue #14577 has been updated by Eric Pratt.
I am also seeing this error. For me, it occurs intermittently when I run 'puppet agent --test --logdest=xxxxx' against a certain puppetmaster. Both puppetmasterd and puppet are version 2.6.4. I just reinstalled the OS on one of my puppetmasters. Before the reinstall, I never saw this error. Now, all clients that talk to this puppetmaster see this error intermittently. Other puppet agents and puppetmasters do not show this error. All systems are running the same version of CentOS (5.5) and the same rpm files were used to install puppet and puppetmasterd on all systems. <pre> err: Could not retrieve catalog from remote server: Could not intern from pson: expected value in object at '"###################'! warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run </pre> Every time this error occurs, the string in quotes changes. So far, re-running the puppet agent has resulted in a successful puppet run. But this error does seem to show up about 1/3 of the time. ---------------------------------------- Bug #14577: Could not intern from pson: expected value in object at '"Remove_'! https://projects.puppetlabs.com/issues/14577#change-64214 Author: Nico Schottelius Status: Unreviewed Priority: High Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: Running this command: [15:41:18] webserver04:~# puppet agent --test Produces err: Could not retrieve catalog from remote server: Could not intern from pson: expected value in object at '"Remove_'! warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run Time: [15:41:18] webserver04:~# puppet --version 2.7.3 On the master: -bash-4.1$ puppet --version 2.7.14 According to https://intranet.local.ch/display/INT/Load-Balancer this seem to be related to 0.25 version, which I'm not running. -- 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.
