rde <[email protected]> writes: > I have just joined on this discussion but have had the same issue. > Essentially, although the updated git file will begin the render, the > extension then crashes again with > "An error occured on the render server: traceback Traceback (most > recent call last): File "/usr/lib/python2.5/site-packages/ > mwlib-0.12.13-py2.5-linux-i686.egg/mwlib/apps/render.py", line 169, in > __call__ env = self.get_environment() File "/usr/lib/python2.5/site- > packages/mwlib-0.12.13-py2.5-linux-i686.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 "/usr/lib/python2.5/ > site-packages/mwlib-0.12.13-py2.5-linux-i686.egg/mwlib/apps/ > buildzip.py", line 58, in make_zip make_nuwiki(fsdir, > metabook=metabook, options=options, podclient=podclient, > status=status) File "/usr/lib/python2.5/site-packages/mwlib-0.12.13- > py2.5-linux-i686.egg/mwlib/apps/make_nuwiki.py", line 195, in > make_nuwiki raise RuntimeError(str(val)) RuntimeError: [Failure > instance: Traceback: <type 'exceptions.RuntimeError'>: login failed: > {'login': {'result': 'WrongPass'}}
why do you think this has something to do with unicode? Can you double check your username/password combination? Cheers, - Ralf -- 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.
