Closed
Bug 974584
Opened 11 years ago
Closed 11 years ago
(Synth APK) - [Dev] APK Factory 400 Bad Request on many manifests
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: aaronmt, Assigned: ozten)
References
Details
HTTP/1.1 400 Bad Request using https://apk-controller.stage.mozaws.net of about 100 selected manifests
https://marketplace.firefox.com/app/7b41976f-cb97-4b90-a711-a71376d21d42/manifest.webapp
https://marketplace.firefox.com/app/8bcde521-3e5b-4e0c-879d-26eccfa0b607/manifest.webapp
https://marketplace.firefox.com/app/a22e0277-35bc-434d-9371-1568c75fc726/manifest.webapp
https://marketplace.firefox.com/app/d62743a8-2ff8-44b0-8b4b-f19a5f9c03c3/manifest.webapp
https://marketplace.firefox.com/app/90aa85eb-60f0-4e58-8147-558e162fac1c/manifest.webapp
https://marketplace.firefox.com/app/9c908285-5c94-4734-9f4d-143b12aaa461/manifest.webapp
https://marketplace.firefox.com/app/0f2b5b79-b314-465e-a63c-9a34d37265cc/manifest.webapp
https://marketplace.firefox.com/app/f042b917-18c0-4676-b2d4-bee04b6bb6d8/manifest.webapp
https://marketplace.firefox.com/app/f4ed9018-1529-465c-a31b-84e338537053/manifest.webapp
https://marketplace.firefox.com/app/9493e490-6201-474b-afe9-63964c2e56a6/manifest.webapp
https://marketplace.firefox.com/app/f9dabc77-d391-4c80-9bce-0db85c3aab05/manifest.webapp
https://marketplace.firefox.com/app/0fa962aa-33c5-46ad-9264-9ada1fac37ef/manifest.webapp
https://marketplace.firefox.com/app/67c191d3-ef12-42c7-900d-5e7b94bd148b/manifest.webapp
https://marketplace.firefox.com/app/2386dc5c-68ef-4006-928e-29864f31491f/manifest.webapp
https://marketplace.firefox.com/app/a7ef881d-d3cf-496b-a606-af0db47dcf64/manifest.webapp
https://marketplace.firefox.com/app/5568c144-dcbf-4325-9098-fc401004a27b/manifest.webapp
https://marketplace.firefox.com/app/d8363be6-b330-4c91-9338-d0bb02e19820/manifest.webapp
https://marketplace.firefox.com/app/07cc718f-992b-4291-8325-5e56dddce59b/manifest.webapp
https://marketplace.firefox.com/app/63093b5d-acef-40b9-811e-e45c20fa476f/manifest.webapp
https://marketplace.firefox.com/app/fe501288-f063-4e58-84cc-fb1c6e6134ff/manifest.webapp
https://marketplace.firefox.com/app/a96d8438-0b32-486e-b95f-771012085076/manifest.webapp
https://marketplace.firefox.com/app/1058042d-f454-4565-8e44-b2c50868e718/manifest.webapp
https://marketplace.firefox.com/app/4ca62653-c5a9-4f74-9f3f-19ac777a13d8/manifest.webapp
https://marketplace.firefox.com/app/4e118fac-e233-42b9-8a29-83f829b31670/manifest.webapp
https://marketplace.firefox.com/app/ff89c9d1-977e-4b54-8693-85e8e8898694/manifest.webapp
https://marketplace.firefox.com/app/0d20eedb-1ffe-4175-825a-e4e54296764b/manifest.webapp
https://marketplace.firefox.com/app/05e0b2c0-7d5f-43c4-8ae9-22bc07ebbb78/manifest.webapp
https://marketplace.firefox.com/app/6eb8e634-3c38-4aa6-855d-2c442b937a1c/manifest.webapp
https://marketplace.firefox.com/app/691472ff-d766-4bae-92cd-b9bd60e6b5d2/manifest.webapp
https://marketplace.firefox.com/app/d01a3be6-73dc-444c-8abc-0e20ed9f601e/manifest.webapp
https://marketplace.firefox.com/app/176befd3-b40e-4511-beb9-75ac109db318/manifest.webapp
https://marketplace.firefox.com/app/c3dd1948-cff3-4088-8109-9bb038985cd5/manifest.webapp
https://marketplace.firefox.com/app/a3db8a46-84e2-42ca-aaa4-09ad7c468b6c/manifest.webapp
https://marketplace.firefox.com/app/d37cb5ed-525a-408e-a7cf-ec848064e041/manifest.webapp
https://marketplace.firefox.com/app/c460da20-a8fe-47ee-ba82-8b9029d2f610/manifest.webapp
https://marketplace.firefox.com/app/602474fc-3f7d-43e3-998b-be0a26f1f090/manifest.webapp
https://marketplace.firefox.com/app/b3e0e5f6-bbba-4d34-a32c-9b0b93774761/manifest.webapp
https://marketplace.firefox.com/app/2fa2c228-c9e0-4e96-93a4-881ff8515814/manifest.webapp
https://marketplace.firefox.com/app/342ac6ee-012d-4b78-a72a-ad3d9e6d4871/manifest.webapp
https://marketplace.firefox.com/app/df65051a-4f78-4e98-86d8-5b4b250bc5da/manifest.webapp
https://marketplace.firefox.com/app/bcc7cb14-4a01-4c71-8108-f8f48460a9d8/manifest.webapp
Assignee | ||
Comment 1•11 years ago
|
||
The response I'm seeing is Generator response status code was 413
The load balancers and web servers will need to accept 100MB POSTs.
Comment 2•11 years ago
|
||
The nginx default for client_max_body_size is 1 MB. I bumped this value to 100MB. Please test on stage and verify.
Assignee | ||
Comment 3•11 years ago
|
||
https://marketplace.firefox.com/app/7b41976f-cb97-4b90-a711-a71376d21d42/manifest.webapp worked for me after you bumped to 100MB, thanks!
Reporter | ||
Comment 4•11 years ago
|
||
I still see this issues today
e.g,
$ curl -IL https://apk-controller.stage.mozaws.net/application.apk?manifestUrl=https://marketplace.firefox.com/app/6eb8e634-3c38-4aa6-855d-2c442b937a1c/manifest.webapp
HTTP/1.1 400 Bad Request
Content-length: 83
Content-Type: text/plain; charset=utf-8
Date: Thu, 20 Feb 2014 15:05:49 GMT
X-Powered-By: Express
Connection: keep-alive
Comment 5•11 years ago
|
||
What is the output of the request?
Comment 6•11 years ago
|
||
[jthomas@addonsadm.private.phx1 ~]$ curl https://apk-controller.stage.mozaws.net/application.apk?manifestUrl=https://marketplace.firefox.com/app/6eb8e634-3c38-4aa6-855d-2c442b937a1c/manifest.webapp Error in generator - {
"status": "error",
"message": "SIGNER_REFUSED_REQUEST"
This is related to Bug 974798.
Assignee | ||
Comment 7•11 years ago
|
||
Ready for re-try.
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•