[Pywikipedia-bugs] [Maniphest] [Updated] T248376: Install numerious python packages from stretch-backports for compatibility with pywikibot

2020-04-08 Thread Xqt
Xqt added a comment. Please note that for running scripts with **Python 2** the following packages are mandatory: - enum34>=1.1.6,!=1.1.8 - ipaddress>=1.0.23 - pathlib2 - requests>=2.20.1 Supporting Python 2 is deprecated and will be dropped soon (T213287

[Pywikipedia-bugs] [Maniphest] [Edited] T249787: Create Docker image for Toolforge that is purpose built to run pywikibot scripts

2020-04-08 Thread bd808
bd808 updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T249787 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: bd808 Cc: Aklapper, bd808, Liuxinyu970226, pywikibot-bugs-list, JJMC89, Zkhalido, Phamhi, Viztor, Wenyi,

[Pywikipedia-bugs] [Maniphest] [Created] T249787: Create Docker image for Toolforge that is purpose built to run pywikibot scripts

2020-04-08 Thread bd808
bd808 created this task. bd808 added projects: Toolforge, cloud-services-team (Kanban), Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Liuxinyu970226, Aklapper. TASK DESCRIPTION Many grid engine jobs are executions of pywikibot scripts. An unknown but presumably

[Pywikipedia-bugs] [Maniphest] [Triaged] T248376: Install numerious python packages from stretch-backports for compatibility with pywikibot

2020-04-08 Thread bd808
bd808 triaged this task as "High" priority. bd808 added a project: cloud-services-team (Kanban). bd808 added a comment. I'm honestly not super happy about pushing this to high priority and installing new global Python packages, but I do recognize that a large amount of the work done for the

[Pywikipedia-bugs] [Maniphest] [Retitled] T248376: Install numerious python packages from stretch-backports for compatibility with pywikibot

2020-04-08 Thread bd808
bd808 renamed this task from "Install python3-requests from stretch-backports for compatibility with pywikibot" to "Install numerious python packages from stretch-backports for compatibility with pywikibot". bd808 updated the task description. TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T248376: Install python3-requests from stretch-backports for compatibility with pywikibot

2020-04-08 Thread Billinghurst
Billinghurst added a comment. Also for **archivebot.py ** jobs the script fails completely. I am getting this error on the grid Traceback (most recent call last): File "scripts/archivebot.py", line 111, in import pywikibot File

[Pywikipedia-bugs] [Maniphest] [Updated] T249705: pywikibot encounters an internal API error with Flow on testwiki (but not other wikis)

2020-04-08 Thread cscott
cscott added a comment. @joe, if this turns out to be envoy-related, T249745: Could not enqueue jobs: Unable to deliver all events: 503: Service Unavailable could be as well. TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: pywikibot encounters an internal API error with Flow on testwiki (but not other wikis)

2020-04-08 Thread cscott
cscott added a comment. i assume the localhost:6002 goes to envoy or some other router which actually brings it to the parsoid cluster ? <_joe_> yes <_joe_> so interestingly, I find no trace of 503 errors in the parsoid logs, but lemme check the mediawiki appservers

[Pywikipedia-bugs] [Maniphest] [Updated] T249705: pywikibot encounters an internal API error with Flow on testwiki (but not other wikis)

2020-04-08 Thread cscott
cscott added a subscriber: Joe. cscott added a comment. The full URL requested for the original 503 error should have been: http://localhost:6002/w/rest.php/test.wikimedia.org/v3/transform/html/to/wikitext/Topic%3AU5y53rn0dp6h70nw (Based on an internal VRS request of

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: pywikibot encounters an internal API error with Flow on testwiki (but not other wikis)

2020-04-08 Thread cscott
cscott added a comment. HTTP 503 is "Service Unavailable" -- I wonder if this is actually a rate limit or something similar which is being hit? TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: pywikibot encounters an internal API error with Flow on testwiki (but not other wikis)

2020-04-08 Thread ssastry
ssastry added a comment. https://logstash.wikimedia.org/goto/cc6d91314e1475059ea06a3a1d422aa4 is the logstash board for errors over a 7-day period. it shows: - this is NOT limited to testwiki - also shows a bunch of errors on April 6th around 1500 UTC (before the current train rollout

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: pywikibot encounters an internal API error with Flow on testwiki (but not other wikis)

2020-04-08 Thread ssastry
ssastry added a comment. https://logstash.wikimedia.org/goto/2697afe9d80ae6c138127f0a8febd9df is the logstash board showing the 503 errors. TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Updated] T249705: pywikibot encounters an internal API error with Flow on testwiki (but not other wikis)

2020-04-08 Thread Jdforrester-WMF
Jdforrester-WMF removed a parent task: T247774: 1.35.0-wmf.27 deployment blockers. TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jdforrester-WMF Cc: cscott, Jdforrester-WMF, ssastry, kostajh,

[Pywikipedia-bugs] [Maniphest] [Retitled] T249705: pywikibot encounters an internal API error with Flow on testwiki (but not other wikis)

2020-04-08 Thread Jdforrester-WMF
Jdforrester-WMF renamed this task from "Internal API error with Flow on testwiki" to "pywikibot encounters an internal API error with Flow on testwiki (but not other wikis)". TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread Jdforrester-WMF
Jdforrester-WMF added a comment. Confirmed. TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jdforrester-WMF Cc: cscott, Jdforrester-WMF, ssastry, kostajh, Aklapper, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread ssastry
ssastry added a comment. In T249705#6040487 , @cscott wrote: > Adding as a train blocker until/unless we can prove that this isn't related to a group0 deployment. > (It's likely as @kostajh suggests that this isn't train-related, but

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread Jdforrester-WMF
Jdforrester-WMF added a comment. Full config diff: diff -d wmf-config/config-cache/conf-production-testwiki.json wmf-config/config-cache/conf-production-mediawikiwiki.json 3,8c3,4 < "accountcreator": { < "override-antispoof": true, <

[Pywikipedia-bugs] [Maniphest] [Updated] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread cscott
cscott added a parent task: T247774: 1.35.0-wmf.27 deployment blockers. TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: cscott Cc: Jdforrester-WMF, ssastry, kostajh, Aklapper, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread cscott
cscott added a comment. Adding as a train blocker until/unless we can prove that this isn't related to a group0 deployment. TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: cscott Cc: cscott,

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread Dvorapa
Dvorapa added a comment. I've noticed this today, but it could fail for several days already (as Pywikibot tests were broken last week) TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa

[Pywikipedia-bugs] [Maniphest] [Updated] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread ssastry
ssastry edited projects, added Parsoid; removed Parsoid-PHP. TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ssastry Cc: Jdforrester-WMF, ssastry, kostajh, Aklapper, pywikibot-bugs-list, Dvorapa,

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread ssastry
ssastry added a comment. In T249705#6039690 , @kostajh wrote: > Tagging @ssastry and @Jdforrester-WMF in case they know of what needs to be fixed in the config repo. Other group0 wikis (e.g. mediawiki.org) seem fine, so it seems

[Pywikipedia-bugs] [Maniphest] [Commented On] T249622: Make separate maxlag config value for Wikidata until T243701 solved

2020-04-08 Thread gerritbot
gerritbot added a comment. Change 576813 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [bugfix] Increase maxlag parameter after each wait cycle https://gerrit.wikimedia.org/r/576813 TASK DETAIL https://phabricator.wikimedia.org/T249622 EMAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T249622: Make separate maxlag config value for Wikidata until T243701 solved

2020-04-08 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T249622 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Xqt, Aklapper, pywikibot-bugs-list, Dvorapa, Urbanecm, Oblanco79, Alter-paule,

[Pywikipedia-bugs] [Maniphest] [Retitled] T248769: get_login_token and userinfo might race condition getting login token making one of them bad and failing login

2020-04-08 Thread Dvorapa
Dvorapa renamed this task from "login loop 3: get_login_token and userinfo race condition getting login token making one of them bad and failing login" to "get_login_token and userinfo might race condition getting login token making one of them bad and failing login". TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Edited] T248771: login() with retry=True might delete correct password if unknown APIError occurs

2020-04-08 Thread Dvorapa
Dvorapa updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T248771 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89,

[Pywikipedia-bugs] [Maniphest] [Retitled] T248771: login() with retry=True might delete correct password if unknown APIError occurs

2020-04-08 Thread Dvorapa
Dvorapa renamed this task from "login loop 4: login process failure not catched by Request.submit() or LoginManager.getCookie() is passed to LoginManager.login(retry=True) results in deleting password even for passwordfile/noninteractive" to "login() with retry=True might delete correct

[Pywikipedia-bugs] [Maniphest] [Updated] T78396: Load languages_by_size from the API or from WMF Toolforge

2020-04-08 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T78396 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: gerritbot, jayvdb, Ladsgroup, Ricordisamoa, Aklapper, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread kostajh
kostajh added subscribers: ssastry, Jdforrester-WMF. kostajh added a comment. Tagging @ssastry and @Jdforrester-WMF in case they know of what needs to be fixed in the config repo. Other group0 wikis (e.g. mediawiki.org) seem fine, so it seems likely to me that this is a config issue for

[Pywikipedia-bugs] [Maniphest] [Updated] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread kostajh
kostajh added projects: MediaWiki-Configuration, Parsoid-PHP. kostajh added a comment. This looks like a configuration error with Parsoid, probably related to the #Parsoid-PHP project. You get the same error if trying to post a comment

[Pywikipedia-bugs] [Maniphest] [Updated] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread Dvorapa
Dvorapa added projects: StructuredDiscussions, Pywikibot-Flow. Restricted Application added a project: Growth-Team. TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper,

[Pywikipedia-bugs] [Maniphest] [Updated] T186274: Enable 2FA normal login

2020-04-08 Thread Dvorapa
Dvorapa added a subtask: T249706: Make clientlogin interactive. TASK DETAIL https://phabricator.wikimedia.org/T186274 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Dalba, Masti, Aklapper, pywikibot-bugs-list, Petrb, Framawiki, Anomie,

[Pywikipedia-bugs] [Maniphest] [Updated] T249706: Make clientlogin interactive

2020-04-08 Thread Dvorapa
Dvorapa added a parent task: T186274: Enable 2FA normal login. TASK DETAIL https://phabricator.wikimedia.org/T249706 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, Viztor, Wenyi, Tbscho,

[Pywikipedia-bugs] [Maniphest] [Updated] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread Anomie
Anomie removed projects: Core Platform Team, MediaWiki-API. TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Anomie Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, Viztor, Wenyi, Tbscho,

[Pywikipedia-bugs] [Maniphest] [Edited] T249706: Make clientlogin interactive

2020-04-08 Thread Dvorapa
Dvorapa updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T249706 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89,

[Pywikipedia-bugs] [Maniphest] [Edited] T249706: Make clientlogin interactive

2020-04-08 Thread Dvorapa
Dvorapa updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T249706 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89,

[Pywikipedia-bugs] [Maniphest] [Edited] T249706: Make clientlogin interactive

2020-04-08 Thread Dvorapa
Dvorapa updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T249706 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89,

[Pywikipedia-bugs] [Maniphest] [Retitled] T248471: login() with retry=True might delete correct password if unknown APIError occurs

2020-04-08 Thread Dvorapa
Dvorapa renamed this task from "pywikibot password handling" to "login() with retry=True might delete correct password if unknown APIError occurs". TASK DETAIL https://phabricator.wikimedia.org/T248471 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Commented On] T248471: pywikibot password handling

2020-04-08 Thread Dvorapa
Dvorapa added a comment. Okay, if any issue with the new release occur, please create a new task with a new description of the problem. The issue with `retry=True` and deleting password might still occur, but we need to know more details about how it happens TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Edited] T249706: Make clientlogin interactive

