Closed
Bug 663029
Opened 15 years ago
Closed 15 years ago
r1.3crowd.com is redirecting to pj-mozilla01 when it doesn't have the files
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ashish, Assigned: justdave)
Details
Callek reports that pj-mirror01.mozilla.org is getting occasional redirects from bouncer although it is disabled in DNS - https://nagios.mozilla.org/ftplag/
Comment 1•15 years ago
|
||
'Disabled in DNS' for releases.mozilla.org is unrelated to bouncer, which is where Callek was hitting issues.
Turns out there's two ways you can get sent to pj-mirror01,
1, directly by bouncer, which isn't happening because sentry correctly finds that the files are missing, eg
https://nagios.mozilla.org/sentry/logentry.cgi?id=201&time=2011-06-08%2022:14:04
Checking /seamonkey/releases/2.1rc2/win32/tr/SeaMonkey%20Setup%202.1%20RC%202.exe... FAILED. rc=404
Checking /seamonkey/releases/2.1rc2/linux-i686/tr/seamonkey-2.1rc2.tar.bz2... FAILED. rc=404
Checking /seamonkey/releases/2.1rc2/mac/tr/SeaMonkey%202.1%20RC%202.dmg... FAILED. rc=404
Checking /seamonkey/releases/2.1rc2/update/win32/tr/seamonkey-2.1rc2.complete.mar... FAILED. rc=404
Checking /seamonkey/releases/2.1rc2/update/linux-i686/tr/seamonkey-2.1rc2.complete.mar... FAILED. rc=404
Checking /seamonkey/releases/2.1rc2/update/mac/tr/seamonkey-2.1rc2.complete.mar... FAILED. rc=404
Checking /seamonkey/releases/2.1rc2/update/win32/tr/seamonkey-2.1rc1-2.1rc2.partial.mar... FAILED. rc=404
Checking /seamonkey/releases/2.1rc2/update/linux-i686/tr/seamonkey-2.1rc1-2.1rc2.partial.mar... FAILED. rc=404
Checking /seamonkey/releases/2.1rc2/update/mac/tr/seamonkey-2.1rc1-2.1rc2.partial.mar... FAILED. rc=404
2, redirection by 3crowd, eg from Callek's log:
Testing http://download.mozilla.org/?product=seamonkey-2.1rc2-complete&os=linux&lang=de&force=1
HTTP/1.1 302 Found
Server: Apache
X-Backend-Server: pm-app-dist06
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0, private
Content-Type: text/html; charset=UTF-8
Date: Wed, 08 Jun 2011 07:22:58 GMT
Location: http://r1.3crowd.com/mozilla/seamonkey/releases/2.1rc2/update/linux-i686/de/seamonkey-2.1rc2.complete.mar
Pragma: no-cache
Transfer-Encoding: chunked
Connection: Keep-Alive
Set-Cookie: dmo=10.2.84.102.1307517778370349; path=/; expires=Thu, 07-Jun-12 07:22:58 GMT
X-Powered-By: PHP/5.1.6
HTTP/1.1 302 Found
Date: Wed, 08 Jun 2011 07:22:58 GMT
Server: Apache
X-Powered-By: PHP/5.2.10-2ubuntu6.10
Location: http://pj-mirror01.mozilla.org/pub/mozilla.org/seamonkey/releases/2.1rc2/update/linux-i686/de/seamonkey-2.1rc2.complete.mar
Vary: Accept-Encoding
Connection: close
Content-Type: text/plain
HTTP/1.1 404 Not Found
Date: Wed, 08 Jun 2011 07:22:57 GMT
Server: Apache/2.2.3 (Red Hat)
Connection: close
Content-Type: text/html; charset=iso-8859-1
This will be the source of Callek's problems.
Summary: verify pj-mozilla01 isn't getting redirected by bouncer → r1.3crowd.com is redirecting to pj-mozilla01 when it doesn't have the files
| Assignee | ||
Comment 2•15 years ago
|
||
Admin contact for this mirror is listed as Justin Fitzhugh, looks like it was something he was experimenting with, rather than a normal mirror. I'll poke him and see if someone took it over from him or who we should contact at 3crowd
Assignee: server-ops → justdave
| Assignee | ||
Comment 3•15 years ago
|
||
Justin, happen to have any details on what this is? Is there someone else that should be the admin contact now?
Comment 4•15 years ago
|
||
Why wouldn't we just remove r1.3crowd.com?
| Assignee | ||
Comment 5•15 years ago
|
||
(In reply to matthew zeier [:mrz] from comment #4)
> Why wouldn't we just remove r1.3crowd.com?
I'll go with that. Done.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•