matomo-org / plugin-TrackingSpamPrevention

GNU General Public License v3.0
12 stars 7 forks source link

Error Expected download URL for Azure IP ranges to start with HTTP but it does not #85

Closed tsteur closed 1 year ago

tsteur commented 1 year ago

For the last 2 days scheduled task failed to download Azure IP ranges. Getting this error:

Scheduler: Error Expected download URL for Azure IP ranges to start with HTTP but it does not. It is: ttps://download.microsoft.com/download/7/1/D/71D86715-5596-4529-9B13-DA13A5DE5B63/ServiceTags_Public_20230116..json for task 'Piwik\Plugins\TrackingSpamPrevention\Tasks.updateBlockedIpRanges'

It should be trying to download https://download.microsoft.com/download/7/1/D/71D86715-5596-4529-9B13-DA13A5DE5B63/ServiceTags_Public_20230116.json

It fails now daily.

snake14 commented 1 year ago

The fix has been merged. @tsteur Does this need to be released sooner than our normal release cycle?

tsteur commented 1 year ago

@snake14 as it's a regression releasing it sooner be great 👍

AltamashShaikh commented 1 year ago

@tsteur will release a new version

AltamashShaikh commented 1 year ago

Released 4.1.5 version of the plugin

snake14 commented 1 year ago

Thank you @AltamashShaikh . I forgot to do that yesterday.