2020-04-08 Thread Dvorapa
Dvorapa updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T249706 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89,

[Pywikipedia-bugs] [Maniphest] [Created] T249706: Make clientlogin interactive

2020-04-08 Thread Dvorapa
Dvorapa created this task. Dvorapa added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION action=clientlogin is supposed to be interactive, however our quick implementation just expects user, password and rememberMe parameters to

[Pywikipedia-bugs] [Maniphest] [Commented On] T137520: category move needs wikidata password without any reason

2020-04-08 Thread Dvorapa
Dvorapa added a comment. Seems no longer fail this way, but why? TASK DETAIL https://phabricator.wikimedia.org/T137520 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Framawiki, Tgr, matej_suchanek, Aklapper, Zppix,

[Pywikipedia-bugs] [Maniphest] [Commented On] T243200: Move PAWS to OAuth 2.0

2020-04-08 Thread Dvorapa
Dvorapa added a comment. (major part of Pywikibot login issues solved) TASK DETAIL https://phabricator.wikimedia.org/T243200 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Chicocvenancio, Dvorapa Cc: Dvorapa, MarcoAurelio, MusikAnimal,

[Pywikipedia-bugs] [Maniphest] [Commented On] T215130: test_identity method of oauth_tests.TestOauthLoginManger is failing for python 3.8-dev

