Dear all,
as many others I'm thrilled about the document rendering service of
PediaPress. Despite its seemingly easy setup it proves instable during
heavy testing. An example: we are getting on a regular basis the error
Render server error
An error occured on the render server: traceback Traceback (most
recent call last): File "/home/tools/py25/lib/python2.5/site-packages/
mwlib-0.12.13-py2.5-linux-x86_64.egg/mwlib/apps/render.py", line 169,
in __call__ env = self.get_environment() File "/home/tools/py25/lib/
python2.5/site-packages/mwlib-0.12.13-py2.5-linux-x86_64.egg/mwlib/
apps/render.py", line 101, in get_environment self.zip_filename =
make_zip(output=self.options.keep_zip, options=self.options,
metabook=env.metabook, status=self.status) File "/home/tools/py25/lib/
python2.5/site-packages/mwlib-0.12.13-py2.5-linux-x86_64.egg/mwlib/
apps/buildzip.py", line 58, in make_zip make_nuwiki(fsdir,
metabook=metabook, options=options, podclient=podclient,
status=status) File "/home/tools/py25/lib/python2.5/site-packages/
mwlib-0.12.13-py2.5-linux-x86_64.egg/mwlib/apps/make_nuwiki.py", line
173, in make_nuwiki raise RuntimeError(str(val)) RuntimeError:
[Failure instance: Traceback (failure with no frames): <type
'exceptions.RuntimeError'>: could not get siteinfo ] sys.argv=['/home/
tools/py25/bin/mw-render', '--logfile', '/home/tools/cache/mw-serve/
41/41e0036158b76f85/mw-render.log.rl', '--error-file', '/home/tools/
cache/mw-serve/41/41e0036158b76f85/errors.rl', '--status-file', '/home/
tools/cache/mw-serve/41/41e0036158b76f85/status.rl', '--writer', 'rl',
'--output', '/home/tools/cache/mw-serve/41/41e0036158b76f85/
output.rl', '--pid-file', '/home/tools/cache/mw-serve/
41/41e0036158b76f85/pid.rl', '--metabook', '/home/tools/cache/mw-serve/
41/41e0036158b76f85/metabook.json', '--keep-zip', '/home/tools/cache/
mw-serve/41/41e0036158b76f85/collection.zip', '--config', 'https://
ssl-97663.1blu.de/mw', '--template-blacklist', 'MediaWiki:PDF Template
Blacklist', '--template-exclusion-category', 'Exclude in print', '--
print-template-prefix', 'Print', '--print-template-pattern', '$1/
Print', '--script-extension', '.php', '--language', 'en']
System deployed: MW v1.16.0beta3
Extension:Collection (r68530)
System is freely accessible to the internet and thus to PediaPress
rendering service.
In LocalSettings.php customization reads as follows:
### Collection
#################################################################
require_once("$IP/extensions/Collection/Collection.php");
$wgCollectionMWServeURL = "http://tools.pediapress.com/mw-serve/";
$wgCollectionFormats = array(
'rl' => 'PDF',
'odt' => 'ODT',
);
There has already been a ticket opened at PediaPress (http://
code.pediapress.com/wiki/ticket/855) but it has been quickly
discarded. Does anyone has an idea what could be wrong?
Many thanks!!
arthur
--
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/mwlib?hl=en.