Issue #20573 has been updated by Charlie Sharpsteen. Status changed from Unreviewed to Needs More Information Assignee set to David Gordon
David Gordon wrote: > It shouldn't make any difference, but might be worth mentioning I use a > symlink for each environment. Hi David. Could you clarify what you mean by using a symlink for each environment? Are you symlinking module paths? Environment manifests? Something else? ---------------------------------------- Bug #20573: Sporadic "Error 400 on SERVER: Could not find class xxx for node [node] on [node]" problems https://projects.puppetlabs.com/issues/20573#change-90687 * Author: David Gordon * Status: Needs More Information * Priority: Normal * Assignee: David Gordon * Category: * Target version: * Affected Puppet version: * Keywords: * Branch: ---------------------------------------- Using the following Puppet packages: puppetdb-1.2.0-1.el6.noarch puppet-3.2.0-0.1rc1.el6.noarch puppet-dashboard-1.2.23-1.el6.noarch puppetdb-terminus-1.2.0-1.el6.noarch puppet-server-3.2.0-0.1rc1.el6.noarch ..with Ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] ..on RHEL 2.6.32-220.13.1.el6.x86_64 Dashboard-based ENC. Puppetmaster running as a service. If I initiate 2 puppets runs together via MCollective on 2 nodes, identical catalogues, one node can fail with "Error 400 on SERVER: Could not find class xxx for node [node] on [node]". The error is logged 3 times in syslog by the puppetmaster (in deubg mode). Manifests are on the puppet master's local disk. Perform the same runs again straight after and both nodes work. Subsequent failures can occur though. The same behaviour can be seen without MCollective, too. Puppet agent command issued by MCollective is: puppet agent --onetime --no-daemonize --verbose --report The 'missing' class can vary run for run. -- 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.
