Bug #4369
more garbage requests from puppetd to puppetmasterd with ubuntu 10.04 official packages
| Status: | Rejected | Start date: | 07/26/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 1 |
Description
2010-07-26T17:02:41-04:00 server puppetd[23567]: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not parse for environment --- "--- \"--- \\\"--- \\\\\\\"--- \\\\\\\\\\\\\\\"--- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"--- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"--- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\: Could not find file /etc/puppet/manifests/site.pp
I put in a new ticket for this though it seems like it could be related to the other bad requests ticket I put in earlier today.
Related issues
History
Updated by Joe McDonagh over 1 year ago
It’s worth mentioning that apache runs in front of this mongrelized horde of masters.
Updated by Joe McDonagh over 1 year ago
I have noticed this only happens after I deploy. A deploy is pretty straightforward for me, it’s a capistrano cached-copy deploy, that then rsyncs from the latest cached copy to /etc/puppet. After this I need to restart puppetmaster and then apache2 to fix the bad requests.
Updated by Joe McDonagh over 1 year ago
- Status changed from Unreviewed to Rejected
See 4363, basically caused by this eglibc bug:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/589611