Issue #2668 has been updated by Brice Figureau. Status changed from Accepted to Ready for Checkin Assigned to set to James Turnbull % Done changed from 0 to 100 Branch set to tickets/0.25/2668
I released a patch for compressing the facts while they are transmitted. This is not the correct fix but a more like a workaround. It seems the patch has been accepted for 0.25.x. The patch is in the tickets/0.25/2668 branch in my github repository: http://github.com/masterzen/puppet/tree/tickets/0.25.x/2668 ---------------------------------------- Bug #2668: Too many facts: request-URI Too Large http://projects.reductivelabs.com/issues/2668 Author: David Escala Status: Ready for Checkin Priority: Normal Assigned to: James Turnbull Category: plumbing Target version: 0.25.2 Affected version: 0.25.0 Keywords: Branch: tickets/0.25/2668 Puppet client says <pre> err: Could not retrieve catalog from remote server: Error 414 on SERVER: Request-URI Too Large </pre> when facter URL is too large. <pre> # facter | wc 75 295 5947 </pre> Note we are using @http_proxy_h...@. I do not know if that matters. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
