Page MenuHomePhabricator

puppet server broken on virt0
Closed, DeclinedPublic

Description

virt0 puppet master spurts out some HTML error about an internal server error:

root@deployment-bastion:~# puppetd -tv
info: Loading facts in /var/lib/puppet/lib/facter/apt.rb
info: Loading facts in /var/lib/puppet/lib/facter/projectgid.rb
info: Loading facts in /var/lib/puppet/lib/facter/default_gateway.rb
err: Could not retrieve catalog from remote server: Error 500 on SERVER: <!DOCTYPE HTML PUBLIC "-IETFDTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
[no address given] and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.2.22 (Ubuntu) Server at virt0.wikimedia.org Port 8140</address>
</body></html>

warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run


Version: unspecified
Severity: normal

Details

Reference
bz52217

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:00 AM
bzimport added a project: Cloud-VPS.
bzimport set Reference to bz52217.

I restarted apache on virt0 and this problems seems to have gone away. We'll see if it returns after a few days :/