hyve icon indicating copy to clipboard operation
hyve copied to clipboard

Twitter failing causes hyve to fail

Open nbardy opened this issue 12 years ago • 0 comments

hyve.callbacks.f3(
<?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: 2892298606</p>
    <address>
       <a href="http://www.varnish-cache.org/">Varnish</a>
    </address>
  </body>
</html>
);

nbardy avatar Jan 28 '13 05:01 nbardy