Check your /etc/puppetdb/conf.d/jetty.ini file for the configuration
items ssl-host & host. These should both be set to the IP address you
want PuppetDB to listen on, or 0.0.0.0 for all IP addresses. This is
probably set to 127.0.0.1 or something now, which might explain why
PuppetDB is not listening on that external IP and port.

ken.

On Mon, Aug 5, 2013 at 8:34 PM, Pablo Carranza <pa...@vdevices.com> wrote:
> Greetings:
>
> I'm having trouble connecting to PuppetDB. When I execute sudo puppet agent
> --test on a client node, I receive the following:
>
> Warning: Unable to fetch my node definition, but the agent run will
> continue:
> Warning: Error 400 on SERVER: Could not retrieve facts for
> web1.mydomain.tld: Failed to find facts from PuppetDB at
> db1.mydomain.tld:8081: Connection refused - connect(2)
> Info: Retrieving plugin
> Info: Loading facts in /var/lib/puppet/lib/facter/concat_basedir.rb
> Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
> Failed to submit 'replace facts' command for web1.mydomain.tld to PuppetDB
> at db1.mydomain.tld:8081: Connection refused - connect(2)
> Warning: Not using cache on failed catalog
> Error: Could not retrieve catalog; skipping run
>
>
> From my home computer (WinXP), I opened a command prompt and was
> unsuccessful in establishing a telnet connection; in trying to establish one
> via both the PuppetDB's FQDN and IP address.
>
> Other than the UFW on db1, what else could be blocking access to port 8081?
>
> --
> 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 puppet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to