Issue #5934 has been updated by Luke Kanies.
Another, more general, fix is to set Puppet[:facts_terminus] = yaml. This will override any load order issues that might crop up. ---------------------------------------- Bug #5934: cannot save facts to the code store; it is only used for getting facts from Facter https://projects.puppetlabs.com/issues/5934 Author: Scott Nottingham Status: Closed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: This error occurs when client tries to run: err: Could not retrieve catalog from remote server: Error 400 on SERVER: You cannot save facts to the code store; it is only used for getting facts from Facter It appears to be an issue on server side, but I haven't been able to get any useful information from log files. Logs only report the same simple error. the server setup is: puppet 2.6.4 + passenger 2.2.11 + rack 1.0.1 storeconfigs is enabled with mysql database -- 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.
