Issue #11611 has been updated by Daniel Pittman. Category set to ext Status changed from Unreviewed to Needs More Information
Hey. It would be great to get the backtrace from running with `--trace` enabled on the master when it tries to store facts. That should help identify exactly the location in our code that gets the error. It would also be good to know if there were any errors in the CouchDB side - or any evidence that we crossed the gap and got this error from their side, rather than from the Ruby side. ---------------------------------------- Bug #11611: couchdb facts terminus fails on puppet 2.7.9 https://projects.puppetlabs.com/issues/11611 Author: Mateusz Lapsa-Malawski Status: Needs More Information Priority: Normal Assignee: Category: ext Target version: Affected Puppet version: Keywords: couchdb, facts, terminus Branch: After upgrading to puppet 2.7.9-1 couchdb backend for facts storage is not working anymore. Error message: err: Could not retrieve catalog from remote server: Error 400 on SERVER: cannot encode Time: Thu Dec 29 14:14:19 +0000 2011 puppet.conf: [master] facts_terminus=couch couchdb_url = http://xxxxx:[email protected]:5984/puppet Simmilar issue was once reported on IRC channel. I haven't found any follow up: http://puppetlogs.org/puppet/%23puppet-2011-11-28.log.html Distribution used: Debian squeeze Puppet packages source: http://apt.puppetlabs.com/debian For now I'm disabling couchdb facts terminus. If somebody can point out what extra logs are required. I'd more than happy to provide them. --debug & --verbose doesn't show anything more specific. -- 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.
