Closed Bug 610649 Opened 14 years ago Closed 14 years ago

tbpl.mozilla.org not loading

Categories

(Infrastructure & Operations Graveyard :: NetOps, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwatt, Unassigned)

References

()

Details

(Whiteboard: [needs mv fix])

tbpl.mozilla.org has not been loading for me ever since I discovered it a week or so ago. The problem seems to be that these two resources aren't loading:

http://build.mozilla.org/builds/builds-pending.js
http://build.mozilla.org/builds/builds-running.js

When I try to load them directly in FF4b6 I get "The connection has timed out".
the page loads for me.
It works for some people, and not for others (according to reports on #developers).

I should also note that it doesn't matter which browser I use; Firefox, Opera and Chrome all fail to load TBPL at the given URL, or the links provided in comment 0.
Are you able to reach the host at all?  Can you telnet to port 80 on that box?

Trying to narrow down where the problem is.
No, telnet to build.mozilla.org on port 80 waits forever. If you want a lower latency means of chatting to debug, I'm on IRC as jwatt.
Correction, timed out:

$ telnet build.mozilla.org 80
Trying 10.2.74.128...
telnet: connect to address 10.2.74.128: Operation timed out
telnet: Unable to connect to remote host
Okay, tracked this down.

Hosts at the Mountain View office resolve build.mozilla.org to an internal San Jose IP.  Happens that that IP is reachable through the VPN between the office and the datacenter (through a VPN specifically for build machines).

When an external VPN user connects to Mountain View, that user also gets Mountain View DNS.  The openvpn server isn't advertising a route for 10.2.74.0/24.

Several ways to fix this.  

1. advertise that route.2
2. fix dns such that office folk get the external address for build.mozilla.org
Whiteboard: [needs mv fix]
A workaround for me, as pointed out by mrz, is for me to disconnect from the VPN. That indeed gets the build.mozilla.org resources loading as they should, but unfortunately does not solve the problem with tbpl.mozilla.org itself.

I'll probably open a separate bug for that issue and you guys can use this bug for the problem in comment 6.
Actually with the build.mozilla.org issue out the way, tbpl.mozilla.org loads fine in m-c builds, so I think I must just be hitting a bug in FF4b6. Since the issue seems to be gone on m-c, I'll likely not be filing another bug.
Assignee: server-ops → network-operations
Component: Server Operations → Server Operations: Netops
comment #8 suggests it's fine now.  Reopen if I'm mistaken.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.