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!"
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]