2020-04-08 Thread Dvorapa
Dvorapa added a comment. This seems to be resolved somehow, but why? TASK DETAIL https://phabricator.wikimedia.org/T215130 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Framawiki, Dvorapa, valhallasw, VcamX, Aklapper, Xqt,

[Pywikipedia-bugs] [Maniphest] [Updated] T225591: Make Travis and Appveyor pass again

2020-04-08 Thread Dvorapa
Dvorapa added a comment. Just two failing tests and we are green! T128453: script_tests fails for editarticle in windows environment T249090: TestApiFunctions.testObjectCreation fails with nb-wiki and Python 2.7

[Pywikipedia-bugs] [Maniphest] [Edited] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread Dvorapa
Dvorapa updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, WDoranWMF, holger.knust, EvanProdromou, Viztor,

[Pywikipedia-bugs] [Maniphest] [Created] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread Dvorapa
Dvorapa created this task. Dvorapa added projects: MediaWiki-API, Pywikibot-tests. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. Restricted Application added projects: Pywikibot, Core Platform Team. TASK DESCRIPTION Pywikibot tests are failing lately with the

[Pywikipedia-bugs] [Maniphest] [Retitled] T78396: Load languages_by_size from the API or from WMF Toolforge

2020-04-08 Thread Dvorapa
Dvorapa renamed this task from "Load languages_by_size from the API or from WMF Labs" to "Load languages_by_size from the API or from WMF Toolforge". TASK DETAIL https://phabricator.wikimedia.org/T78396 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Pywikipedia-bugs] [Maniphest] [Commented On] T57011: Support for Wikimedia Toolforge

