Hi Heena,

Is your puppetdb system separate from your puppetmaster? If so, you
probably need to make sure that PuppetDB is listening on the correct
interface. By default we only listen on 127.0.0.1.

Take a look at:

/etc/puppetdb/conf.d/jetty.ini

And set the 'ssl-host' entry to your public interface, that can either
be a specific IP address you wish to listen to, or 0.0.0.0 to listen
on all ipv4 interfaces.

Note: you will need to restart puppetdb before the setting takes affect.

ken.

On Tue, Feb 12, 2013 at 10:14 AM, Heena <rush2h...@gmail.com> wrote:
> Hi,
> When i m using  Postgresql database with puppetdb in puppet 3.0.2, following
> error is coming.
> err: Could not retrieve catalog from remote server: Error 400 on SERVER:
> Failed to submit 'replace facts' command for abcd.example.com to PuppetDB at
> puppet-DB.example.com:8081: Connection refused - connect(2)
> Can anyone have any solution regarding this?
>
> --
> 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?hl=en.
> 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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to