Tgr added a comment.
In https://phabricator.wikimedia.org/T130611#2153076, @jayvdb wrote: > Is this the cause of T129763: beta wikipedia test builds fail <https://phabricator.wikimedia.org/T129763> ? Yes. The 'lots of 503 errors' thing is the original bug this task was intended to fix (`WARNING: Http response status 503 WARNING: Non-JSON response received from server wpbeta:en; the server may be down` - a fatal error in the OAuth JSON response, example <https://travis-ci.org/wikimedia/pywikibot-core/jobs/117642071>); the signature errors (`WARNING: API error mwoauth-invalid-authorization: The authorization headers in your request are not valid: Invalid signature` - example <https://travis-ci.org/wikimedia/pywikibot-core/jobs/118664057>) are caused by the secret key change. TASK DETAIL https://phabricator.wikimedia.org/T130611 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Tgr Cc: pywikibot-bugs-list, Krenair, Anomie, jayvdb, Tgr, Aklapper, Susannaanas, Chippyy, Jay8g _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