2020-04-08 Thread Dvorapa
Dvorapa added a comment. Both suggestions work now, any specific issues can be discussed in new specific tasks TASK DETAIL https://phabricator.wikimedia.org/T57011 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Dvorapa,

[Pywikipedia-bugs] [Maniphest] [Edited] T57011: Support for Wikimedia Toolforge

2020-04-08 Thread Dvorapa
Dvorapa updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T57011 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Cyberpower678, ChongDae, Legoktm, jayvdb, Ricordisamoa, pywikibot-bugs-list, Ladsgroup, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Closed] T57011: Support for Wikimedia Toolforge

2020-04-08 Thread Dvorapa
Dvorapa closed this task as "Resolved". Dvorapa moved this task from Backlog to Wikimedia prod/Cloud Services issues on the Pywikibot board. TASK DETAIL https://phabricator.wikimedia.org/T57011 WORKBOARD https://phabricator.wikimedia.org/project/board/87/ EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Retitled] T57011: Support for Wikimedia Toolforge

2020-04-08 Thread Dvorapa
Dvorapa renamed this task from "Support for Wikimedia Labs" to "Support for Wikimedia Toolforge". TASK DETAIL https://phabricator.wikimedia.org/T57011 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Cyberpower678, ChongDae, Legoktm,

