[Pkg-puppet-devel] Bug#568379: puppetmaster - postgresql connection goes away

Bastian Blank waldi at debian.org
Thu Feb 4 12:14:50 UTC 2010


Package: puppetmaster
Version: 0.25.1-3
Severity: important

puppetmaster looses the connection to postgresql rather often.  At this
time several requests gets rejected with the following error:

| PGError: server closed the connection unexpectedly#012#011This probably means the server terminated abnormally#012#011before or while processing the request.#012: SELECT * FROM "hosts" WHERE ("hosts"."name" = E'example.com')  LIMIT 1

The postgresql log shows a normal close of the session.

Config:
| [main]
| logdir=/var/log/puppet
| vardir=/var/lib/puppet
| ssldir=$vardir/ssl
| rundir=/var/run/puppet
| factpath=$vardir/lib/facter
| report=true
| 
| reports=tagmail
| 
| [puppetmasterd]
| templatedir=/var/lib/puppet/templates
| 
| storeconfigs = true
| thin_storeconfigs = true
| dbadapter = postgresql
| dbname = puppet
| dbserver =

Bastian

-- 
Bones: "The man's DEAD, Jim!"





More information about the Pkg-puppet-devel mailing list