-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I tried to run the script on two different occasions.
Output is always:
<?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 client read error</title> </head> <body> <h1>Error 503 client read error</h1> <p>client read error</p> <h3>Error 54113</h3> <p>Details: cache-fra-eddf8230025-FRA 1762249126 2682846529</p> <hr> <p>Varnish cache server</p> </body> </html>
Delete page: https://imgur.com/delete/
<?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 client read error</title>
</head>
<body>
<h1>Error 503 client read error</h1>
<p>client read error</p>
<h3>Error 54113</h3>
<p>Details: cache-fra-eddf8230025-FRA 1762249126 2682846529</p>
<hr>
<p>Varnish cache server</p>
</body>
</html>
Is it the key, or do we need a new script?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels