Issue #3581 has been updated by Sirtaj Kang.

I am facing this problem too, and it appeared when I enabled tagmail+err. 
Restarting the puppet master appears to make this go away for a while, but I 
haven't detected a pattern yet.

Environment notes:

* OS:         debian squeeze, x64
* puppet:  2.6.2-4   (squeeze apt)
* postgres:8.4.7      (squeeze apt)

master config:

    [master]
    storeconfigs=true
    thin_storeconfigs=true
    dbadapter=postgresql
    dbhost=localhost
    dbname=xxxx
    dbuser=xxx
    dbpassword=xxx
    report=true
    reports=tagmail,rrdgraph
    tagmap=/etc/puppet/tagmail.conf
    report_sender_email=puppet-report@xxxxx

/etc/puppet/tagmail.conf (file perms - puppet/puppet/mode 440):
    err: root@localhost
----------------------------------------
Bug #3581: tagmail + err: PGError: server closed the connection unexpectedly
https://projects.puppetlabs.com/issues/3581

Author: Jan  Doleschal
Status: Needs More Information
Priority: Normal
Assignee: 
Category: stored configuration
Target version: 
Affected Puppet version: 0.25.4
Keywords: 
Branch: 


Hello all, 

got a strange issue with puppet 0.25.4, tagmail and postgresql connections. 
Having the following setup running - 
puppet0.25.4 and foreman. As DB backend works a PostgreSQL database. We are 
managing aprox. 50 Clients. OS is only SLES10SP2. Now, when running puppet i 
got after some minutes the following error: err: PGError: server closed the 
connection unexpectedly. This only happens when reports is set to tagmail. It 
seems that puppet tries to open a connection but then stalls.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to