Closed Bug 630287 Opened 14 years ago Closed 9 years ago

periodic AMO API call errors in PHX web servers

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: rhelmer, Unassigned)

References

()

Details

We periodically cannot connect to services.addons.mozilla.org from the web heads: 2011-01-31 11:46:11 -08:00 --- error: `soc.web extensions.getExtensionsFromAMO` - AMO API Call https://services.addons.mozilla.org(...) only returns 1 results. Expected 24 results. This does not look like a new problem since I see this in SJC kohana logs too. stephend noticed that sometimes the "correlation" column on the topcrasher report page of crash-stats times out, I think that this is why.
Is this a bug for us, or for AMO?
(In reply to comment #2) > Is this a bug for us, or for AMO? I think it's probably AMO, but wanted to check on our side first.
Per getExtensionsFromAMO() that is an error that we log when a report has X extensions and when we make the request to AMO it only returns Y results. The problem is that people have installed addons that have not been registered with AMO. This is logging as a Kohana error, it maybe should be logging as info instead of error to reduce log severity.
If the http status code does not return a 200, then it should log as an error.
It returns 200, so I'm ok with INFO.
Component: Socorro → General
Product: Webtools → Socorro
We're using Hive these days.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.