Last modified: 2014-09-26 07:12:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T71452, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69452 - latest mw-vagrant and labs-vagrant time out after a load.php request
latest mw-vagrant and labs-vagrant time out after a load.php request
Status: RESOLVED FIXED
Product: MediaWiki-Vagrant
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized major
: ---
Assigned To: Ori Livneh
: hhvm
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-13 00:57 UTC by spage
Modified: 2014-09-26 07:12 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description spage 2014-08-13 00:57:27 UTC
Shahyar Ghobadpour in his local MediaWiki-vagrant, and me in the http://flow-tests.wmflabs.org instance are both experiencing http timeouts.

The index.php content loads, the first one or two load.php succeeds, but then subsequent load.php requests for that page spin for a lonnnnnnnng time, and then regular index.php and api.php requests time out as well. 

We both pulled latest vagrant repository and ran `{labs-,}vagrant provision`.

`sudo apachectl restart` resets the web server for one request, then it starts timing out again. I just did `sudo restart hhvm` `sudo /etc/init.d/redis-server restart` and then another `sudo apachectl stop` `sudo apachectl restart` and the flow-tests labs server has stayed up for several requests.

FWIW flow-tests:/var/log/apache2/error.log has lines like

[Mon Aug 11 19:09:57.267877 2014] [proxy_fcgi:error] [pid 25259] (22)Invalid argument: [client 127.0.0.1:57582] AH01075: Error dispatching request to :
[Mon Aug 11 19:11:57.393869 2014] [proxy_fcgi:error] [pid 24268] [client 10.68.16.65:44516] AH01067: Failed to read FastCGI header, referer: http://flow-tests.wmflabs.org/wiki/Talk:Sandbox
[Mon Aug 11 19:11:57.393931 2014] [proxy_fcgi:error] [pid 24268] (70014)End of file found: [client 10.68.16.65:44516] AH01075: Error dispatching request to :, referer: http://flow-tests.wmflabs.org/wiki/Talk:Sandbox

these might be a false alarm from all the restarting I was doing.
Comment 1 Juliusz Gonera 2014-08-20 18:18:04 UTC
I think I might be experiencing the same thing. It seems to be happening more often (after fewer requests) on articles imported from other wikis (possibly containing more elements than just text or a single image, such as templates).
Comment 2 Bryan Davis 2014-08-20 18:23:04 UTC
This sounds a lot like bug 68574, which I thought was fixed in our latest hhvm builds. What version of hhvm do you have installed? The best way to tell at the moment is to do `dpkg -l|grep hhvm` so you can get the full build number.

The latest package is 3.3-dev+20140728+wmf5
Comment 3 spage 2014-08-28 21:21:22 UTC
(In reply to Bryan Davis from comment #2)
> What version of hhvm do you have installed? The best way to
> tell at the moment is to do `dpkg -l|grep hhvm` so you can get the full
> build number.

This morning the flow-tests wmflabs server was at 
  3.1+20140723-1+wmf1
It has been more stable only running a few browser tests on it.

> The latest package is 3.3-dev+20140728+wmf5

I `labs-vagrant enable <random feature>` and did a labs-vagrant provision; I had to follow the suggestion "You might want to run 'apt-get -f install' to correct these <errors>". Now flow-tests is at
  3.3-dev+20140728+wmf5
I restarted hhvm and apache, we'll see :)
Comment 4 Ori Livneh 2014-09-26 07:12:48 UTC
S: please re-open if this is still an issue.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links