Ubuntu Pastebin

Paste from dupingping at Wed, 2 Dec 2015 03:17:32 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
      lang="en">
  <head>
    <title>Oops!</title>
    <link type="text/css" rel="stylesheet"
          media="screen, print"
          href="/+icing/rev17858/combo.css" />
    <script type="text/javascript">var cookie_scope = '; Path=/; Secure';</script>
  </head>
  <body>
    <div class="yui-d0">

      <div id="maincontent">
        <h1 class="exception">Oops!</h1>
        <p>
          Sorry, something just went wrong in Launchpad.
        </p>
        <p>
          We&#8217;ve recorded what happened,
          and we&#8217;ll fix it as soon as possible.
          Apologies for the inconvenience.
        </p>
        <p>
          (Error <abbr>ID</abbr>:
          <a href="https://oops.canonical.com/oops/?oopsid=OOPS-fdc5965545d06f7d954a92f2962adff6"><code class="oopsid">OOPS-fdc5965545d06f7d954a92f2962adff6</code></a>)
        </p>

        <div class="highlight" style="font-family: monospace; font-size: smaller;"><p>Traceback (most recent call last):
<ul>

<li>  Module zope.publisher.publish, line 132, in publish<br />
    result = publication.callObject(request, obj)</li>

<li>  Module lp.services.webapp.publication, line 463, in callObject<br />
    return mapply(ob, request.getPositionalArguments(), request)</li>

<li>  Module zope.publisher.publish, line 107, in mapply<br />
    return debug_call(obj, args)<br />
__traceback_info__: &lt;bound method TestOpenIDView.__call__ of &lt;zope.browserpage.metaconfigure.TestOpenIDView object at 0x2b1a059a4e90&gt;&gt;</li>

<li>  Module zope.publisher.publish, line 113, in debug_call<br />
    return obj(*args)</li>

<li>  Module lp.services.webapp.publisher, line 443, in __call__<br />
    return self.render()</li>

<li>  Module lp.testopenid.browser.server, line 273, in render<br />
    if self.openid_request.mode == 'checkid_setup':</li>

</ul>AttributeError: 'NoneType' object has no attribute 'mode'&lt;br /&gt;
</p></div>

        <div class="related">
          <ul>
            <li>
              <a href="https://launchpad.dev/">Return to the Launchpad front page</a>
            </li>
          </ul>
        </div>
      </div>
    </div>

  </body>
</html>
Download as text