https://bugzilla.wikimedia.org/show_bug.cgi?id=36962

Jiří Bilík <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Jiří Bilík <[email protected]> ---
I have same bug. But change to error after 5 minutes (autoreload).
Local settings:
$wgEnableAPI = true;
require_once( "$IP/extensions/Collection/Collection.php" );
(version 1.7.0)
Render error wihtout specification.
(version 1.6.1) - snapshot for 1.22
RuntimeError: RuntimeError: command failed with returncode 256: ['mw-zip',
'-o', '/home/pp/cache/99/99c67c20596cf467/collection.zip', '-m',
'/home/pp/cache/99/99c67c20596cf467/metabook.json', '--status',
'qserve://localhost:14311/99c67c20596cf467:makezip', '--config',
'https://moodle.gvid.cz/wiki'] Last Output: 1% creating nuwiki in
u'/home/pp/cache/99/99c67c20596cf467/tmpCYt9cI/nuwiki' ERR: <urlopen error
[Errno 110] Connection timed out> ERR: <urlopen error [Errno 110] Connection
timed out> ERR: <urlopen error [Errno 110] Connection timed out> ERR: <urlopen
error [Errno 110] Connection timed out> Traceback (most recent call last): File
"/home/pp/.buildout/cache/eggs/gevent-1.0-py2.7-linux-x86_64.egg/gevent/greenlet.py",
line 327, in run result = self._run(*self.args, **self.kwargs) File
"/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/make_nuwiki.py",
line 119, in run self.fetch_pages_from_metabook(api) File
"/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/make_nuwiki.py",
line 59, in fetch_pages_from_metabook fetch_images=not self.options.noimages)
File
"/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/net/fetch.py",
line 275, in __init__ siteinfo = self.get_siteinfo_for(self.api) File
"/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/net/fetch.py",
line 446, in get_siteinfo_for return m.get_siteinfo() File
"/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/net/sapi.py",
line 180, in get_siteinfo raise RuntimeError("could not get siteinfo")
RuntimeError: could not get siteinfo <Greenlet at 0x313ad70: <bound method
start_fetcher.run of <mwlib.apps.make_nuwiki.start_fetcher object at
0x31a8110>>> failed with RuntimeError removing tmpdir
u'/home/pp/cache/99/99c67c20596cf467/tmpCYt9cI' memory used: res=17.1 virt=94.3
1% error Traceback (most recent call last): File "/home/pp/local/bin/mw-zip",
line 37, in <module> sys.exit(mwlib.apps.buildzip.main()) File
"/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/buildzip.py",
line 155, in main make_zip(output, options, env.metabook, podclient=podclient,
status=status) File
"/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/buildzip.py",
line 50, in make_zip make_nuwiki(fsdir, metabook=metabook, options=options,
podclient=podclient, status=status) File
"/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/make_nuwiki.py",
line 192, in make_nuwiki pool.join(raise_error=True) File
"/home/pp/.buildout/cache/eggs/gevent-1.0-py2.7-linux-x86_64.egg/gevent/pool.py",
line 98, in join raise greenlet.exception RuntimeError: could not get siteinfo
in function system, file
/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/nslave.py,
line 64 in function qaddw, file
/home/pp/.buildout/cache/eggs/qserve-0.2.8-py2.7.egg/qs/slave.py, line 66

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to