rde <[email protected]> writes: > I have exactly the same issue. Credentials correct and Render Error. > This is with the latest version of mwlib available with easy_install. > Output of the error.rl file is: > > "RuntimeError: [Failure instance: Traceback: <type > 'exceptions.RuntimeError'>: login failed: {'login': {'result': > 'WrongPass'}}
well, that's the error message as returned by mediawiki's api.php. It says "WrongPass". Do your webserver logs contain any useful information? Maybe you need to specify a domain? 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.
