Skip to content

Script has stopped working (?) with one of the latest imgur changes #25

@emk2203

Description

@emk2203

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions