[Pywikipedia-bugs] [Maniphest] [Created] T295924: Login fails if current user does not have permission to create apicache-py3

2021-11-17 Thread Chicocvenancio
Chicocvenancio created this task. Chicocvenancio added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION **List of steps to reproduce** (step by step, including full links if applicable): - Change into a directory the current

[Pywikipedia-bugs] [Maniphest] [Commented On] T188684: PAWS kills active users servers that are not connected to a user session

2021-05-23 Thread Chicocvenancio
Chicocvenancio added a comment. The timeout is now 24 hours. This will be an experiment and we might need to reduce it, but the intention is to support more long running tasks in PAWS. TASK DETAIL https://phabricator.wikimedia.org/T188684 EMAIL PREFERENCES https

[Pywikipedia-bugs] [Maniphest] [Commented On] T252306: PAWS gives API-errors on some cases

2020-09-29 Thread Chicocvenancio
Chicocvenancio added a comment. @Edoderoo the error does indicate the Wiki in the last message see https://public.paws.wmcloud.org/User:chicocvenancio/T252306.ipynb TASK DETAIL https://phabricator.wikimedia.org/T252306 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel

[Pywikipedia-bugs] [Maniphest] [Commented On] T252306: PAWS gives API-errors on some cases

2020-09-24 Thread Chicocvenancio
Chicocvenancio added a comment. @Geertivp Why does **PAWS** requires the accounts? PAWS itself does not require the accounts, Pywikibot when authenticated with OAuth, does (it is a bug). PAWS authenticates with OAuth for security reasons, (files and even notebook cells outputs are, by

[Pywikipedia-bugs] [Maniphest] [Commented On] T252306: PAWS gives API-errors on some cases

2020-09-24 Thread Chicocvenancio
Chicocvenancio added a comment. https://public.paws.wmcloud.org/63056561/Untitled5.ipynb Right at the end there: > Failed OAuth authentication for wikisource:fr This query is somehow hitting french wikisource, and the bot probably doesn't have an account there. TAS

[Pywikipedia-bugs] [Maniphest] [Closed] T258142: pwb outdated in PAWS

2020-07-21 Thread Chicocvenancio
Chicocvenancio closed this task as "Resolved". Chicocvenancio added a comment. In T258142#6317194 <https://phabricator.wikimedia.org/T258142#6317194>, @Xqt wrote: > The repository at gerrit does not have a stable tag anymore https://gerrit.wikimedia.org/r/admin/repos

[Pywikipedia-bugs] [Maniphest] [Commented On] T258142: pwb Outadated in PAWS

2020-07-18 Thread Chicocvenancio
Chicocvenancio added a comment. @Arjunaraoc The fix will probably be merged in a couple of days. In the means time, if you want a workaround you can manually update pywikibot by: cd /srv/paws/pwb && git pull origin stable TASK DETAIL https://phabricator.wikimedia.org/T25814

[Pywikipedia-bugs] [Maniphest] [Retitled] T258142: pwb Outadated in PAWS

2020-07-18 Thread Chicocvenancio
Chicocvenancio renamed this task from "pwb replace.py # of pages changed notification is wrong for one change" to "pwb Outadated in PAWS". Chicocvenancio triaged this task as "Medium" priority. Chicocvenancio removed a project: Pywikibot-replace.py. Chicocvenanci

[Pywikipedia-bugs] [Maniphest] [Updated] T258142: pwb replace.py # of pages changed notification is wrong for one change

2020-07-18 Thread Chicocvenancio
Chicocvenancio added a comment. There seems to be a `stable` tag in pywikibot pointing at rPWBC71e36c1574454d9438deaac08754ee4484dc4797 <https://phabricator.wikimedia.org/rPWBC71e36c1574454d9438deaac08754ee4484dc4797> and a `stable` branch curren

[Pywikipedia-bugs] [Maniphest] [Claimed] T258142: pwb replace.py # of pages changed notification is wrong for one change

2020-07-18 Thread Chicocvenancio
Chicocvenancio claimed this task. Chicocvenancio added a project: PAWS. Chicocvenancio added a comment. In T258142#6316713 <https://phabricator.wikimedia.org/T258142#6316713>, @Xqt wrote: > Did PAWS install outdated stable release? Seems like. Investigating. TASK DETAI

[Pywikipedia-bugs] [Maniphest] [Commented On] T252306: PAWS gives API-errors on some cases

2020-05-21 Thread Chicocvenancio
Chicocvenancio added a comment. @RhinosF1 precisely, but the code //should // only hit wikidata and nl wikipedia. TASK DETAIL https://phabricator.wikimedia.org/T252306 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Chicocvenancio Cc: RhinosF1

[Pywikipedia-bugs] [Maniphest] [Commented On] T252306: PAWS gives API-errors on some cases

2020-05-21 Thread Chicocvenancio
Chicocvenancio added a comment. I can reproduce this https://paws-public.wmflabs.org/paws-public/User:chicocvenancio/T252306.ipynb it tells me I don't have an account in az:wikibooks. TASK DETAIL https://phabricator.wikimedia.org/T252306 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T252306: PAWS gives API-errors on some cases

2020-05-21 Thread Chicocvenancio
Chicocvenancio edited projects, added Pywikibot-Wikidata; removed PAWS. Chicocvenancio added a comment. Restricted Application added a subscriber: pywikibot-bugs-list. Restricted Application added a project: Pywikibot. My best guess is this is this is similar to T168222 <ht

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

2020-02-12 Thread Chicocvenancio
Chicocvenancio added a comment. I don't see T245012 <https://phabricator.wikimedia.org/T245012>, T226942 <https://phabricator.wikimedia.org/T226942> as blockers for PAWS. TASK DETAIL https://phabricator.wikimedia.org/T243200 EMAIL PREFERENCES https://phabricator.wikim

[Pywikipedia-bugs] [Maniphest] [Updated] T233608: cannot use delete.py despite being admin on a wiki

2020-01-17 Thread Chicocvenancio
Chicocvenancio added a comment. This does not seem to be the underlying issue here, but PAWS will not have admin permissions. T192237 <https://phabricator.wikimedia.org/T192237> TASK DETAIL https://phabricator.wikimedia.org/T233608 EMAIL PREFERENCES https://phabricator.wikimed

[Pywikipedia-bugs] [Maniphest] [Closed] T223822: Pywikibot fails with test.wikidata in PAWS

2019-08-13 Thread Chicocvenancio
Chicocvenancio closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T223822 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Chicocvenancio Cc: Dvorapa, matej_suchanek, Jampo001, Aklapper, Chicocvenancio, pywikibot

[Pywikipedia-bugs] [Maniphest] [Commented On] T136114: PAWS can not login, OAuth error: API error mwoauth-invalid-authorization

2019-07-16 Thread Chicocvenancio
Chicocvenancio added a comment. @Mohinem how are you trying to login? There is no login required for Wikimedia wikis. TASK DETAIL https://phabricator.wikimedia.org/T136114 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Chicocvenancio Cc

[Pywikipedia-bugs] [Maniphest] [Commented On] T223822: Pywikibot fails with test.wikidata in PAWS

2019-05-21 Thread Chicocvenancio
Chicocvenancio added a comment. Not quite sure what happened, while it still shows up on @Jampo001's notebook <http://paws-public.wmflabs.org/paws-public/53113834/PywikibotTutorial_Create_and_Labels.ipynb>. Trying again from PAWS just now got me no errors. @Jampo001 could you

[Pywikipedia-bugs] [Maniphest] [Retitled] T223822: Pywikibot fails with test.wikidata in PAWS

2019-05-19 Thread Chicocvenancio
Chicocvenancio renamed this task from "Pywikibot fails with test.wikidata" to "Pywikibot fails with test.wikidata in PAWS". Chicocvenancio claimed this task. Chicocvenancio updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T223822 EMAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T223822: Pywikibot fails with test.wikidata

2019-05-19 Thread Chicocvenancio
Chicocvenancio added a project: PAWS. Chicocvenancio added a comment. Sorry, this was in PAWS, so maybe something we're doing with Auth there is messing this up. TASK DETAIL https://phabricator.wikimedia.org/T223822 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/

[Pywikipedia-bugs] [Maniphest] [Created] T223822: Pywikibot fails with test.wikidata

2019-05-19 Thread Chicocvenancio
Chicocvenancio created this task. Chicocvenancio added a project: Pywikibot-Wikidata. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. Restricted Application added a project: Pywikibot. TASK DESCRIPTION While trying to use test.wikidata.org to play with pywikibot

[Pywikipedia-bugs] [Maniphest] [Commented On] T221801: Pywikibot meetup (usage and/or development workshop, issues and future discussion, other stuff to talk about)

2019-05-18 Thread Chicocvenancio
Chicocvenancio added a comment. Where are the project rooms? TASK DETAIL https://phabricator.wikimedia.org/T221801 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Chicocvenancio Cc: Urbanecm, Andrawaag, Geertivp, Frettie, Jayprakash12345

[Pywikipedia-bugs] [Maniphest] [Commented On] T217908: Don't update pywikibot directly from master but from last published tag

2019-05-17 Thread Chicocvenancio
Chicocvenancio added a comment. @Xqt do you mind rebasing that PR? or allowing me <https://help.github.com/en/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork> to rebase the changes there? TASK DETAIL https://phabricator.wikimedia.org/T217908 EMAIL PREFE

[Pywikipedia-bugs] [Maniphest] [Commented On] T221801: Pywikibot usage and/or development workshop

2019-04-26 Thread Chicocvenancio
Chicocvenancio added a comment. I would be interest in talking to the pwb devs there. Not sure if there is enough audience for a session, but I'm interested in meeting and talking to you guys if there is not a session. TASK DETAIL https://phabricator.wikimedia.org/T221801

[Pywikipedia-bugs] [Maniphest] [Commented On] T217908: Don't update pywikibot directly from master but from last published tag

2019-03-23 Thread Chicocvenancio
Chicocvenancio added a comment. In T217908#5050483 <https://phabricator.wikimedia.org/T217908#5050483>, @Xqt wrote: > How can it be fixed? I need to investigate it. I'll create a task for it, I think it is likely a requirement not being pinned and a new version

[Pywikipedia-bugs] [Maniphest] [Commented On] T217908: Don't update pywikibot directly from master but from last published tag

2019-03-23 Thread Chicocvenancio
Chicocvenancio added a comment. In T217908#5050119 <https://phabricator.wikimedia.org/T217908#5050119>, @Xqt wrote: > Added a PR: https://github.com/yuvipanda/paws/pull/33 Looks good, the Travis error seems unrelated. But does mean we cannot merge yet. TASK DETAI

[Pywikipedia-bugs] [Maniphest] [Commented On] T217908: Don't update pywikibot directly from master but from last published tag

2019-03-15 Thread Chicocvenancio
Chicocvenancio added a comment. Please document a standard, repeatable and cheap way to install and update pywikibot on PAWS. TASK DETAIL https://phabricator.wikimedia.org/T217908 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt

[Pywikipedia-bugs] [Maniphest] [Commented On] T217908: Don't update pywikibot directly from master but from last published tag

2019-03-15 Thread Chicocvenancio
Chicocvenancio added a comment. In T217908#5028025 <https://phabricator.wikimedia.org/T217908#5028025>, @Dvorapa wrote: > No, it recommends to download the code from http://tools.wmflabs.org/pywikibot/ where it is packaged both from current master and also from 1 week old mast

[Pywikipedia-bugs] [Maniphest] [Changed Status] T217908: Don't update pywikibot directly from master but from last published tag

2019-03-15 Thread Chicocvenancio
Chicocvenancio changed the task status from "Open" to "Stalled". Chicocvenancio triaged this task as "Low" priority. Chicocvenancio moved this task from Easy tasks to Waiting information on the PAWS board. Chicocvenancio assigned this task to Xqt. TASK DETAIL htt

[Pywikipedia-bugs] [Maniphest] [Commented On] T217908: Don't update pywikibot directly from master but from last published tag

2019-03-12 Thread Chicocvenancio
Chicocvenancio added a comment. It seems cloning from master is the recommend install method at https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation TASK DETAIL https://phabricator.wikimedia.org/T217908 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel

[Pywikipedia-bugs] [Maniphest] [Updated] T217908: Don't update pywikibot directly from master but from last published tag

2019-03-12 Thread Chicocvenancio
Chicocvenancio added a project: Pywikibot. Chicocvenancio added a comment. Restricted Application added a subscriber: pywikibot-bugs-list. @Xqt Any thoughts on what tag to consistently clone? We're currently going for `https://gerrit.wikimedia.org/r/pywikibot/core.git`. TASK D

[Pywikipedia-bugs] [Maniphest] [Updated] T217010: HTTP Error 502 / 503 when logging into https://paws.wmflabs.org

2019-02-25 Thread Chicocvenancio
Chicocvenancio removed a project: Pywikibot. TASK DETAIL https://phabricator.wikimedia.org/T217010 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Chicocvenancio Cc: Stashbot, Dvorapa, Chicocvenancio, BernhardHumm, pywikibot-bugs-list, R96340

[Pywikipedia-bugs] [Maniphest] [Closed] T217010: HTTP Error 502 / 503 when logging into https://paws.wmflabs.org

2019-02-25 Thread Chicocvenancio
Chicocvenancio closed this task as "Resolved". Chicocvenancio added a comment. With that all affected user can access PAWS. TASK DETAIL https://phabricator.wikimedia.org/T217010 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Chicocv

[Pywikipedia-bugs] [Maniphest] [Lowered Priority] T217010: HTTP Error 502 / 503 when logging into https://paws.wmflabs.org

2019-02-25 Thread Chicocvenancio
Chicocvenancio lowered the priority of this task from "Normal" to "Low". Chicocvenancio added a comment. Keeping it open for a while but lowering priority since we have an easy user-serviceable workaround. TASK DETAIL https://phabricator.wikimedia.org/T217010 EMAIL

[Pywikipedia-bugs] [Maniphest] [Reopened] T217010: HTTP Error 502 / 503 when logging into https://paws.wmflabs.org

2019-02-25 Thread Chicocvenancio
Chicocvenancio reopened this task as "Open". Chicocvenancio claimed this task. Chicocvenancio added a comment. @BernhardHumm certainly not your fault. It seems this was an NFS outage that affected PAWS and it restarted all user servers but failed to update the routes to the new se

[Pywikipedia-bugs] [Maniphest] [Commented On] T217010: HTTP Error 502 / 503 when logging into https://paws.wmflabs.org

2019-02-25 Thread Chicocvenancio
Chicocvenancio added a comment. @BernhardHumm PAWS should be accessible to you again. TASK DETAIL https://phabricator.wikimedia.org/T217010 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Chicocvenancio Cc: Stashbot, Dvorapa, Chicocvenancio

[Pywikipedia-bugs] [Maniphest] [Triaged] T217010: HTTP Error 502 / 503 when logging into https://paws.wmflabs.org

2019-02-25 Thread Chicocvenancio
Chicocvenancio triaged this task as "Normal" priority. Chicocvenancio added a comment. While I can get my own server started, trying to access the server of another user is giving me a 503. TASK DETAIL https://phabricator.wikimedia.org/T217010 EMAIL PREFERENC

[Pywikipedia-bugs] [Maniphest] [Commented On] T216841: Large SPARQL query on Wikidata using Pywikibot / PAWS will not return a result

2019-02-22 Thread Chicocvenancio
Chicocvenancio added a comment. No problem, these things happen. TASK DETAIL https://phabricator.wikimedia.org/T216841 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Chicocvenancio Cc: Chicocvenancio, pywikibot-bugs-list, BernhardHumm, Nandana

[Pywikipedia-bugs] [Maniphest] [Closed] T216841: Large SPARQL query on Wikidata using Pywikibot / PAWS will not return a result

2019-02-22 Thread Chicocvenancio
Chicocvenancio closed this task as "Invalid". Chicocvenancio added a comment. Seems to be your query is returning a single result and your code is skipping to write it due to the `break`. See https://paws-public.wmflabs.org/paws/user/chicocvenancio/notebooks/PAWS%20user

[Pywikipedia-bugs] [Maniphest] [Triaged] T216841: Large SPARQL query on Wikidata using Pywikibot / PAWS will not return a result

2019-02-22 Thread Chicocvenancio
Chicocvenancio triaged this task as "Low" priority. Chicocvenancio added a comment. Could you point me to the notebook you're running? TASK DETAIL https://phabricator.wikimedia.org/T216841 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailp

[Pywikipedia-bugs] [Maniphest] [Commented On] T216722: Error mwoauth-invalid-authorization-invalid-user in Wikidata:Pywikibot - Python 3 Tutorial/Data Harvest

2019-02-21 Thread Chicocvenancio
Chicocvenancio added a comment. Try to login to commons and wikidata as well. I think there is a task for this bug. TASK DETAIL https://phabricator.wikimedia.org/T216722 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Chicocvenancio Cc

[Pywikipedia-bugs] [Maniphest] [Commented On] T136114: PAWS can not login, OAuth error: API error mwoauth-invalid-authorization

2018-11-06 Thread Chicocvenancio
Chicocvenancio added a comment. PAWS will auto connect your username to several wikis.TASK DETAILhttps://phabricator.wikimedia.org/T136114EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ChicocvenancioCc: Viztor, Chicocvenancio, yuvipanda, MisterSynergy

[Pywikipedia-bugs] [Maniphest] [Commented On] T136114: PAWS can not login, OAuth error: API error mwoauth-invalid-authorization

2018-11-06 Thread Chicocvenancio
Chicocvenancio added a comment. Or define it in code.TASK DETAILhttps://phabricator.wikimedia.org/T136114EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ChicocvenancioCc: Viztor, Chicocvenancio, yuvipanda, MisterSynergy, WalterKlosse, MarcoAurelio, Abbe98

[Pywikipedia-bugs] [Maniphest] [Closed] T136114: PAWS can not login, OAuth error: API error mwoauth-invalid-authorization

2018-11-06 Thread Chicocvenancio
Chicocvenancio closed this task as "Resolved".Chicocvenancio added a comment. @Viztor please open a new bug if you have an issue. The original issue issue here was under very different circumstances from today's PAWS installation.TASK DETAILhttps://phabricator.wikimedia.o

[Pywikipedia-bugs] [Maniphest] [Closed] T189311: Update pywikibot version at every singleuser pod start in PAWS

2018-06-21 Thread Chicocvenancio
Chicocvenancio closed this task as "Resolved".Chicocvenancio added a comment. Fix deployed to PAWS.TASK DETAILhttps://phabricator.wikimedia.org/T189311EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ChicocvenancioCc: pywikibot-bugs-lis

[Pywikipedia-bugs] [Maniphest] [Commented On] T189311: Update pywikibot version at every singleuser pod start in PAWS

2018-06-19 Thread Chicocvenancio
Chicocvenancio added a comment. In T189311#4300783, @Dvorapa wrote: In T189311#4300355, @Chicocvenancio wrote: @Dvorapa in theory we could use the Toolforge's shared installation, but that would go against container separation. No, of course separately, but daily/onlogin/onnewterminal up

[Pywikipedia-bugs] [Maniphest] [Commented On] T189311: Update pywikibot version at every singleuser pod start in PAWS

2018-06-19 Thread Chicocvenancio
Chicocvenancio added a comment. @Dvorapa in theory we could use the Toolforge's shared installation, but that would go against container separation. With the current config in PAWS-beta it will update pywikibot every time a server is started.TASK DETAILhttps://phabricator.wikimedi

[Pywikipedia-bugs] [Maniphest] [Commented On] T196683: pwb.py cannot login to self-hosted mediawiki site

2018-06-07 Thread Chicocvenancio
Chicocvenancio added a comment. In T196683#4266246, @Dvorapa wrote: If you don't have an access to some other computer, try to access your wiki using https://paws.wmflabs.org/paws/hub/login PAWS. You will need Wikimedia account to log in, but after that you could run Pywikibot from Wiki

[Pywikipedia-bugs] [Maniphest] [Closed] T136114: PAWS can not login, OAuth error: API error mwoauth-invalid-authorization

2018-05-25 Thread Chicocvenancio
Chicocvenancio closed this task as "Resolved".Chicocvenancio claimed this task.Chicocvenancio added a comment. A lot has changed since the creation of this bug, and it has been almost 10 months without information, I'm assuming this has been solved/is no longer valid.T

[Pywikipedia-bugs] [Maniphest] [Commented On] T192044: protect.py not filling customized summary

2018-04-11 Thread Chicocvenancio
Chicocvenancio added a comment. From discussing this in IRC it is noteworthy that the workaround of hardcoding options['summary'] = u'Robô: Alterando nível de proteção, conforme [[Wikipédia:Esplanada/propostas/Restringir proteções a nível administrador (18mar2018)]]' in line 2

[Pywikipedia-bugs] [Maniphest] [Updated] T192044: protect.py not filling customized summary

2018-04-11 Thread Chicocvenancio
Chicocvenancio added a project: Pywikibot-Other-scripts.Herald added a subscriber: pywikibot-bugs-list. TASK DETAILhttps://phabricator.wikimedia.org/T192044EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ChicocvenancioCc: pywikibot-bugs-list, Chicocvenancio

[Pywikipedia-bugs] [Maniphest] [Retitled] T168222: Querying wikidata with pywikibot fails for items with images when user is not registered for commons

2018-03-13 Thread Chicocvenancio
Chicocvenancio renamed this task from "Editing wikidata with paws/pywikibot fails when user is not registered for commons" to "Querying wikidata with pywikibot fails for items with images when user is not registered for commons". TASK DETAILhttps://phabricator.wikime

[Pywikipedia-bugs] [Maniphest] [Updated] T168222: Editing wikidata with paws/pywikibot fails when user is not registered for commons

2018-03-13 Thread Chicocvenancio
Chicocvenancio edited projects, added Pywikibot-Wikidata; removed Easy, PAWS.Chicocvenancio added a comment. I'm throwing this back in pywikibot's court, querying any item with image will result in this error. See this query for items without images that will not raise an exception.

[Pywikipedia-bugs] [Maniphest] [Commented On] T168222: Editing wikidata with paws/pywikibot fails when user is not registered for commons

2018-03-09 Thread Chicocvenancio
Chicocvenancio added a comment. However, I cannot reproduce this at all. Running http://paws-public.wmflabs.org/paws-public/User:test_123_123/T168222%20(wikidata%20login).ipynb# does not give me any errors for me. @Knuthuehne can you try again and point me to the public link of the notebook with

[Pywikipedia-bugs] [Maniphest] [Commented On] T168222: Editing wikidata with paws/pywikibot fails when user is not registered for commons

2018-03-09 Thread Chicocvenancio
Chicocvenancio added a comment. @Dvorapa, at this time Pywikibot is update at every deploy, I'll look into make it updating at every pod start. However, the current version inside the user:test_123_123 server is 9694afa14408fc9ceb7e68ea6e3416a7c9a218e5 of Feb 23 14:23:46 2018 +0100 was this

[Pywikipedia-bugs] [Maniphest] [Changed Project Column] T168222: Editing wikidata with paws/pywikibot fails when user is not registered for commons

2018-03-09 Thread Chicocvenancio
Chicocvenancio moved this task from Waiting information to Backlog on the PAWS board.Chicocvenancio added a project: Pywikibot-Wikidata.Chicocvenancio added a comment.Herald added a subscriber: pywikibot-bugs-list. Ok, @Knuthuehne, thanks for the info. I'll keep this open, but it'll

[Pywikipedia-bugs] [Maniphest] [Closed] T147832: How to change the default uploading time in PAWS

2018-02-25 Thread Chicocvenancio
Chicocvenancio closed this task as "Invalid". TASK DETAILhttps://phabricator.wikimedia.org/T147832EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ChicocvenancioCc: Mpaa, pywikibot-bugs-list, Info-farmer, aborrero, R96340, Chicocvenancio, Mag

[Pywikipedia-bugs] [Maniphest] [Updated] T184713: EventStreams doesnt find any messages anymore

2018-02-18 Thread Chicocvenancio
Chicocvenancio added a comment. In T184713#3940253, @Dalba wrote: The default requests version available on Toolforge is 2.2.1. Is it OK to require 2.9? Yes. As noted in T187650 the supported way to have a python package in Toolforge is to install it in a virtual environment.TASK DETAILhttps

[Pywikipedia-bugs] [Maniphest] [Unblock] T184713: EventStreams doesnt find any messages anymore

2018-02-18 Thread Chicocvenancio
Chicocvenancio closed subtask T187650: requests >= 2.9 should be installed for python as "Declined". TASK DETAILhttps://phabricator.wikimedia.org/T184713EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Xqt, ChicocvenancioCc: Chicocvenancio,

[Pywikipedia-bugs] [Maniphest] [Created] T186001: Pywikibot sends Authorization headers to upload.wikimedia.org

2018-01-30 Thread Chicocvenancio
Chicocvenancio created this task.Chicocvenancio added projects: Pywikibot-core, Pywikibot-Commons.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONAs per T178567, pywikibot sends Authorization headers to upload.wikimedia.org, which is a readonly interface. This caused weird

[Pywikipedia-bugs] [Maniphest] [Closed] T178567: Server error (500) while trying to download files from Commons from PAWS

2018-01-30 Thread Chicocvenancio
Chicocvenancio closed this task as "Resolved".Chicocvenancio claimed this task.Chicocvenancio added a comment. Creating a new task to deal with pywikibot's side.TASK DETAILhttps://phabricator.wikimedia.org/T178567EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emai

[Pywikipedia-bugs] [Maniphest] [Commented On] T178567: Server error (500) while trying to download files from Commons from PAWS

2017-11-13 Thread Chicocvenancio
Chicocvenancio added a comment. The problem is solved. I eventually moved it to a tool so that it is accessible by other users, but the PAWS script works fine now. However, I believe the Pywikibot side of things has not been resolved. As I understand it, it should not send Oauth Authorization

[Pywikipedia-bugs] [Maniphest] [Created] T180289: CategoryAddBot removes not affected categories when not in english

2017-11-11 Thread Chicocvenancio
Chicocvenancio created this task.Chicocvenancio added a project: Pywikibot-category.py.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONUsing CategoryAddBot from PAWS in Portuguese Wikipedia resulted in the removal of all non-affected categories the example edit can be seen

[Pywikipedia-bugs] [Maniphest] [Commented On] T178567: Server error (500) while trying to download files from Commons from PAWS

2017-10-23 Thread Chicocvenancio
Chicocvenancio added a comment. While @BBlack's response does seem to make sense to me, I am wondering why pywikibot sends these headers in the first place. From what I can see it is needed for actions that need to be performed on behalf of the user, downloading a file obviously not needing

[Pywikipedia-bugs] [Maniphest] [Updated] T178567: Server error (500) while trying to download files from Commons from PAWS

2017-10-20 Thread Chicocvenancio
Chicocvenancio added a project: Traffic.Herald added a project: Operations. TASK DETAILhttps://phabricator.wikimedia.org/T178567EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ChicocvenancioCc: Teles, zhuyifei1999, pywikibot-bugs-list, Chicocvenancio, R96340

[Pywikipedia-bugs] [Maniphest] [Commented On] T178567: Server error (500) while trying to download files from Commons from PAWS

2017-10-20 Thread Chicocvenancio
Chicocvenancio added a comment. I believe the clues about this bug are in the cache headers. In the failures we have: X-Cache: cp1074 miss, cp1074 pass X-Cache-Status: miss And in the sucesses, by whatever method, we have: X-Cache: cp1074 hit/12, cp1074 pass X-Cache-Status: hit Why are cache

[Pywikipedia-bugs] [Maniphest] [Commented On] T178567: Server error (500) while trying to download files from Commons from PAWS

2017-10-20 Thread Chicocvenancio
Chicocvenancio added a comment. In T178567#3697611, @zhuyifei1999 wrote: Are the list of 500-ed images the same every time you execute the script? Or is the list random? Kind of random, but sometimes persistent. When I rerun the script for a category with already downloaded pages these also

[Pywikipedia-bugs] [Maniphest] [Updated] T178567: Server error (500) while trying to download files from Commons from PAWS

2017-10-19 Thread Chicocvenancio
Chicocvenancio added projects: Pywikibot-Commons, Pywikibot-General.Herald added a subscriber: pywikibot-bugs-list. TASK DETAILhttps://phabricator.wikimedia.org/T178567EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ChicocvenancioCc: pywikibot-bugs-list