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

2020-04-10 Thread Xqt
Xqt added a comment. The whole script can be skipped by adding code like the following in flow_tests.py: def setUpModule(): # noqa: N802 """Always skip.""" raise unittest.SkipTest('flow_tests.py tests are disabled due to T249705.') Or skip the whole flow tests if

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

2020-04-10 Thread gerritbot
gerritbot added a comment. Change 587787 **merged** by Giuseppe Lavagetto: [operations/puppet@production] services_proxy: retry on connect failures for parsoid https://gerrit.wikimedia.org/r/587787 TASK DETAIL https://phabricator.wikimedia.org/T249705 EMAIL PREFERENCES

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

2020-04-09 Thread ssastry
ssastry added a comment. In T249705#6045160 , @Dvorapa wrote: > Occasionally also fails on mediawiki.org (https://travis-ci.org/github/wikimedia/pywikibot/jobs/673204826#L11391) Yes, T249705#6040712

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

2020-04-09 Thread Dvorapa
Dvorapa added a comment. Occasionally also fails on mediawiki.org (https://travis-ci.org/github/wikimedia/pywikibot/jobs/673204826#L11391) 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-09 Thread Dvorapa
Dvorapa added a comment. Just for the record, here is the error after @ssastry (? I guess) edited that particular topic: == ERROR: test_topic_moderation (tests.flow_tests.TestFlowTopic) Test Topic functions

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

2020-04-09 Thread gerritbot
gerritbot added a comment. Change 587787 had a related patch set uploaded (by Giuseppe Lavagetto; owner: Giuseppe Lavagetto): [operations/puppet@production] services_proxy: retry on connect failures for parsoid https://gerrit.wikimedia.org/r/587787 TASK DETAIL

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

2020-04-09 Thread kostajh
kostajh added a comment. > I just found your errors in the logs, and this thickens the cloud of mistery around this bug. I am 99% convinced this has to do with my work, rather than anything else, so I'll re-tag the task appropriately. FWIW, just a little while ago I got the same error

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

2020-04-09 Thread gerritbot
gerritbot added a comment. Change 587732 had a related patch set uploaded (by Giuseppe Lavagetto; owner: Giuseppe Lavagetto): [operations/puppet@production] parsoid: allow retries for connection resets in envoy https://gerrit.wikimedia.org/r/587732 TASK DETAIL

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

2020-04-09 Thread Joe
Joe added a comment. In T249705#6042810 , @Anomie wrote: > In T249705#6040712 , @ssastry wrote: > >> - also shows a bunch of errors on April 6th around 1500 UTC (before the current

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

2020-04-09 Thread Anomie
Anomie added a comment. In T249705#6040712 , @ssastry wrote: > - also shows a bunch of errors on April 6th around 1500 UTC (before the current train rollout to group 0) Also I see it continues to occur on 1.35.0-wmf.26, so again

[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] [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: