Page MenuHomePhabricator

(possibly spurious) "Could not load image data http" errors on Beta Cluster
Closed, InvalidPublic

Details

Reference
bz72162

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:44 AM
bzimport set Reference to bz72162.
bzimport added a subscriber: Unknown Object (MLST).

I suspect this is still beta being unreliable because of HHVM hiccups. We've had sporadic errors like that ever since HHVM was rolled out on beta.

Probably a HTTP 500 on the imageinfo API call. The last test run was Oct 17, 2014 7:29:05 AM. The Apache log for deployment-mediawiki03 doesn't contain anything for that date; no clue if that's the right place to look, though.

Anybody knows if this has happened again in the last 10 days?

Yes, there are a few test failures with this error message every day.

It's actually gotten a lot worse now that I've split the large scenarios into smaller ones following Dan's advice. Just because there are statistically more chances of running into the problem, I guess.

Last successful puppet run on all the cache instances on betalabs was on:

The last Puppet run was at Fri Oct 17 10:07:24 UTC 2014 (37931 minutes ago).

So this *might* be related?

See bug 73263 for info on the puppet issue.

Might be, but there are occurrences of "Could not load image data http" that are older than Oct 17th.

Today I ran into a similar message while I was working locally, that happened because I navigated away from the page as it was loading an image. It might be what's happening here and the fact that this error is displayed at all in situations where an XHR is aborted by the browser is undesirable. Glancing at media viewer's code where that error comes from, I think we could narrow it down a little to understand what's happening in the browser tests.

I see these every now and then on beta, even with normal browsing behavior (no aborted requests). I think beta is just aborting requests (maybe request involving storing a thumbnail locally?) from time to time.

At any rate, that error message could be improved.

Tgr lowered the priority of this task from High to Medium.Dec 11 2014, 12:45 AM

Lowering priority as we do not plan to work on this anytime soon.

Mass-removing the Multimedia tag from MediaViewer tasks, as this is now being worked on by the Reading department, not Editing's Multimedia team.

greg renamed this task from (possibly spurious) "Could not load image data http" errors on beta labs to (possibly spurious) "Could not load image data http" errors on Beta Cluster.Sep 21 2015, 3:53 PM
greg updated the task description. (Show Details)
greg added a project: Multimedia.
greg set Security to None.
zeljkofilipin claimed this task.
zeljkofilipin subscribed.

I do not remember seeing this problem in a long time. Please reopen if this is still a problem.