Closed
Bug 874518
Opened 12 years ago
Closed 12 years ago
Marketplace production CDN 404s on /locales/*
Categories
(Cloud Services :: Operations: Marketplace, task, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: basta, Assigned: jason)
References
Details
I'm seeing 404s for the JS language packs.
https://marketplace.cdn.mozilla.net/locales/es.js?b=1738f2e
while the -dev version works as expected:
https://marketplace-dev-cdn.allizom.org/locales/es.js?b=00f35fa
Updated•12 years ago
|
Assignee: nobody → server-ops-amo
Component: General → Server Operations: AMO Operations
Product: Marketplace → mozilla.org
QA Contact: oremj
Version: 1.0 → other
Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-amo → jthomas
Assignee | ||
Comment 1•12 years ago
|
||
Fixed prod nginx configuration.
~|⇒ curl -I https://marketplace.cdn.mozilla.net/locales/es.js\?b\=1738f2e
HTTP/1.1 200 OK
Server: nginx
X-Backend-Server: web7.addons.phx1.mozilla.com
Content-Type: application/x-javascript; charset=utf-8
ETag: "519545d2-1a59"
Last-Modified: Thu, 16 May 2013 20:47:14 GMT
Date: Wed, 22 May 2013 16:21:36 GMT
Connection: keep-alive
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Component: Server Operations: AMO Operations → Operations: Marketplace
Product: mozilla.org → Mozilla Services
You need to log in
before you can comment on or make changes to this bug.
Description
•