Start request GET /wiki/User_talk:Heba
IP: 172.18.0.2
HTTP HEADERS:
PRIORITY: u=0, i
ACCEPT-ENCODING: gzip, deflate, br, zstd
SEC-FETCH-DEST: document
SEC-FETCH-USER: ?1
SEC-FETCH-MODE: navigate
SEC-FETCH-SITE: none
ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
UPGRADE-INSECURE-REQUESTS: 1
SEC-CH-UA-PLATFORM: "Windows"
SEC-CH-UA-MOBILE: ?0
SEC-CH-UA: "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
CACHE-CONTROL: no-cache
PRAGMA: no-cache
X-ORIGINAL-URI: /wiki/User_talk:Heba
X-FORWARDED-PORT: 443
X-FORWARDED-SSL: on
X-FORWARDED-PROTO: https
X-FORWARDED-FOR: 18.188.87.95
X-REAL-IP: 18.188.87.95
CONNECTION: close
HOST: wiki2.bikelover.org
CONTENT-LENGTH:
CONTENT-TYPE:
(end headers)
[session] SessionManager using store APCUBagOStuff
[localisation] LocalisationCache using store LCStoreCDB
[session] SessionBackend "50c3a5c829fn8rcfakkl32gurobo37jo" is unsaved, marking dirty in constructor
[session] SessionBackend "50c3a5c829fn8rcfakkl32gurobo37jo" save: dataDirty=1 metaDirty=1 forcePersist=0
[cookie] already deleted setcookie: "bikebike_mw__session", "", "1712234897", "/", "", "1", "1", ""
[cookie] already deleted setcookie: "bikebike_mw_UserID", "", "1712234897", "/", "", "1", "1", ""
[cookie] already deleted setcookie: "bikebike_mw_Token", "", "1712234897", "/", "", "1", "1", ""
[cookie] already deleted setcookie: "forceHTTPS", "", "1712234897", "/", "", "", "1", ""
[session] SessionBackend "50c3a5c829fn8rcfakkl32gurobo37jo" data dirty due to dirty(): MediaWiki\Session\SessionManager->getSessionForRequest/MediaWiki\Session\SessionManager->getInitialSession/MediaWiki\Session\Session->getToken/MediaWiki\Session\Session->set/MediaWiki\Session\SessionBackend->dirty
[session] SessionBackend "50c3a5c829fn8rcfakkl32gurobo37jo" save: dataDirty=1 metaDirty=0 forcePersist=0
[SQLBagOStuff] MainObjectStash using store ReplicatedBagOStuff
[DBQuery] Wikimedia\Rdbms\DatabaseMysqlBase::open [0s] database_staging: SET group_concat_max_len = 262144, `sql_mode` = ''
[DBReplication] Wikimedia\Rdbms\LBFactory::getChronologyProtector: request info {
"IPAddress": "172.18.0.2",
"UserAgent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
"ChronologyProtection": false,
"ChronologyPositionIndex": 0,
"ChronologyClientId": false
}
[DBReplication] ChronologyProtector using store APCUBagOStuff
[DBReplication] ChronologyProtector fetching positions for 00aba87f0d2b34d22fa7da60bd405aff
[DBReplication] Wikimedia\Rdbms\ChronologyProtector::applySessionReplicationPosition: DEFAULT (database_staging) has no position
[DBConnection] Wikimedia\Rdbms\LoadBalancer::lazyLoadReplicationPositions: executed chronology callback.
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: opened new connection for local/0
[DBQuery] Wikimedia\Rdbms\Database::beginIfImplied (WikiPage::pageData) [0s] database_staging: BEGIN
[DBQuery] WikiPage::pageData [0.001s] database_staging: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_random,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `mw_page` WHERE page_namespace = 3 AND page_title = 'Heba' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.002s] database_staging: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `mw_revision` JOIN `mw_revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `mw_comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `mw_actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `mw_page` ON ((page_id = rev_page)) LEFT JOIN `mw_user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 47074 LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.001s] database_staging: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = 47074
[ContentHandler] Registered handler for wikitext: WikitextContentHandler
[MessageCache] MessageCache using store APCUBagOStuff
[MessageCache] MessageCache::loadUnguarded: Loading en... got from local cache
ParserFactory: using default preprocessor
ContextSource::getContext (MediaWiki\Skins\Vector\SkinVector22): called and $context is null. Using RequestContext::getMain()
[ParserCache] Creating ParserCache instance for pcache
[ParserCache] Creating RevisionOutputCache instance for rcache
Unstubbing $wgLang on call of $wgLang::getDatePreferenceMigrationMap from ParserOptions::initDateFormat
[DBQuery] Wikimedia\Rdbms\DatabaseMysqlBase::open [0s] database_staging: SET group_concat_max_len = 262144, `sql_mode` = ''
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: opened new connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0s] database_staging: SELECT keyname,value,exptime FROM `mw_objectcache` WHERE keyname = 'bikebike-mw_:pcache:idoptions:11733' AND (exptime >= '20250404124817')
[ParserCache] ParserOutput metadata cache miss
Article::generateContentOutput: doing uncached parse
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0s] database_staging: SELECT keyname,value,exptime FROM `mw_objectcache` WHERE keyname = 'bikebike-mw_:pcache:idoptions:11733' AND (exptime >= '20250404124817')
[ParserCache] ParserOutput metadata cache miss
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0s] database_staging: SELECT old_id,old_text,old_flags FROM `mw_text` WHERE old_id = 46813
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LinkHolderArray::replaceInternal [0s] database_staging: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `mw_page` WHERE ((page_namespace = 2 AND page_title = 'Godwin') OR (page_namespace = 3 AND page_title = 'Godwin'))
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::modifyTableSpecificBlobsForSet [0.003s] database_staging: REPLACE INTO `mw_objectcache` (keyname,value,exptime) VALUES ('bikebike-mw_:pcache:idhash:11733-0!canonical','�V�o�6��+���-��G�h���i\Z�Ic�)�Z:[\\(R�(�n���#�H�8���@���x�x����Π�8���~j\'p��h���\0�e�DK2d�����Xr��fk��\r�g�6������[q�$�)���ɆqNB)�b�\\�I�0&TDd���n�_�M��.�l��� �4\":��}HI�i��~� (P�r����!��%�c��,h�7�M+���\r\"jI�j���,��Q�\\m/�X�t����i0F\\ t���Ǹ�uF)�a��~ �?V���Aj/oP�t\rd��7�A���g|�@��d�a�qi�9�nO:*>�{����;M��q\'dO52+��=q�A�� ��s������������9��i8Օ/��Ϝ��3�\ZVR1(�����j�����\\� K���l�&DM��)h������ �m�c�ھ�R��y�/��� �����-�ͽ��<8��_����9��ή�t���g�+w�|(/�I�1 ��r�U�I�\'��s�a�T��u�����c��\Z���G\'�v�qй������ff�O�ݖ�g�p.X�G�_�\'�������W�\rI��JF9���Lok���A-��OZ��:�i�/����P%�X���@��*,�J�L�_�/�W��\"����G�$5���u}���w��\0���V����6��#M��Tr�n��&�\"��Ψ�&�T�h�V���C�f ��P�\\SŰ��zK��鯐J�+_܈��5C�1�Es�����T�����N�5˘�H����kx���80���5�w�D�s4f���w��qO}��9��%U�^ybx�um��A��\n�s#��5`������� �>7�E�u=mV���/����G���C\na�Xb�����a(�����؟G�Zb�qp{H����?eR��=���x�s`�1�=�ω��h� �F1,��d�>7>ώ�����A�����Κ��-�2��UD�O}������S�6�9N�W����8���(1�x/6���(�\'f/b��!��$��=���*Q����!v���+�2���h�CAD� ��L��g�T�cr�[��q��k&�� �ʀE1�����n�� ���[0�CF\r��C�J��DR�������\"���gX���R����/����N�V��;�z\r�T\'�����wO�El]�g����9��z�7\r�)�e��B��,�w�3�>v=E�`Is~(���Qv�i������Q$�WXO\"\'�9�{�)Fu��<Q+��w���1���b�}��tO*퍢)v�3���ѢH;;]��jJ�̜@�ܤ���qT�w4�?\'E��,E�i�H��/���\"\r�H?ڬ=+h_ȋ�S5�J�Lg_��TS�����M5S��ǹ��+�J��iZ�M�������O����Si�<M�B��\\�\"��O�@�֠2;W����\\[�\n�Ou^V��\"���\r>�����۬��13���gE�����UV�o�dӡ���m\nw��8��W����?','20250418124817')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::modifyTableSpecificBlobsForSet [0.001s] database_staging: REPLACE INTO `mw_objectcache` (keyname,value,exptime) VALUES ('bikebike-mw_:pcache:idoptions:11733','}��N�@���e����m�#�I�j�b<6#���e��,����]����i��ۙ��/��|���H�2�2�[��,�(�]�\\��������\Z����SU`R����ր.�и����=�\r�}\r�i�i���r|D�_������K\rj]z�+[���Q��w�={;�CE<e�abC�3��kc���m����ݦ�����G��}#W>#�_���\Z�L\r�}�U���\r�4=z�`r�<d��\"��<�\'��Byw+�@3*};\"�ፌd4���l.��\ru�����QΣ@�����O�L_��7','20250418124817')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[ParserCache] Saved in parser cache
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Permissions\RestrictionStore::loadRestrictions [0s] database_staging: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM `mw_page_restrictions` WHERE pr_page = 11733
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\User\ActorStore::getUserIdentityByName [0s] database_staging: SELECT actor_id,actor_name,actor_user FROM `mw_actor` WHERE actor_name = 'Heba' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Block\DatabaseBlock::newLoad [0s] database_staging: SELECT ipb_id,ipb_address,ipb_timestamp,ipb_auto,ipb_anon_only,ipb_create_account,ipb_enable_autoblock,ipb_expiry,ipb_deleted,ipb_block_email,ipb_allow_usertalk,ipb_parent_block_id,ipb_sitewide,ipb_by_actor,ipblocks_actor.actor_user AS `ipb_by`,ipblocks_actor.actor_name AS `ipb_by_text`,comment_ipb_reason.comment_text AS `ipb_reason_text`,comment_ipb_reason.comment_data AS `ipb_reason_data`,comment_ipb_reason.comment_id AS `ipb_reason_cid` FROM `mw_ipblocks` JOIN `mw_actor` `ipblocks_actor` ON ((actor_id=ipb_by_actor)) JOIN `mw_comment` `comment_ipb_reason` ON ((comment_ipb_reason.comment_id = ipb_reason_id)) WHERE ipb_address = 'Heba'
[DBQuery] MediaWiki::preOutputCommit [0s] database_staging: COMMIT
MediaWiki::preOutputCommit: primary transaction round committed
[DeferredUpdates] DeferredUpdates::run: started MWCallableUpdate_WikiPage->doViewUpdates #715
[DeferredUpdates] DeferredUpdates::run: ended MWCallableUpdate_WikiPage->doViewUpdates #715, processing time: 8.0108642578125E-5
MediaWiki::preOutputCommit: pre-send deferred updates completed
MediaWiki::preOutputCommit: session changes committed
[DBReplication] Wikimedia\Rdbms\ChronologyProtector::stageSessionReplicationPosition: DEFAULT (database_staging) has no replication
[DBReplication] Wikimedia\Rdbms\ChronologyProtector::persistSessionReplicationPositions: saved primary positions/timestamp for DB cluster(s) DEFAULT
[DBReplication] Wikimedia\Rdbms\LBFactory::shutdown: finished ChronologyProtector shutdown
[DBReplication] LBFactory shutdown completed
[cookie] setcookie: "cpPosIndex", "1@1743770897#00aba87f0d2b34d22fa7da60bd405aff", "1743770907", "/", "", "1", "1", ""
OutputPage::haveCacheVaryCookies: no cache-varying cookies found
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] Wikimedia\Rdbms\Database::beginIfImplied (LinkBatch::doQuery (for Skin::preloadExistence)) [0s] database_staging: BEGIN
[DBQuery] LinkBatch::doQuery (for Skin::preloadExistence) [0s] database_staging: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `mw_page` WHERE (page_namespace = 2 AND page_title = 'Heba')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\User\TalkPageNotificationManager::dbCheckNewUserMessages [0s] database_staging: SELECT user_ip FROM `mw_user_newtalk` WHERE user_ip = '172.18.0.2' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Block\DatabaseBlock::newLoad [0s] database_staging: SELECT ipb_id,ipb_address,ipb_timestamp,ipb_auto,ipb_anon_only,ipb_create_account,ipb_enable_autoblock,ipb_expiry,ipb_deleted,ipb_block_email,ipb_allow_usertalk,ipb_parent_block_id,ipb_sitewide,ipb_by_actor,ipblocks_actor.actor_user AS `ipb_by`,ipblocks_actor.actor_name AS `ipb_by_text`,comment_ipb_reason.comment_text AS `ipb_reason_text`,comment_ipb_reason.comment_data AS `ipb_reason_data`,comment_ipb_reason.comment_id AS `ipb_reason_cid` FROM `mw_ipblocks` JOIN `mw_actor` `ipblocks_actor` ON ((actor_id=ipb_by_actor)) JOIN `mw_comment` `comment_ipb_reason` ON ((comment_ipb_reason.comment_id = ipb_reason_id)) WHERE ipb_address = 'Heba'
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Block\DatabaseBlock::newLoad [0s] database_staging: SELECT ipb_id,ipb_address,ipb_timestamp,ipb_auto,ipb_anon_only,ipb_create_account,ipb_enable_autoblock,ipb_expiry,ipb_deleted,ipb_block_email,ipb_allow_usertalk,ipb_parent_block_id,ipb_sitewide,ipb_by_actor,ipblocks_actor.actor_user AS `ipb_by`,ipblocks_actor.actor_name AS `ipb_by_text`,comment_ipb_reason.comment_text AS `ipb_reason_text`,comment_ipb_reason.comment_data AS `ipb_reason_data`,comment_ipb_reason.comment_id AS `ipb_reason_cid` FROM `mw_ipblocks` JOIN `mw_actor` `ipblocks_actor` ON ((actor_id=ipb_by_actor)) JOIN `mw_comment` `comment_ipb_reason` ON ((comment_ipb_reason.comment_id = ipb_reason_id)) WHERE ipb_address = 'Heba'
[gitinfo] Candidate cacheFile=/var/www/html/w/gitinfo.json for /var/www/html/w
[gitinfo] Cache incomplete for /var/www/html/w