Discussion:
Issues Publishing Plugins
David Estes
2014-03-19 13:38:34 UTC
Permalink
Attempting to Publish sass-grails-asset-pipeline 1.7.0 and running into a 503 from Varnish after entering creds:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>503 Service Unavailable</title>
</head>
<body>
<h1>Error 503 Service Unavailable</h1>
<p>Service Unavailable</p>
<h3>Guru Meditation:</h3>
<p>XID: 1582848341</p>
<hr>
<p>Varnish cache server</p>
</body>
</html>

Loading...