Comment 9 for bug 1541762

Revision history for this message
csola48 (mail-csordaslaszlo) wrote :

Christopher...
Please step by step...
I did not do one like this yet and i don't know what it is necessary to select

The answer in a terminal:
---
The authorization page:
 (https://launchpad.net/+authorize-token?oauth_token=......&allow_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Waiting to hear from Launchpad about your decision...
Unexpected response from Launchpad:
HTTP Error 502: Bad Gateway
Response headers:
---
-content-encoding: gzip
accept-ranges: bytes
content-length: 1738
content-type: text/html
date: Thu, 08 Sep 2016 07:30:05 GMT
etag: "6ca"
last-modified: Wed, 19 Nov 2014 16:06:07 GMT
server: Apache
status: 502
vary: Accept-Encoding
---
Response body:
---
<!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>

---