Issue #2942 has been updated by Markus Roberts.
Also, do you know which facts are producing the "xx.xx.210.11x" values? I've
not seen those before (which isn't to say they might not be normal). It might
help to do:
select * from fact_values,fact_names as hn where "host_id"= 40 and
"fact_name_id" = hn.id order by "fact_name_id" asc;
----------------------------------------
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: Markus Roberts
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.