Closed Bug 875365 Opened 11 years ago Closed 11 years ago

Querystrings causing 404s on marketplace-dev

Categories

(Cloud Services :: Operations: Marketplace, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: chuck, Assigned: oremj)

Details

As Victor noted in comment #3 of bug 872988, statistics dashboards are not loading their constituent data:

"even if the statistics page is now opened , the waiting spinning wheel is continuously displayed : http://screencast.com/t/5m65BzNrrTA

We should add a message saying "No results found" if we don't have any statistics for an app. You can use https://marketplace-dev.allizom.org/app/uplift to reproduce the issue"

This appears to be caused by 404s in XHR requests to get the statistics for the charts.

Requests on the example page cited above are to the following URLs:

https://marketplace-dev.allizom.org/app/uplift/statistics/installs-day-20130423-20130523.json?_=1369323692834
https://marketplace-dev.allizom.org/app/uplift/statistics/installs-day-20130509-20130523.json?_=1369323692836

Removing the timestamped querystrings (that are used to prevent this data from being cached by clients) 

This indicates a bug in the nginx rules used to appropriately filter requests to Zamboni and Fireplace.
Assignee: server-ops-amo → oremj
Fixed. Also committed to puppet for stage/prod/alt-dev.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Thanks :oremj! Verified.
Status: RESOLVED → VERIFIED
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.