User talk:Wmsptbikerecycle
Welcome to Bike Collectives Wiki! We hope you will contribute much and well. You will probably want to read the [pages]. Again, welcome and have fun! PositiveSpin (talk) 20:26, 20 May 2019 (PDT)
Welcome to Bike Collectives Wiki! We hope you will contribute much and well. You will probably want to read the [pages]. Again, welcome and have fun! PositiveSpin (talk) 20:26, 20 May 2019 (PDT)
Start request GET /wiki/User_talk:Wmsptbikerecycle
IP: 172.18.0.2
HTTP HEADERS:
COOKIE: cpPosIndex=3%401768828616%2300aba87f0d2b34d22fa7da60bd405aff
ACCEPT-ENCODING: gzip, br, zstd, deflate
USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
ACCEPT: */*
X-ORIGINAL-URI: /wiki/User_talk:Wmsptbikerecycle
X-FORWARDED-PORT: 443
X-FORWARDED-SSL: on
X-FORWARDED-PROTO: https
X-FORWARDED-FOR: 216.73.216.48
X-REAL-IP: 216.73.216.48
CONNECTION: close
HOST: wiki2.bikelover.org
CONTENT-LENGTH:
CONTENT-TYPE:
(end headers)[session] SessionManager using store APCUBagOStuff[localisation] LocalisationCache using store LCStoreCDB[session] SessionBackend "qd60epmu85c34gcoa4m570tr5hpvqr7l" is unsaved, marking dirty in constructor[session] SessionBackend "qd60epmu85c34gcoa4m570tr5hpvqr7l" save: dataDirty=1 metaDirty=1 forcePersist=0[cookie] already deleted setcookie: "bikebike_mw__session", "", "1737292617", "/", "", "1", "1", ""[cookie] already deleted setcookie: "bikebike_mw_UserID", "", "1737292617", "/", "", "1", "1", ""[cookie] already deleted setcookie: "bikebike_mw_Token", "", "1737292617", "/", "", "1", "1", ""[cookie] already deleted setcookie: "forceHTTPS", "", "1737292617", "/", "", "", "1", ""[session] SessionBackend "qd60epmu85c34gcoa4m570tr5hpvqr7l" 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 "qd60epmu85c34gcoa4m570tr5hpvqr7l" 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": 3,
"ChronologyClientId": "00aba87f0d2b34d22fa7da60bd405aff"
}[DBReplication] ChronologyProtector using store APCUBagOStuff[DBReplication] ChronologyProtector fetching positions for 00aba87f0d2b34d22fa7da60bd405aff[DBReplication] expected and found position index 3[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 [0s] 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 = 'Wmsptbikerecycle' LIMIT 1[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.001s] 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 = 46908 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 = 46908[ContentHandler] Registered handler for wikitext: WikitextContentHandler[MessageCache] MessageCache using store APCUBagOStuff[MessageCache] MessageCache::loadUnguarded: Loading en... got from local cacheParserFactory: using default preprocessorContextSource::getContext (MediaWiki\Skins\Vector\SkinVector22): called and $context is null. Using RequestContext::getMain()[ParserCache] Creating ParserCache instance for pcache[ParserCache] Creating RevisionOutputCache instance for rcacheUnstubbing $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:11673' AND (exptime >= '20260119131657')[ParserCache] ParserOutput metadata cache missArticle::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:11673' AND (exptime >= '20260119131657')[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 = 46653[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] LinkHolderArray::replaceInternal [0.001s] 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 = 'PositiveSpin') OR (page_namespace = 3 AND page_title = 'PositiveSpin'))[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:idhash:11673-0!canonical','�V�o\Z9��+��J��a�\Z {�ҕ4���A�^tj����X�^{��B���~c�#@Ht\'�R��3����7�,�t:^@���~\Z\Z�A:�<�oA�*�b����G��2RB@h�\n2r˗|���7����N���U\nd�r��B�PI��Cn�$y��&#��!N�䟕M���{���f�؍4�������#�`Y���Š@K&��;Jb\rs��ƤY�j����\"���щҋ�}iMS�9�����E��к���#������F1~��a��l�b����o��e�F��o���\n�<�o��Un^��-��LT�-$ӔK��p#\0-�膻�vC���{���5����ʬ�����n���m�៑w����;�3����\0��r������1���9��c������ݾ�G�2Y�N�nZ\0�.�d �:����uв+���� e���a�0w��$K��RSC� ��+����=Ҷ������~�n���G���Gɣ��HR�Pe�㨂-�\\*�/��)0��7��J��O%��\0�������kC�v���~���&���͙ȠA/y�G�_����\\o��1�����յ�r�{�S��%�3�j����67�Iss�T��-Ӓ�E�U�P~M4��mj��nF���+��j ��2,�RKi��{�v�?E�\'�U�nn���ȑ��s���7�����p�sf��=T\Z����LS �h��\r�������S�w�H��\n�Ҧ�%�H;Q3��c�h�x^�=�j��Á:MW����T���o���80T��C${�e(r4����^������)�����˛�͝k�V����8��YHW���]d�r��z}n����Aڬ�ڝ_0�c;=zt��)��c���v�7C(��������O�Fa�<da�O�w���z��w��i���\Z�z���zށF[p�ŰHu���<=��G�g�9B�C\"<���9Z�%��V����@�z�W�)o���\'īK�Iq<���(1�x/����h�;f/�zZC�I�ݻb��U���%BlmgE�אeX�������pI�������i��d �b{��k&�� uʀG1����N�{�2�$6gᆓ:H���Sj�$R��|�y���|b7�b�33G�GG?<L����]�w����N�a�J��I����а�Ӎ��.�b�۪Y�\\���MC��3��S�����,��R�8�d���]�;^��D�|��8��̅ؓO��q��F��Z����ǔV6����e��V�[�Rl<�|5��F�mnܰ7�T������f���:��:\Z���\"ִa����L�Q����\'������y�q��_I�m�s��j��r�1��F�b��*yE]���J\'������ձ��l2s�T�,OS�!`O�D�Ϭ�r���\nt�Ɖ=����k������e��*�Y�Ÿ���%����Rܞ��L~��NYݾe�˂��7���qE�{1��-���','20260202131657')[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:11673','}��n�@���e���ZTz����JZ����S�tY6;�b��ޅ�m=�������9����8�����c�і*�\"<���X�.�P���8�h�>W�FU����j5����=�܂٣M@�k�_w��h> �\'d��A��j�T ���^���G�\n��$���@�%�5��� �Ϭ�3\Z��6.B��FT�w���ET�=\r\Zv���l���b�Q15��iֵʻ:�*�z�h@��x�~�������ȜD�O�e�y�ͨt툩7\r<�_�w~p?��|���q!�Y������\'�[7�3}���','20260202131657')[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 [0.001s] database_staging: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM `mw_page_restrictions` WHERE pr_page = 11673[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] MediaWiki\User\ActorStore::getUserIdentityByName [0.001s] database_staging: SELECT actor_id,actor_name,actor_user FROM `mw_actor` WHERE actor_name = 'Wmsptbikerecycle' LIMIT 1[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] MediaWiki\Block\DatabaseBlock::newLoad [0.001s] 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 = 'Wmsptbikerecycle'[DBQuery] MediaWiki::preOutputCommit [0s] database_staging: COMMITMediaWiki::preOutputCommit: primary transaction round committed[DeferredUpdates] DeferredUpdates::run: started MWCallableUpdate_WikiPage->doViewUpdates #715[DeferredUpdates] DeferredUpdates::run: ended MWCallableUpdate_WikiPage->doViewUpdates #715, processing time: 8.392333984375E-5MediaWiki::preOutputCommit: pre-send deferred updates completedMediaWiki::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", "4@1768828617#00aba87f0d2b34d22fa7da60bd405aff", "1768828627", "/", "", "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 = 'Wmsptbikerecycle')[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 = 'Wmsptbikerecycle'[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 = 'Wmsptbikerecycle'[gitinfo] Candidate cacheFile=/var/www/html/w/gitinfo.json for /var/www/html/w[gitinfo] Cache incomplete for /var/www/html/w