503 Backend fetch failed

Status
Not open for further replies.

spycente

New Member
Messages
1
Reaction score
0
Points
1
Hi,

On my webapplication I am not able to perform any post request. I get this error message displayed everytime I try to perform a post request with the good parameters. It seems to be an error side misconfiguration.

HTTP/1.1 503 Backend fetch failed
Date: Tue, 05 Jan 2016 07:48:55 GMT
Content-Type: text/html; charset=utf-8
Retry-After: 5
X-Varnish: 502399037
Age: 0
X-Cache: MISS
Content-Length: 286
Connection: keep-alive
<!DOCTYPE html>
<html>
<head>
<title>503 Backend fetch failed</title>
</head>
<body>
<h1>Error 503 Backend fetch failed</h1>
<p>Backend fetch failed</p>
<h3>Guru Meditation:</h3>
<p>XID: 502399038</p>
<hr>
<p>Varnish cache server</p>
</body>
</html>

Could you please fix this issue. My domain is http://spycenter.x10host.com and I am on hosted the x05 server.

Best regards.
 
Status
Not open for further replies.
Top