[Pywikipedia-bugs] [Maniphest] [Triaged] T249704: Petscan seems to accept domain and code instead of family and lang

2020-04-08 Thread Xqt
Xqt triaged this task as "Low" priority. TASK DETAIL https://phabricator.wikimedia.org/T249704 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89,

[Pywikipedia-bugs] [Maniphest] [Lowered Priority] T248782: AppVeyor ignores several options from settings

2020-04-08 Thread Dvorapa
Dvorapa lowered the priority of this task from "Low" to "Lowest". TASK DETAIL https://phabricator.wikimedia.org/T248782 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, Viztor, Wenyi,

[Pywikipedia-bugs] [Maniphest] [Triaged] T248782: AppVeyor ignores several options from settings

2020-04-08 Thread Dvorapa
Dvorapa triaged this task as "Low" priority. TASK DETAIL https://phabricator.wikimedia.org/T248782 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont,

[Pywikipedia-bugs] [Maniphest] [Created] T249704: Petscan seems to accept domain and code instead of family and lang

2020-04-08 Thread Dvorapa
Dvorapa created this task. Dvorapa added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION TASK DETAIL https://phabricator.wikimedia.org/T249704 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T249704: Petscan seems to accept domain and code instead of family and lang

2020-04-08 Thread Dvorapa
Dvorapa added a comment. Can't test currently as petscan is down (HTTP 504) TASK DETAIL https://phabricator.wikimedia.org/T249704 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Commented On] T110925: Run macOS builds on CI

2020-04-08 Thread Dvorapa
Dvorapa added a comment. Posting link from dupl. task: https://www.appveyor.com/blog/2019/11/20/build-macos-projects-with-appveyor/ TASK DETAIL https://phabricator.wikimedia.org/T110925 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc:

[Pywikipedia-bugs] [Maniphest] [Retitled] T110925: Run macOS builds on CI

2020-04-08 Thread Dvorapa
Dvorapa renamed this task from "Run macOS builds on Travis" to "Run macOS builds on CI". TASK DETAIL https://phabricator.wikimedia.org/T110925 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Xqt, Dvorapa, gerritbot, jayvdb, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Unblock] T225591: Make Travis and Appveyor pass again

2020-04-08 Thread Dvorapa
Dvorapa closed subtask T244062: test_create_short_link of page_tests.TestShortLink fails with strange APIError as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T225591 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: D3r1ck01,

[Pywikipedia-bugs] [Maniphest] [Closed] T244062: test_create_short_link of page_tests.TestShortLink fails with strange APIError

2020-04-08 Thread Dvorapa
Dvorapa closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T244062 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Legoktm, revi, Dvorapa, Aklapper, pywikibot-bugs-list, Xqt, Zkhalido, Viztor, Wenyi, Tbscho,

[Pywikipedia-bugs] [Maniphest] [Triaged] T249349: test_api_error* tests fail as not raised on WD

2020-04-08 Thread Dvorapa
Dvorapa triaged this task as "Lowest" priority. Dvorapa moved this task from CI test failures to Test failures on the Pywikibot-tests board. Dvorapa added a comment. Seems like a maxlag issue TASK DETAIL https://phabricator.wikimedia.org/T249349 WORKBOARD

[Pywikipedia-bugs] [Maniphest] [Created] T249692: Pywikibot crashes when _WbDataPage is initialized with non-existing target

2020-04-08 Thread matej_suchanek
matej_suchanek created this task. matej_suchanek added projects: Pywikibot, Pywikibot-Wikidata. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION File "C:\Users\admin\Documents\core\pywikibot\bot.py", line 1527, in run super(Bot, self).run()

[Pywikipedia-bugs] [Maniphest] [Updated] T249565: Wikidata's wb_items_per_site table has suddenly disappeared, creating DBQueryErrors on page views

2020-04-08 Thread Marostegui
Marostegui added a subtask: T249683: Redefine mysql GRANTs for wikiadmin. TASK DETAIL https://phabricator.wikimedia.org/T249565 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore, Marostegui Cc: jcrespo, CDanis, Marostegui, Darwinius,