Render server error
Hi,
I have installed Collection extension on our media wiki portal. I get below error message while i export a book in PDF.
Does anyone have any clue about below error message?
An error occured on the render server: RuntimeError: RuntimeError: command failed with returncode 256: ['mw-zip', '-o', u'cache/0a/0a8642c481e79fb9/collection.zip', '-m', u'cache/0a/0a8642c481e79fb9/metabook.json', '--status', u'qserve://localhost:14311/0a8642c481e79fb9:makezip', '--template-blacklist', u'MediaWiki:PDF Template Blacklist', '--template-exclusion-category', u'Exclude in print', '--print-template-prefix', u'Print', '--print-template-pattern', u'$1/Print', '--username', u'username', '--password', '{OMITTED}', '--domain', u'thehackettgroup'] Last Output: 2011-12-01T10:24:11 mwlib.options.warn >> Both --print-template-pattern and --print-template-prefix (deprecated) specified. Using --print-template-pattern only. 1% creating nuwiki in u'cache/0a/0a8642c481e79fb9/tmptiTpt0/nuwiki' removing tmpdir u'cache/0a/0a8642c481e79fb9/tmptiTpt0' memory used: res=15.6 virt=120.3 1% error Traceback (most recent call last): File "/home/pp/local/bin/mw-zip", line 9, in <module> load_entry_point('mwlib==0.13.0', 'console_scripts', 'mw-zip')() File "/home/pp/local/lib/python2.7/site-packages/mwlib/apps/buildzip.py", line 151, in main make_zip(output, options, env.metabook, podclient=podclient, status=status) File "/home/pp/local/lib/python2.7/site-packages/mwlib/apps/buildzip.py", line 50, in make_zip make_nuwiki(fsdir, metabook=metabook, options=options, podclient=podclient, status=status) File "/home/pp/local/lib/python2.7/site-packages/mwlib/apps/make_nuwiki.py", line 152, in make_nuwiki assert x.wikiident in id2wiki, "no wikiconf for %r (%s)" % (x.wikiident, x) AssertionError: no wikiconf for None (<article {'_env': <mwlib.wiki.Environment object at 0x2a3fcd0>, 'content_type': u'text/x-wiki', 'title': u'Main Page', 'timestamp': u'1305146262', 'type': 'article', 'revision': u'4214'}>) in function system, file ./bin/nslave.py, line 37 in function qaddw, file /home/pp/local/lib/python2.7/site-packages/qs/slave.py, line 66