Closed
Bug 888234
Opened 12 years ago
Closed 12 years ago
Unable to download packaged apps
Categories
(Marketplace Graveyard :: General, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-06-27
People
(Reporter: adora, Assigned: andy+bugzilla)
Details
Attachments
(1 file)
|
336.32 KB,
text/x-log
|
Details |
After tapping the Install icon, the progress indicator spins for a few seconds, but no download prompt ever appears. Hosted apps install without error.
Tested with:
https://marketplace.firefox.com/reviewers/apps/review/napster
https://marketplace.firefox.com/reviewers/apps/review/la-cave-aux-%C3%A9nigmes-1
https://marketplace.firefox.com/reviewers/apps/review/fisherman-fred
Tested on:
1.0.1 2013-06-12 Unagi
1.0.1 2013-06-03 Keon
There's a whole slew of Marketplace errors in the attached log file, but nothing stood out to me as related to packaged apps.
Comment 1•12 years ago
|
||
This might be something:
E/GeckoConsole( 510): [JavaScript Error: "TypeError: t is undefined" {file: "https://marketplace.cdn.mozilla.net/media/js/mkt/reviewers-min.js?build=3ef29d1-51ccce98" line: 5}]
Davor, could that break packaged app installs?
Flags: needinfo?(dspasovski)
Comment 2•12 years ago
|
||
The receipt endpoint is responding with:
{"receipt": null, "error": "There was a problem installing the app.", "addon": 424830}
Was not Davor.
Flags: needinfo?(dspasovski)
Comment 3•12 years ago
|
||
Also, the endpoint's response is a 200, which is curious since it's returning an error.
Updated•12 years ago
|
Component: Reviewer Tools → General
Priority: -- → P1
Comment 4•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/10187d8
Went out this morning!
Assignee: nobody → amckay
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-06-27
You need to log in
before you can comment on or make changes to this bug.
Description
•