I have attached the access log. Nothing gets recorded in the error log at all. I'd spotted the wrong password but I have tested this through active directory and through the mediawiki active directory extension and it works perfectly in both instances. The only place it doesnt work is here but I can't find where it is passing the username and password and therefore it is difficult to know where the extension is failing.
On Oct 13, 12:10 pm, Ralf Schmitt <[email protected]> wrote: > 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.
