Issue #1684 has been updated by Nigel Kersten.

Status changed from Needs more information to Closed
Assignee set to Nigel Kersten

As per the below thread, we're more aggressively closing tickets whose state is 
unsure, particularly old tickets with little to no inactivity in a long time.

You are free to reopen them.

http://groups.google.com/group/puppet-users/browse_thread/thread/a040cb9bc5c5b647

----------------------------------------
Bug #1684: puppetmasterd fails assertion when log directory doesn't already 
exist and client sends log
https://projects.puppetlabs.com/issues/1684

Author: Mark Chappell
Status: Closed
Priority: Normal
Assignee: Nigel Kersten
Category: agent
Target version: 
Affected Puppet version: 0.24.5
Keywords: 
Branch: 


Using puppetmasterd straight out of RH EPEL under CentOS 5.2 with the ruby-ldap 
module

When I add a new machine to puppet, and attempt a first connection the client 
bombs out with
puppetreports.report: #<EOFError: end of file reached>

And the puppetmasterd bombs out silently on the server.  Having run an strace 
on the puppetmasterd it appears to be receiving a SIGABORT (usually caused by a 
failed assertion) Just prior to this it attempts an lstat on 
"/var/puppet/reports/XXXXX.bath.ac.uk" (where XXXXXX.bath.ac.uk is the hostname 
of the machine I was adding at the time)

If I manually create the directory (chowned to puppet:puppet) prior to running 
the client, then the master doesn't bomb out, the client succeeds and 
everything is happy.  Subsequent updates all seem to work fine.

While this may be the same bug as 506 it definately is NOT a load issue.  There 
was negligible load on the master at the time.


-- 
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