It seems a login error, but I don't know why. When I look at the log file on the render server /var/cache/mw-serve/ 51/510dde01130d818d/mw-render.log.rl, it has a message showing: "creating nuwiki in u'/var/cache/mw-serve/51/510dde01130d818d/ tmpG4Yh1e/nuwiki' Fatal error: login failed". I am sure the "$wgCollectionMWServeCredentials" is correct, and it works with the public render server.
Any idea is greatly appreciated, Ross Xu On Sep 18, 10:13 pm, Ross <[email protected]> wrote: > Hi there, > My MediaWiki 1.15.1 was working well with the Collection extension and > my own mwlib render server to create PDF documents. > Today, I just upgraded my MediaWiki 1.15.1 to MediaWiki 1.16.0. After > the upgrade, I get "Render server error" when I try to download a PDF > book. > The error message is very long, but it includes: > ********************************************** > An error occured on the render server: traceback Traceback (most > recent call last): File "/usr/lib/python2.4/site-packages/ > mwlib-0.12.10-py2.4-linux-x86_64.egg/mwlib/apps/render.py", ... > File "/usr/lib/python2.4/site-packages/mwlib-0.12.10-py2.4-linux- > x86_64.egg/mwlib/apps/make_nuwiki.py", line 171, in make_nuwiki raise > RuntimeError(str(val)) RuntimeError: [Failure instance: Traceback: > exceptions.RuntimeError: login failed: {'login': {'cookieprefix': > 'mediawiki_docs_', ... > ********************************************** > > Are there any known issues with the MW 1.16.0 upgrade and the mwlib/ > Collection? > BTW, If I switch to the default public render server, it's working > fine without error. > > Any idea is greatly appreciated, > Ross Xu -- 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.
