Closed Bug 892398 Opened 11 years ago Closed 11 years ago

application id 398736 is empty in export API

Categories

(Marketplace Graveyard :: API, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2013-08-13

People

(Reporter: nati, Assigned: ashort)

Details

(Whiteboard: [qa-])

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.63 Safari/537.31

Steps to reproduce:

Downloaded the latest export from prod:
https://marketplace.cdn.mozilla.net/dumped-apps/tarballs/2013-07-10.tgz



Actual results:

The file: `apps/398/398736.json` is empty


Expected results:

As it's available via:
https://marketplace.firefox.com/api/v1/apps/app/398736/?format=JSON
and was created almost a year ago, I guess it shouldn't be empty.
This might be related to https://bugzilla.mozilla.org/show_bug.cgi?id=882072
Component: General → API
Priority: -- → P1
On IRC:
> Hey. I'm mucking around with Firefox Marketplace's daily dumps and I've encountered some empty .json files. I think there might be a problem with your export script.
> I'm talking about the script that produces https://marketplace.cdn.mozilla.net/dumped-apps/tarballs/2013-07-16.tgz and the like
> For example, in today's dump the .json file for app 409334 is empty.
> It was fine on the 14th and 13th, and possibly earlier, too.
> I believe it's a problem with the export script because it works just fine via the API: https://marketplace.firefox.com/api/v1/apps/app/409334/
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: nobody → ashort
running the export script locally, I have not been able to reproduce this. This isn't a failure of generating the data, since the export script completes successfully. My only guess at this point is that there's some failure between the data being generated and the tarball being written. Could this be an NFS-related problem?
see bug 886987
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-08-01
oops wrong bug.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
https://github.com/mozilla/zamboni/commit/8065550
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Target Milestone: 2013-08-01 → 2013-08-15
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.