Opened on 06/25/2015 at 02:55:39 PM

#2724 new defect

Reports about subscription fallback requests should be generated on the new server

Reported by: trev Assignee:
Priority: Unknown Milestone:
Module: Unknown Keywords:
Cc: matze Blocked By:
Blocking: Platform: Unknown
Ready: no Confidential: no
Tester: Verified working: no
Review URL(s):

Description

Background

We migrated adblockplus.org to a new server. However, our sitescripts.subscriptions.bin.generateReport script continues to run on the legacy server. Of course, it doesn't find any requests to https://adblockplus.org/getSubscription in the logs - these are handled by a different server now.

What to change

Run sitescripts.subscriptions.bin.generateReport on our web2 server. This is currently a cron job run twice per month:

0 5 1,16 * * python -m sitescripts.subscriptions.bin.generateReport

The relevant sitescripts.ini entries:

[logs]
dataPath=/var/log/nginx
fileName=access_log_adblockplus.org.%%i.gz

Attachments (0)

Change History (0)

Add Comment

Modify Ticket

Change Properties
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from (none).
Next status will be 'reviewing'.
 
Note: See TracTickets for help on using tickets.