Closed
Bug 817152
Opened 13 years ago
Closed 13 years ago
Validator intermittently uses old code; complains about marketplace.firefox.com
Categories
(Marketplace Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tofumatt, Unassigned)
Details
The validator seems to have web workers that are outdated; when I submitted an app that only allows installs from "http://facevalueapp.com" and "https://marketplace.firefox.com" it complained that with "marketplace.mozilla.org" in the install URLs it wouldn't work.
http://cl.ly/image/2O2x0s01070u
(This could relate to bug 817149. I'm not sure.)
Comment 1•13 years ago
|
||
(In reply to Matthew Riley MacPherson [:tofumatt] from comment #0)
> The validator seems to have web workers that are outdated; when I submitted
> an app that only allows installs from "http://facevalueapp.com" and
> "https://marketplace.firefox.com" it complained that with
> "marketplace.mozilla.org" in the install URLs it wouldn't work.
That would suggest that we have some out-of-date .pycs on some of the celery machines.
Comment 2•13 years ago
|
||
some REALLY out-of-date PYCs. We fixed this issue the week before Thanksgiving, no?
I'd be interested if this is also somehow related to the chronic slowness of the validator in recent times.
Comment 3•13 years ago
|
||
(In reply to Matt Basta [:basta] from comment #2)
> some REALLY out-of-date PYCs. We fixed this issue the week before
> Thanksgiving, no?
I am not seeing any *.pyc files on the celery prod hosts. There were a few workers on celery3.phx1.addons that seemed to be stale with Nov 15th time stamp. I restarted celery workers on this host.
Comment 4•13 years ago
|
||
Is this still an issue? If it is, I assume we should make it an IT bug?
Comment 5•13 years ago
|
||
I'm going to close this in order to get QA. QA: please try to upload a webapp which doesn't include marketplace.mozilla.org and see if you get an error. Thanks.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•