Last modified: 2014-08-06 14:18:07 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T71148, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69148 - errors in log file and not working as a provider
errors in log file and not working as a provider
Status: UNCONFIRMED
Product: MediaWiki extensions
Classification: Unclassified
OpenID (Other open bugs)
master
All Linux
: Unprioritized critical with 1 vote (vote)
: ---
Assigned To: T. Gries
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-05 16:31 UTC by daniel
Modified: 2014-08-06 14:18 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description daniel 2014-08-05 16:31:47 UTC
when tring to use this plugin as a provider it auths correctly but then just sits at the page (Special:OpenIDServer) on the wiki and never goes back to the site useing it

also these errors come up in my error log :

[Tue Aug 05 16:15:47 2014] [error] [client IP] PHP Notice:  Undefined property: Auth_OpenID_EncodingError::$code in /var/www/html/w/extensions/OpenID/SpecialOpenIDServer.body.php on line 685
[Tue Aug 05 16:15:47 2014] [error] [client IP] PHP Notice:  Undefined property: Auth_OpenID_EncodingError::$headers in /var/www/html/w/extensions/OpenID/SpecialOpenIDServer.body.php on line 687
[Tue Aug 05 16:15:47 2014] [error] [client IP] PHP Warning:  Invalid argument supplied for foreach() in /var/www/html/w/extensions/OpenID/SpecialOpenIDServer.body.php on line 687
[Tue Aug 05 16:15:47 2014] [error] [client IP] PHP Notice:  Undefined property: Auth_OpenID_EncodingError::$body in /var/www/html/w/extensions/OpenID/SpecialOpenIDServer.body.php on line 691

and from wgDebugLogFile:
Start request HEAD /wiki/Special:OpenIDXRDS
HTTP HEADERS:
HOST: DOMAIN.com
CONNECTION: Keep-Alive
ACCEPT-ENCODING: gzip
CF-IPCOUNTRY: US
X-FORWARDED-FOR: IP
CF-RAY: 15545362f3f7085c-IAD
X-FORWARDED-PROTO: http
CF-VISITOR: {"scheme":"http"}
COOKIE: __cfduid=d5COKKIEID01
COOKIE2: $Version=1
CF-CONNECTING-IP: IP
[caches] main: APCBagOStuff, message: APCBagOStuff, parser: APCBagOStuff
[caches] LocalisationCache: using store LCStoreCDB
Fully initialised
Request ended normally


Start request GET /wiki/Special:OpenIDXRDS
HTTP HEADERS:
HOST: DOMAIN.com
CONNECTION: Keep-Alive
ACCEPT-ENCODING: gzip
CF-IPCOUNTRY: US
X-FORWARDED-FOR: IP
CF-RAY: 15545363436b085c-IAD
X-FORWARDED-PROTO: http
CF-VISITOR: {"scheme":"http"}
ACCEPT: text/html; q=0.3, application/xhtml+xml; q=0.5, application/xrds+xml
COOKIE: __cfduid=d5COKKIEID01
COOKIE2: $Version=1
CF-CONNECTING-IP: IP
[caches] main: APCBagOStuff, message: APCBagOStuff, parser: APCBagOStuff
[caches] LocalisationCache: using store LCStoreCDB
Fully initialised
Request ended normally


Start request POST /wiki/Special:OpenIDServer
HTTP HEADERS:
HOST: DOMAIN.com
CONNECTION: Keep-Alive
ACCEPT-ENCODING: gzip
CF-IPCOUNTRY: US
X-FORWARDED-FOR: IP
CF-RAY: 1554537b9aee0d25-ATL
CONTENT-LENGTH: 1074
X-FORWARDED-PROTO: http
CF-VISITOR: {"scheme":"http"}
USER-AGENT: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0
ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
ACCEPT-LANGUAGE: en-US,en;q=0.5
COOKIE: __cfduid=d8COKKIEID67; __utma=147593071.401368527.1406301174.1407187915.1407247900.7; __utmc=147593071; __utmz=147593071.1406301174.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); ig2ad_session=6dSESSIONID0f; ig2adUserName=MYUSERNAME; vector-nav-p-tb=true; LoggedOut=1407251535; PHPSESSID=r6SESSIONID15; openid_server=pdSERVERIDs0; UserID=1
CONTENT-TYPE: application/x-www-form-urlencoded
X-BLUECOAT-VIA: 3dde474e0fded9a4
CF-CONNECTING-IP: IP
[caches] main: APCBagOStuff, message: APCBagOStuff, parser: APCBagOStuff
[caches] LocalisationCache: using store LCStoreCDB
Fully initialised
User: got user 1 from cache
User: loading options for user 1 from override cache.
User: logged in from session
User: loading options for user 1 from override cache.
MessageCache::load: Loading en... got from local cache
[autoloader] Class FormatJSON was loaded using incorrect case
[warning] Did not find alias for special page 'OpenIDIdentifier'. Perhaps no aliases are defined for it? [Called from SpecialPageFactory::getLocalNameFor in /WIKIROOT/includes/specialpage/SpecialPageFactory.php at line 597]
Request ended normally

output of phpinfo():

library

openssl 	OpenSSL 1.0.1e-fips 11 Feb 2013 
gmp 		4.3.1 
mcrypt 		2.5.8 
bzip2 		1.0.5, 10-Dec-2007 


wiki's version for component

MediaWiki version and revision 	1.24alpha (ec2ead5)
11:26, 4 August 2014
PHP 	5.3.3 (apache2handler)
OpenID extension version and revision 	4.4.0 20140401 (8d98880) 19:56, 4 August 2014
Comment 1 T. Gries 2014-08-05 20:26:06 UTC
thanks for reporting. Cannot help at the moment, perhaps later. Was E:OpenID working for you previously ?
Comment 2 daniel 2014-08-06 14:18:07 UTC
it is kind of working it works if you just use it as an auth for one user but it does not work as a sso method ... it gets hung ... also the errors where always there ... even tring diffrent branchs from git

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links