Issue #2942 has been updated by Rob Terhaar.
puppetd --debug --trace http://pastebin.com/f76447bee puppetmaster --debug --trace http://pastebin.com/f6db3d10c However, I don't see anything specific to the database node insert after the catalog is compiled: notice: Compiled catalog for nagios2.domain.com in 4.24 seconds info: Caching catalog for nagios2.domain.com debug: Searched for resources in 0.00 seconds debug: Searched for resource params and tags in 0.00 seconds debug: Resource removal in 0.00 seconds debug: Resource merger in 0.00 seconds debug: Added resources(parameters) in 1.49 seconds debug: Added resources(tags) in 1.46 seconds debug: Added resources(initialization) in 0.49 seconds debug: Resource addition in 17.93 seconds debug: Performed resource comparison in 17.93 seconds debug: Saved catalog to database in 17.94 seconds ---------------------------------------- Bug #2942: store configs error: After adding a new external node, all clients fail with unhelpful err: "invalid ip address" http://projects.reductivelabs.com/issues/2942 Author: Rob Terhaar Status: Needs more information Priority: Normal Assigned to: Dan Bode Category: Target version: 0.25.2 Affected version: 0.25.1 Keywords: Branch: I added our first external node to our puppetmaster today, and now I receive this message on all nodes whenever they try to refresh their catalog: err: Could not run Puppet configuration client: Parameter ip failed: Invalid IP address I know that it's related to the new external node (nagios2) because when i use the 'kill in db' script to remove nagios2 from store configs, everything works as usual. The logs do not say anything useful ether: puppetd trace/debug: http://pastebin.com/f2dad53d2 puppetmaster trace/debug: http://pastebin.com/f600413a3 -- 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.
