Skip to content

Instantly share code, notes, and snippets.

@eheydrick
Created May 22, 2016 00:17
Show Gist options
  • Save eheydrick/5cee5de4dbc505b82f0da0f2a799c6aa to your computer and use it in GitHub Desktop.
Save eheydrick/5cee5de4dbc505b82f0da0f2a799c6aa to your computer and use it in GitHub Desktop.
launchpad 503
https://launchpad.net/api/1.0/~adiscon/+archive/ubuntu/v8-stable/signing_key_fingerprint
{'Content-Length': '742', 'Content-Encoding': 'gzip', 'Accept-Ranges': 'bytes', 'Vary': 'Accept-Encoding', 'Server': 'Apache', 'Last-Modified': 'Wed, 19 Nov 2014 16:06:07 GMT', 'Connection': 'close', 'ETag': '"6ca"', 'Date': 'Sun, 22 May 2016 00:14:51 GMT', 'Content-Type': 'text/html'}
<!DOCTYPE html>
<html
xmlns="http://www.w3.org/1999/xhtml"
xml:lang="en"
lang="en"
>
<head>
<title>Launchpad is temporarily unavailable</title>
<link
type="text/css" rel="stylesheet" media="screen, print"
href="https://launchpad.net/+icing/basic-error.css" />
</head>
<body>
<div class="page-center-wrap">
<div class="page-center">
<div class="page-center-content">
<div id="header">
<div class="graphic">
:(
</div>
<div class="content">
<h1>Uh oh!</h1>
<h2>Something has gone wrong. We're sorry!</h2>
<p>
If we are in the middle of an update, Launchpad will be
back in a couple of minutes. Otherwise, we are working to
fix the unexpected problems. Check
<a href="https://twitter.com/launchpadstatus">@launchpadstatus</a>
on Twitter for updates.
</p>
<p>
If the problem persists, let us know in
<a href="irc://chat.freenode.net/#launchpad"
>the #launchpad IRC channel on freenode</a>.
</p>
<p class="sub">
Technically, the load balancer took too long to connect to
an application server.
</p>
<p><a href="javascript:window.location.reload()">Reload</a>
this page or try again in a few minutes</p>
</div>
</div>
<div id="footer">
<a href="https://launchpad.net/">
<img src="https://launchpad.net/@@/launchpad-logo-and-name-hierarchy.png"
alt="Launchpad" />
</a>
</div>
</div>
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment