Page MenuHomePhabricator

Fix or disable Adyen job runner
Closed, ResolvedPublic1 Estimated Story Points

Description

FAILMAIL -- ALERT -- (adyen) SmashPig-Adyen-StompJobRunner::SPCID-1669054418

2015-11-02T17:45:01+00:00 [INFO]    (SmashPig\PaymentProviders\Adyen\Jobs\ProcessAccountingReportJob) Beginning log download from https://X.adyen.com/reports/download/MerchantAccount/X/payments_accounting_report_2015_11_01.csv using username X into /tmp//payments_accounting_report_2015_11_01.csv
2015-11-02T17:45:02+00:00 [ERROR]   (SmashPig\PaymentProviders\Adyen\Jobs\ProcessAccountingReportJob) Report downloaded(?), but with incorrect HTTP code: 401
2015-11-02T17:45:02+00:00 [ALERT]   Could not download report. @ /X/SmashPig/PaymentProviders/Adyen/Jobs/ProcessAccountingReportJob.php:149.
#0 /X/SmashPig/PaymentProviders/Adyen/Jobs/ProcessAccountingReportJob.php(45): SmashPig\PaymentProviders\Adyen\Jobs\ProcessAccountingReportJob->downloadLog()
#1 /X/SmashPig/Maintenance/StompJobRunner.php(45): SmashPig\PaymentProviders\Adyen\Jobs\ProcessAccountingReportJob->execute()
#2 /X/SmashPig/Maintenance/doMaintenance.php(23): SmashPig\Maintenance\StompJobRunner->execute()
#3 /X/SmashPig/Maintenance/StompJobRunner.php(72): require('/X')

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
ResolvedNone
ResolvedEjegg

Event Timeline

awight raised the priority of this task from to High.
awight updated the task description. (Show Details)
awight set Security to None.
awight added subscribers: Ppena, atgo, Aklapper and 2 others.

401 probably means bad credentials. They've just started looking at our account for reactivation, so maybe they realized the reporting credentials have been active all this time and deactivated them?

Let's disable the job, then... maybe in a config file...

Change 250606 had a related patch set uploaded (by Awight):
Disable Adyen audit stuff

https://gerrit.wikimedia.org/r/250606

Change 250606 merged by jenkins-bot:
Disable Adyen audit stuff

https://gerrit.wikimedia.org/r/250606

Change 250857 had a related patch set uploaded (by Ejegg):
Disable individual listeners with config node

https://gerrit.wikimedia.org/r/250857

Change 250861 had a related patch set uploaded (by Ejegg):
Revert "Disable Adyen audit stuff"

https://gerrit.wikimedia.org/r/250861

Change 250857 merged by jenkins-bot:
Disable individual listeners with config node

https://gerrit.wikimedia.org/r/250857

Change 250861 merged by jenkins-bot:
Revert "Disable Adyen audit stuff"

https://gerrit.wikimedia.org/r/250861

Change 250997 had a related patch set uploaded (by Ejegg):
Maintenance scripts respect 'disabled' config

https://gerrit.wikimedia.org/r/250997

Change 250997 merged by jenkins-bot:
Maintenance scripts respect 'disabled' config

https://gerrit.wikimedia.org/r/250997

Ejegg moved this task from Backlog to Review on the Fundraising Sprint X-Ray Spex board.
Ejegg moved this task from Review to Done on the Fundraising Sprint X-Ray Spex board.

Reopening cos this is still happening.

cwdent subscribed.

Looks like they finally turned off that report. Additionally, the audit file for the new account was successfully downloaded and processed.