Closed Bug 855121 Opened 11 years ago Closed 11 years ago

hg.mozilla.org blame (AKA "annotate") UI for configure.in won't load (times out?)

Categories

(Developer Services :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 856393

People

(Reporter: dholbert, Assigned: fox2mike)

References

()

Details

STR:
 1. Load
     https://hg.mozilla.org/mozilla-central/annotate/tip//configure.in
  (or alternately, visit https://mxr.mozilla.org/mozilla-central/source/configure.in and click the "hg blame" link at the top)

ACTUAL RESULTS: Throbber spins for a little while (maybe 30 seconds), while we're waiting for the page to load; then, it stops loading. The page ends up blank, aside from a gray header-bar and the word "Mercurial" in the upper-left.

I can reproduce this with 'curl', too:
{
$ curl -vvv https://hg.mozilla.org/mozilla-central/annotate/tip//configure.in
* About to connect() to hg.mozilla.org port 443 (#0)
*   Trying 63.245.215.25...
* Connected to hg.mozilla.org (63.245.215.25) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS handshake, Server hello (2):
* SSLv3, TLS handshake, CERT (11):
* SSLv3, TLS handshake, Server finished (14):
* SSLv3, TLS handshake, Client key exchange (16):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSL connection using RC4-SHA
* Server certificate:
* 	 subject: serialNumber=q0fphJMA8aMebDO07ghuPLGrws-4iZxr; C=US; ST=California; L=Mountain View; O=Mozilla Corporation; OU=IT; CN=hg.mozilla.org
* 	 start date: 2011-11-22 06:44:15 GMT
* 	 expire date: 2013-11-24 07:50:10 GMT
* 	 subjectAltName: hg.mozilla.org matched
* 	 issuer: C=US; O=GeoTrust, Inc.; CN=GeoTrust SSL CA
* 	 SSL certificate verify ok.
> GET /mozilla-central/annotate/tip//configure.in HTTP/1.1
> User-Agent: curl/7.29.0
> Host: hg.mozilla.org
> Accept: */*
> 
< HTTP/1.1 200 Script output follows
< Server: Apache/2.2.15 (Red Hat)
< Vary: Accept-Encoding
< Content-Type: text/html; charset=UTF-8
< Date: Tue, 26 Mar 2013 23:30:21 GMT
< Transfer-Encoding: chunked
< ETag: 1364321845.3
< Connection: Keep-Alive
< 
<?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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<link rel="icon" href="/mozilla-central/static/hgicon.png" type="image/png" />
<meta name="robots" content="index, nofollow"/>
<link rel="stylesheet" href="/mozilla-central/static/style-gitweb.css" type="text/css" />

<style type="text/css">
div.feed {
  float: right;
}
a img {
  border-width: 0px;
}
div.log_link {
  width: 80px;
  background-color: white;
}

div.log_body {
  padding-left: 96px;
}
</style>

<title>mozilla-central: configure.in@c9bf19d37fe0 (annotated)</title>
<link rel="alternate" type="application/atom+xml"
   href="/mozilla-central/atom-log" title="Atom feed for mozilla-central"/>
</head>
<body>

<div class="page_header">
<a href="http://developer.mozilla.org/en/docs/Mercurial" title="Mercurial" style="float: right;">Mercurial</a><a href="/mozilla-central/summary">* Connection #0 to host hg.mozilla.org left intact
}
Summary: hg.mozilla.org won't show blame (AKA "annotate") UI for configure.in → hg.mozilla.org blame (AKA "annotate") UI for configure.in won't load (times out?)
Assignee: nobody → server-ops-devservices
Component: Hg: Customizations → Server Operations: Developer Services
QA Contact: shyam
Going to toss this one at Kendall :D 

Daniel, meet Kendall, our newest Dev Services sysadmin and he'll work on seeing what's up here.
Assignee: server-ops-devservices → klibby
Actually, I'm going to take this back and make some changes to see if they fix the issue.
Assignee: klibby → shyam
Bah, I think I duped the wrong bug :|
Assignee: shyam → klibby
Going to forward dupe this as I have a fix and that's better explained in the other bug :)
Assignee: klibby → shyam
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in before you can comment on or make changes to this bug.