> I just finished migrating PuppetDB to use PostgreSQL as a back end when I > noticed these errors coming up in the puppetdb.log > > 2015-04-29 19:34:57,913 INFO [o.a.h.i.c.DefaultHttpClient] I/O exception > (java.net.SocketException) caught when connecting to the target host: > Network is unreachable > > > PuppetDB seems to be working correctly, but what are those errors? Anything > to worry about?
This is the software trying to contact our updates service to see if there is a new version available: updates.puppetlabs.com is the address. If its firewalled, it will throw this message. Its not critical, and recently we've moved this error back to being a DEBUG (prepped for a future release). Yes, it can be safely ignored. ken. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAE4bNT%3DCpG291p6sEkovTKRMkLFEHON6CF3iFt7pbx8MO0G7YA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
