Last modified: 2007-04-27 12:57:23 UTC
When I try to login the bot at teh be-x-old Wikipedia, it receives either no cookies at all or only be_x_oldwiki_session, no be_x_oldwikiUserID, be_x_oldwikiUserName or be_x_oldwikiToken. The bot asks for page http://be-x-old.wikipedia.org/w/index.php?title=%D0%90%D0%B4%D0%BC%D1%8B%D1%81%D0%BB%D0%BE%D0%B2%D0%B0%D0%B5:Userlogin&action=submit with data {'wpPassword': '@@@@@@@@', 'wpLoginattempt': 'Aanmelden & Inschrijven', 'wpName': 'Robbot', 'wpRemember': '1'} (the password and other sensitive data have been changed into @@@@@@) The resulting headers are: Date: Fri, 27 Apr 2007 08:57:26 GMT Server: Apache X-Powered-By: PHP/5.1.4 Content-Language: be-x-old Vary: Accept-Encoding,Cookie Expires: Thu, 01 Jan 1970 00:00:00 GMT Cache-Control: private, s-maxage=0, max-age=0, must-revalidate Content-Length: 21009 Content-Type: text/html; charset=utf-8 X-Cache: MISS from sq17.wikimedia.org X-Cache-Lookup: MISS from sq17.wikimedia.org:3128 X-Cache: MISS from knsq5.knams.wikimedia.org X-Cache-Lookup: MISS from knsq5.knams.wikimedia.org:3128 X-Cache: MISS from knsq4.knams.wikimedia.org X-Cache-Lookup: MISS from knsq4.knams.wikimedia.org:80 Via: 1.0 sq17.wikimedia.org:3128 (squid/2.6.STABLE12), 1.0 knsq5.knams.wikimedia.org:3128 (squid/2.6.STABLE12), 1.0 knsq4.knams.wikimedia.org:80 (squid/2.6.STABLE12) Connection: close This doesn't seem to be a simple case of wrong password, because then there should still be a be_x_oldwiki_session cookie, as this comparison from zh-min-nan with a deliberately incorrect password shows: Date: Fri, 27 Apr 2007 08:59:59 GMT Server: Apache X-Powered-By: PHP/5.1.2 Set-Cookie: zh_min_nanwiki_session=@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@; path=/ Content-Language: zh-min-nan Vary: Accept-Encoding,Cookie Expires: Thu, 01 Jan 1970 00:00:00 GMT Cache-Control: private, s-maxage=0, max-age=0, must-revalidate Content-Length: 10742 Content-Type: text/html; charset=utf-8 X-Cache: MISS from sq29.wikimedia.org X-Cache-Lookup: MISS from sq29.wikimedia.org:3128 X-Cache: MISS from knsq6.knams.wikimedia.org X-Cache-Lookup: MISS from knsq6.knams.wikimedia.org:3128 X-Cache: MISS from knsq2.knams.wikimedia.org X-Cache-Lookup: MISS from knsq2.knams.wikimedia.org:80 Via: 1.0 sq29.wikimedia.org:3128 (squid/2.6.STABLE12), 1.0 knsq6.knams.wikimedia.org:3128 (squid/2.6.STABLE12), 1.0 knsq2.knams.wikimedia.org:80 (squid/2.6.STABLE12) Connection: close Anyone know what could be going wrong?
Seems to have been resolved.