[02:57:48] (03PS1) 10Dbarratt: Implement datavalue in Snak [labs/tools/graphql] - 10https://gerrit.wikimedia.org/r/470114 (https://phabricator.wikimedia.org/T207605) [03:00:15] (03CR) 10jerkins-bot: [V: 04-1] Implement datavalue in Snak [labs/tools/graphql] - 10https://gerrit.wikimedia.org/r/470114 (https://phabricator.wikimedia.org/T207605) (owner: 10Dbarratt) [03:32:13] (03PS2) 10Dbarratt: Implement datavalue in Snak [labs/tools/graphql] - 10https://gerrit.wikimedia.org/r/470114 (https://phabricator.wikimedia.org/T207605) [03:34:25] (03CR) 10jerkins-bot: [V: 04-1] Implement datavalue in Snak [labs/tools/graphql] - 10https://gerrit.wikimedia.org/r/470114 (https://phabricator.wikimedia.org/T207605) (owner: 10Dbarratt) [14:15:33] (03PS3) 10Dbarratt: Implement datavalue in Snak [labs/tools/graphql] - 10https://gerrit.wikimedia.org/r/470114 (https://phabricator.wikimedia.org/T207605) [14:18:38] (03CR) 10Dbarratt: [C: 032] Implement datavalue in Snak [labs/tools/graphql] - 10https://gerrit.wikimedia.org/r/470114 (https://phabricator.wikimedia.org/T207605) (owner: 10Dbarratt) [14:20:26] (03Merged) 10jenkins-bot: Implement datavalue in Snak [labs/tools/graphql] - 10https://gerrit.wikimedia.org/r/470114 (https://phabricator.wikimedia.org/T207605) (owner: 10Dbarratt) [15:10:19] (03PS1) 10Dbarratt: Remove referrer from requests. [labs/tools/graphql] - 10https://gerrit.wikimedia.org/r/470171 [15:12:41] (03CR) 10Dbarratt: [C: 032] Remove referrer from requests. [labs/tools/graphql] - 10https://gerrit.wikimedia.org/r/470171 (owner: 10Dbarratt) [15:16:00] (03Merged) 10jenkins-bot: Remove referrer from requests. [labs/tools/graphql] - 10https://gerrit.wikimedia.org/r/470171 (owner: 10Dbarratt) [15:26:55] (03CR) 10GTirloni: "> Patch Set 4:" [labs/tools/wikibugs2] - 10https://gerrit.wikimedia.org/r/469950 (https://phabricator.wikimedia.org/T208009) (owner: 10GTirloni) [15:47:51] davidwbarratt: ther must be some limit [15:48:05] it should be high enough not to be a problem on most cases, though [16:24:01] Platonides I think it's a URL or query string limit [16:25:29] it's probably fine, just wish I could handle it a bit better... I might just have to come up with a way to shorten the URL [16:26:19] it seems to break somewhere over 4,000 characters [16:26:29] removing the Referer from POST requests, but GET requests still fail [16:26:58] *removing the Referer from POST requests fixed the problem, but GET requests still fail [16:27:22] here's an example: [16:27:28] https://graphql.wmflabs.org/?query=%7B%0A++wikidata+%7B%0A++++entity%28id%3A+%22Q25188%22%29+%7B%0A++++++label+%7B%0A++++++++value%0A++++++%7D%0A++++++short%3A+description+%7B%0A++++++++value%0A++++++%7D%0A++++++long%3A+sitelinks+%7B%0A++++++++value%3A+wiki+%7B%0A++++++++++data%3A+page+%7B%0A++++++++++++extract%28sentences%3A+5%2C+intro%3A+true%2C+plaintext%3A+true%29%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++++title%3A+claims%28prop [16:27:28] erty%3A+%22P1476%22%29+%7B%0A++++++++mainsnak+%7B%0A++++++++++datavalue+%7B%0A++++++++++++...+on+SnakValueMonolingualText+%7B%0A++++++++++++++value+%7B%0A++++++++++++++++text%0A++++++++++++++%7D%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++++duration%3A+claims%28property%3A+%22P2047%22%29+%7B%0A++++++++mainsnak+%7B%0A++++++++++datavalue+%7B%0A++++++++++++...+on+SnakValueQuantity+%7B%0A++++++++++++++value+%7B%0A++++++++ [16:27:29] ++++++++amount%0A++++++++++++++++unit+%7B%0A++++++++++++++++++label+%7B%0A++++++++++++++++++++value%0A++++++++++++++++++%7D%0A++++++++++++++++++alias+%7B%0A++++++++++++++++++++value%0A++++++++++++++++++%7D%0A++++++++++++++++%7D%0A++++++++++++++%7D%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++++mpaa%3A+claims%28property%3A+%22P1657%22%29+%7B%0A++++++++...ClaimEntityLabel%0A++++++%7D%0A++++++released%3A+claims%28property [16:27:29] %3A+%22P577%22%29+%7B%0A++++++++mainsnak+%7B%0A++++++++++datavalue+%7B%0A++++++++++++...+on+SnakValueTime+%7B%0A++++++++++++++value+%7B%0A++++++++++++++++time%0A++++++++++++++%7D%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++++place%3A+qualifiers%28property%3A+%22P291%22%29+%7B%0A++++++++++datavalue+%7B%0A++++++++++++...+on+SnakValueEntity+%7B%0A++++++++++++++value+%7B%0A++++++++++++++++code%3A+claims%28property%3A+%22P297%22%29+ [16:27:31] %7B%0A++++++++++++++++++mainsnak+%7B%0A++++++++++++++++++++datavalue+%7B%0A++++++++++++++++++++++...+on+SnakValueString+%7B%0A++++++++++++++++++++++++value%0A++++++++++++++++++++++%7D%0A++++++++++++++++++++%7D%0A++++++++++++++++++%7D%0A++++++++++++++++%7D%0A++++++++++++++%7D%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++++fandango%3A+claims%28property%3A+%22P5693%22%29+%7B%0A++++++++mainsnak+%7B%0A++++++++++datavalue+%7 [16:27:31] B%0A++++++++++++...+on+SnakValueString+%7B%0A++++++++++++++value%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++++logo%3A+claims%28property%3A+%22P154%22%29+%7B%0A++++++++mainsnak+%7B%0A++++++++++datavalue+%7B%0A++++++++++++...+on+SnakValuePage+%7B%0A++++++++++++++value+%7B%0A++++++++++++++++title%0A++++++++++++++++pageid%0A++++++++++++++++ns%0A++++++++++++++%7D%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++++l [16:27:33] anguage%3A+qualifiers%28property%3A+%22P407%22%29+%7B%0A++++++++++datavalue+%7B%0A++++++++++++...+on+SnakValueEntity+%7B%0A++++++++++++++value+%7B%0A++++++++++++++++code%3A+claims%28property%3A+%22P218%22%29+%7B%0A++++++++++++++++++mainsnak+%7B%0A++++++++++++++++++++datavalue+%7B%0A++++++++++++++++++++++...+on+SnakValueString+%7B%0A++++++++++++++++++++++++value%0A++++++++++++++++++++++%7D%0A++++++++++++++++++++%7D%0A++++++++++++++++++%7D%0 [16:27:33] A++++++++++++++++%7D%0A++++++++++++++%7D%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++++genres%3A+claims%28property%3A+%22P136%22%29+%7B%0A++++++++mainsnak+%7B%0A++++++++++datavalue+%7B%0A++++++++++++...+on+SnakValueEntity+%7B%0A++++++++++++++value+%7B%0A++++++++++++++++label+%7B%0A++++++++++++++++++value%0A++++++++++++++++%7D%0A++++++++++++++++alias+%7B%0A++++++++++++++++++value%0A++++++++++++++++%7D%0A++++++++++++++% [16:27:35] 7D%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++++director%3A+claims%28property%3A+%22P57%22%29+%7B%0A++++++++...ClaimEntityLabel%0A++++++%7D%0A++++++screenwriter%3A+claims%28property%3A+%22P58%22%29+%7B%0A++++++++...ClaimEntityLabel%0A++++++%7D%0A++++++cast%3A+claims%28property%3A+%22P161%22%29+%7B%0A++++++++...ClaimEntityLabel%0A++++++%7D%0A++++%7D%0A++%7D%0A%7D%0A%0Afragment+ClaimEntityLabel+on+Claim+%7B%0A++mainsna [16:29:04] (03CR) 10Urbanecm: [C: 032] Localisation updates from https://translatewiki.net. [labs/tools/commons-mass-description] - 10https://gerrit.wikimedia.org/r/469579 (owner: 10L10n-bot) [16:31:02] (03CR) 10Urbanecm: [C: 032] Localisation updates from https://translatewiki.net. [labs/tools/weapon-of-mass-description] - 10https://gerrit.wikimedia.org/r/469577 (owner: 10L10n-bot) [16:31:08] !log suggestbot launched suggestbot-01 instance on eqiad1-r [16:31:09] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Suggestbot/SAL [16:33:02] (03CR) 10Urbanecm: [C: 032] Localisation updates from https://translatewiki.net. [labs/tools/commons-mass-description] - 10https://gerrit.wikimedia.org/r/468923 (owner: 10L10n-bot) [16:33:08] (03CR) 10jerkins-bot: [V: 04-1] Localisation updates from https://translatewiki.net. [labs/tools/commons-mass-description] - 10https://gerrit.wikimedia.org/r/468923 (owner: 10L10n-bot) [16:33:14] (03CR) 10Urbanecm: [C: 032] Localisation updates from https://translatewiki.net. [labs/tools/weapon-of-mass-description] - 10https://gerrit.wikimedia.org/r/468921 (owner: 10L10n-bot) [16:33:40] (03CR) 10Urbanecm: [C: 032] Localisation updates from https://translatewiki.net. [labs/tools/commons-mass-description] - 10https://gerrit.wikimedia.org/r/468216 (owner: 10L10n-bot) [16:33:42] (03CR) 10Urbanecm: [C: 032] Localisation updates from https://translatewiki.net. [labs/tools/weapon-of-mass-description] - 10https://gerrit.wikimedia.org/r/468215 (owner: 10L10n-bot) [16:33:46] (03CR) 10jerkins-bot: [V: 04-1] Localisation updates from https://translatewiki.net. [labs/tools/commons-mass-description] - 10https://gerrit.wikimedia.org/r/468216 (owner: 10L10n-bot) [16:34:39] (03Abandoned) 10Urbanecm: Localisation updates from https://translatewiki.net. [labs/tools/commons-mass-description] - 10https://gerrit.wikimedia.org/r/468216 (owner: 10L10n-bot) [16:34:49] (03Abandoned) 10Urbanecm: Localisation updates from https://translatewiki.net. [labs/tools/commons-mass-description] - 10https://gerrit.wikimedia.org/r/468923 (owner: 10L10n-bot) [16:38:50] !log suggestbot installed MariaDB on suggestbot-01 [16:38:51] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Suggestbot/SAL [17:29:05] !log suggestbot created suggestbot database and user on suggestbot-01, restricted connections to localhost [17:29:07] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Suggestbot/SAL [17:37:12] !log suggestbot apt-get installed python-pip, python-dev, and build-essentials, then installed virtualenv globally via pip on suggestbot-01 [17:37:13] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Suggestbot/SAL [17:47:56] !log suggestbot apt-get installed python3-dev libmariadbclient-dev on suggestbot-01 [17:47:57] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Suggestbot/SAL