ElvisP <[email protected]> writes: > An error occured on the render server: RuntimeError: RuntimeError: > command failed with returncode 256: > ['mw-zip', '-o', u'cache/71/71642c2f7f3ee0d5/collection.zip', > '-m', u'cache/71/71642c2f7f3ee0d5/metabook.json', > '--status', u'qserve://localhost:14311/71642c2f7f3ee0d5: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'companydomain']
It looks like Collection.body.php doesn't post the 'base_url' parameter (since --config is missing in the above command). What is the version of your mediawiki installation and collection extension? -- 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.
