You should probably start by verifying it is listening on port 8140, then look at any firewalls between the agents and the master - including iptables or other OS-level firewalls - to ensure they are allowing the traffic.
On Sun, Mar 11, 2018 at 7:59 AM Aécio <[email protected]> wrote: > Hello guys! > > I have the following problem: every 30 or 40 minutes, I get a notification > that port 8140 / TCP (from PuppetServer) is closed and puppet-agent (from > client servers) can not get the catalog and / or send reports. > > Looking at the log in /var/log/puppetlabs/puppetserver/puppetserver.log > and watching the process, I saw that the puppetserver service did not stop. > > Can anyone help me solve this problem? > > What have I done? > > 1) I have read the page > https://puppet.com/docs/puppetserver/2.7/tuning_guide.html > > 2) I installed PuppetServer 2.8.1 (compatible with Puppet4.x) on a server > with 6GB of RAM and 2 vCPU and changed the following settings: > > # /etc/default/puppetserver > JAVA_ARGS = "- Xms2G -Xmx2G" > > # /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf > max-active-instances: 4 > > Unfortunately, the issue has not been resolved. > > Thanks for the attention and any help. > > Aécio Pires > Book of Puppet => novatec.com.br/livros/puppet > Book of Zabbix => novatec.com.br/livros/zabbix > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" 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-dev/CALCxXJhp5806ZZPS9T0KNBUfhcpbeAmEK3C1s3RR8OUOAT9oFw%40mail.gmail.com > <https://groups.google.com/d/msgid/puppet-dev/CALCxXJhp5806ZZPS9T0KNBUfhcpbeAmEK3C1s3RR8OUOAT9oFw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Rob Nelson -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev/CAC76iT9mmPvWdPHJt6yR31pFiujuVwpvkX_NvgeR7-%3Ddv1-KNQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
