> Hi
>
> I try to generate more than 5 pages (in result more than ~50 PDF
> pages) and my Wiki generate errors like this:
>
> RuntimeError: RuntimeError: command failed: ['mw-zip', '-o', u'cache/
> cd/cd6c6c212fbfd06e/collection.zip', '-m', u'cache/cd/cd6c6c212fbfd06e/
> metabook.json', '--status', u'qserve://localhost:14311/
> cd6c6c212fbfd06e:makezip', '--config', u'http://motlawa.int.com.pl/
> wiki', '--template-blacklist', u'MediaWiki:PDF Template Blacklist', '--
> template-exclusion-category', u'Omi\u0144 w druku', '--print-template-
> prefix', u'Drukuj', '--print-template-pattern', u'$1/Wydruk', '--
> username', u'user01', '--password', '{OMITTED}', '--domain', u'local']
> in function system, file ./code/sandbox/nslave.py, line 36 in function
> qaddw, file /home/tools/local/lib/python2.6/site-packages/
> mwlib-0.12.13-py2.6-linux-x86_64.egg/mwlib/async/slave.py, line 64
>
> When I try to generate pages simple one or two connected together...
> (less then ~50 PDF pages, the same pages like in first example) then
> automat generate it perfectly - what I doing wrong?
you're probably hitting a timeout here. I think we stop fetching pages
after 90 seconds.
- Ralf