Unable to start TLS - Warning on line 577

Jump to: navigation, search

This is the same issue I reported in this thread, and while this patch did fix part of my issue, I'm still getting this error when searching or clicking any "redlink" pages while NOT logged in. Once I log in, the errors go away (for me). I also tried installing LDAP Authentication r108775 without improvement.

I still have high hopes that Ryan will be able to figure it out!

JasonPenney21:52, 24 January 2012

I'm running 1.18.1 and am getting this exact error from time to time. I haven't figured out the pattern, but I AM using the latest TRUNK version of the LDAP Extension (R108775) due to other issues with R90286. This was not happening with R90286...

This is definitely a large issue with our deployment since EVERY user sees the errors occasionally, whereas with R90286 we had errors only on the login page. Thoughts? And thanks for what has generally been a really stable and helpful extension for the past 7 years (for us at least!)

JonathanKing (talk)02:25, 24 February 2012

I can replicate this. It's due to the getCanonicalName change I made. I'm looking into it.

Ryan lane (talk)05:08, 27 February 2012
 

Well, there's a bigger problem in play here. MediaWiki's authentication code stupidly uses the same function for user names and page titles. So, when a redlink is clicked, it will cause an LDAP lookup. I've worked around the issue for anons in r112471. Logged in users will still trigger an LDAP lookup for every redlink click, unless apc or memcache is being used for caching.

I'll try to fix this somehow in MediaWiki core in a way that's hopefully less terrible.

Ryan lane (talk)05:30, 27 February 2012

Ryan, thanks for looking into this. Where can I get r112471? And how long do you think it'll be before a comprehensive fix is in place?

JonathanKing (talk)16:03, 6 March 2012

It'll probably be quite a while before the MediaWiki core fix. r112471 is simply a revision in svn. If you get the trunk version of the extension, you'll have that revision.

Ryan lane (talk)20:03, 8 March 2012
 
 
 
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox