Re: [Puppet Users] puppdb connection refused

2013-11-16 Thread Raj kumar V
2 things. I dont know which one solved it. I dont know why I have to give the fqdn name in the jetty.ini file for the ssl host I ran the puppetdb ssl from /opt/puppet/sbin/puppetdb-ssl-setup . Dont know why it is in opt dir On Friday, 15 November 2013 22:22:38 UTC+5:30, Ken Barber wrote: > >

Re: [Puppet Users] puppdb connection refused

2013-11-15 Thread Ken Barber
> yes it is. > > cp6 0 0 :::8081 :::*LISTEN > 3187/java Okay ... so lets delve deeper into the original error then: > Error: Could not retrieve catalog from remote server: Error 400 on SERVER: > Failed to submit 'replace facts' command for nfaxen-ce

Re: [Puppet Users] puppdb connection refused

2013-11-15 Thread Raj kumar V
yes it is. cp6 0 0 :::8081 :::*LISTEN 3187/java Actually do you how to re initilize puppet db ssl. Some old post says: we solved the problem. removed all files from /etc/puppetdb/ssl and > ran /usr/sbin/puppetdb-ssl-setup. But I cannot

Re: [Puppet Users] puppdb connection refused

2013-11-15 Thread Ken Barber
Is the process running? # ps auxw | grep java And is it listening? # netstat -anp | grep 8081 The output of both of those commands would be helpful to see. ken. On Fri, Nov 15, 2013 at 4:31 PM, Raj kumar V wrote: > Agent fails with the following error. I changed the jetty.ini file to > 0.0.0

[Puppet Users] puppdb connection refused

2013-11-15 Thread Raj kumar V
Agent fails with the following error. I changed the jetty.ini file to 0.0.0.0 and still the same. I restart puppetdb alone after this...what am i missing? [root@nfaxen-cent1 ~]# puppet agent --test Warning: Unable to fetch my node definition, but the agent run will continue: Warning: Error 400