Author: ron
Description:
This bug started as a simple settings problem.
However the real root of the problem is that I am trying to access my wiki via hughes.net (HN). HN uses a set of processes in managing the data flow called turbopage. While my client IP shoes up correctly, the turbopage servers IP was showing up and used as the anyonomous IP. I took care of that with a SquidServer parm. But I am still being bumped off.
I have had people that are connected via hardline to the net try to log in and edit with complete success. I have used two different computers here at the house try, one a PC the other a MAC, and both fail. My wife took her MAC to work and when connected via hardwire at work was successful.
The test I have been performing is to log in and then simply refresh the page.
I am unable to administer the system and I have a lot of information to put it. This is intended to be a non-profit professional assocations body of knowledge documentation site.
www.farrierpractitioners.org/wiki
Here is the output that I have captured:
Debug from login <<<<
<!-- Served in 0.259 secs. --><!-- Debug output:
Start request
GET /wiki/index.php/Special:SpecialPages
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */*
Accept-Language: en-us
UA-CPU: x86
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 1.1.4322)
Cache-Control: no-cache
Client-IP: 72.171.138.209
X-Forwarded-For: 72.171.138.209
Host: www.farrierpractitioners.org
Cookie: aafpadmn_AAFPWiki_session=54b5e38ee422cd8843a1517442bf7551; aafpadmn_AAFPWikiUserID=1; aafpadmn_AAFPWikiUserName=AAFPAdmin; aafpadmn_AAFPWikiToken=e1d686718bfdd503d8b437a318edf4d6
Referer: http://www.farrierpractitioners.org/wiki/index.php?title=Special:UserLogin&returnto=Special:SpecialPages
Connection: Keep-Alive
Main cache: FakeMemCachedClient
Message cache: MediaWikiBagOStuff
Parser cache: MediaWikiBagOStuff
Fully initialised
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgOut on call of $wgOut::_unstub from unknown
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgContLang on call of $wgContLang::checkTitleEncoding from unknown
Language::loadLocalisation(): got localisation for en from source
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgMessageCache on call of $wgMessageCache::get from unknown
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgLang on call of $wgLang::getCode from unknown
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgUser on call of $wgUser::getOption from unknown
Cache miss for user 1
Connecting to localhost aafpadmn_AAFPWiki...
SQL: SET /* Database::open */ NAMES utf8
SQL: SET /* Database::open */ sql_mode = ''
Connected
SQL: BEGIN
SQL: SELECT /* User::loadFromDatabase */ * FROM user WHERE user_id = '1' LIMIT 1
SQL: SELECT /* User::loadGroups AAFPAdmin */ ug_group FROM user_groups WHERE ug_user = '1'
Logged in from session
Connecting to localhost aafpadmn_AAFPWiki...
SQL: SET /* Database::open AAFPAdmin */ NAMES utf8
SQL: SET /* Database::open AAFPAdmin */ sql_mode = ''
Connected
SQL: SELECT /* MediaWikiBagOStuff::_doquery AAFPAdmin */ value,exptime FROM objectcache WHERE keyname='aafpadmn_AAFPWiki:messages:en'
MessageCache::load: Loading en... got from global cache
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgParser on call of $wgParser::firstCallInit from unknown
Class SkinMonobook not found; skipped loadingZend Optimizer detected; skipping debug_backtrace for safety.
SQL: COMMIT
SQL: BEGIN
SQL: SELECT /* LinkBatch::doQuery AAFPAdmin */ page_id, page_namespace, page_title, page_len, page_is_redirect FROM page WHERE (page_namespace=2 AND page_title='AAFPAdmin') OR (page_namespace=3 AND page_title='AAFPAdmin')
SQL: SELECT /* User::checkNewtalk AAFPAdmin */ user_id FROM user_newtalk WHERE user_id = '1' LIMIT 1
-->
Debug from a browser refresh done imediatly after login <<<<
<!-- Served in 0.256 secs. --><!-- Debug output:
Start request
GET /wiki/index.php/Special:SpecialPages
Accept: */*
Referer: http://www.farrierpractitioners.org/wiki/index.php?title=Special:UserLogin&returnto=Special:SpecialPages
Accept-Language: en-us
UA-CPU: x86
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 1.1.4322)
Host: www.farrierpractitioners.org
Client-IP: 72.171.138.209
X-Forwarded-For: 72.171.138.209
Connection: Close
Cookie: aafpadmn_AAFPWikiUserID=1; aafpadmn_AAFPWikiUserName=AAFPAdmin; aafpadmn_AAFPWiki_session=54b5e38ee422cd8843a1517442bf7551; aafpadmn_AAFPWikiToken=e1d686718bfdd503d8b437a318edf4d6
Main cache: FakeMemCachedClient
Message cache: MediaWikiBagOStuff
Parser cache: MediaWikiBagOStuff
Fully initialised
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgOut on call of $wgOut::_unstub from unknown
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgContLang on call of $wgContLang::checkTitleEncoding from unknown
Language::loadLocalisation(): got localisation for en from source
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgMessageCache on call of $wgMessageCache::get from unknown
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgLang on call of $wgLang::getCode from unknown
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgUser on call of $wgUser::getOption from unknown
Connecting to localhost aafpadmn_AAFPWiki...
IP: 72.171.138.209
SQL: SET /* Database::open 72.171.138.209 */ NAMES utf8
SQL: SET /* Database::open 72.171.138.209 */ sql_mode = ''
Connected
SQL: SELECT /* MediaWikiBagOStuff::_doquery 72.171.138.209 */ value,exptime FROM objectcache WHERE keyname='aafpadmn_AAFPWiki:messages:en'
MessageCache::load: Loading en... got from global cache
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgParser on call of $wgParser::firstCallInit from unknown
Class SkinMonobook not found; skipped loadingZend Optimizer detected; skipping debug_backtrace for safety.
Connecting to localhost aafpadmn_AAFPWiki...
SQL: SET /* Database::open 72.171.138.209 */ NAMES utf8
SQL: SET /* Database::open 72.171.138.209 */ sql_mode = ''
Connected
SQL: BEGIN
SQL: SELECT /* LinkBatch::doQuery 72.171.138.209 */ page_id, page_namespace, page_title, page_len, page_is_redirect FROM page WHERE (page_namespace=2 AND page_title='72.171.138.209') OR (page_namespace=3 AND page_title='72.171.138.209')
SQL: SELECT /* User::checkNewtalk 72.171.138.209 */ user_ip FROM user_newtalk WHERE user_ip = '72.171.138.209' LIMIT 1
-->
Output to deb_log.txt from the refresh <<<<<<
session_set_cookie_params: "0", "/", "", "", "1"
Fully initialised
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgMessageCache on call of $wgMessageCache::get from unknown
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgContLang on call of $wgContLang::getCode from unknown
Connecting to localhost aafpadmn_AAFPWiki...
SQL: SET /* Database::open */ NAMES utf8
SQL: SET /* Database::open */ sql_mode = ''
Connected
SQL: SELECT /* MediaWikiBagOStuff::_doquery */ value,exptime FROM objectcache WHERE keyname='aafpadmn_AAFPWiki:messages:en'
MessageCache::load: Loading en... got from global cache
Language::loadLocalisation(): got localisation for en from source
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgParser on call of $wgParser::firstCallInit from unknown
Zend Optimizer detected; skipping debug_backtrace for safety.
Unstubbing $wgUser on call of $wgUser::getOption from unknown
Session user ID (0) and
cookie user ID (1) don't match!
Version: 1.14.x
Severity: major
OS: Linux
Platform: Other