>From my wiki which is not behind a firewall.. using $wgCollectionMWServeURL = "http://tools.pediapress.com/mw- serve/"; Tried to Download my book to pdf. Here's my error:
An error occured on the render server: RuntimeError: RuntimeError: command failed with returncode 256: ['mw-zip', '-o', u'cache/94/94ed0ea46ce5bcb1/collection.zip', '-m', u'cache/94/94ed0ea46ce5bcb1/metabook.json', '--status', u'qserve://localhost:14311/94ed0ea46ce5bcb1:makezip', '--config', u'http://www.xmsdevwiki.com/dev', '--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'] Last Output: () File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 371, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 280, in callback self._startRunCallbacks(result) File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 354, in _startRunCallbacks self._runCallbacks() --- <exception caught here> --- File "/usr/lib/python2.6/site-packages/twisted/internet/ defer.py", line 371, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/home/tools/local/lib/python2.6/site-packages/mwlib-0.12.14-py2.6- linux-x86_64.egg/mwlib/net/mwapi.py", line 293, in got_result raise RuntimeError("%r: [fetching %r]" % (error.get("info", ""), self._build_url(**kwargs))) exceptions.RuntimeError: u'You need read permission to use this module': [fetching 'http://www.xmsdevwiki.com/dev/api.php? action=parse&redirects=1&oldid=8933&format=json'] Unhandled error in Deferred: Traceback (most recent call last): Failure: exceptions.RuntimeError: could not get siteinfo fatal: could not get siteinfo [[Failure instance: Traceback: <type 'exceptions.RuntimeError'>: u'You need read permission to use this module': [fetching 'http://www.xmsdevwiki.com/dev/api. -- 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.
