Use HTTPS when caching matomo.js in cron

Created on 28 March 2023, over 1 year ago
Updated 5 October 2023, about 1 year ago

Problem/Motivation

Due to reasons outside of my control, the Matomo instance we use is currently only available via HTTPS.
The cron however uses the HTTP URL when fetching matomo.js to be cached.
This causes the cron to fail and matomo.js not being updated.

Steps to reproduce

Setup a matomo instance only available via HTTPS, the cron will now fail.

Proposed resolution

Use the HTTPS url instead of the HTTP url.

Feature request
Status

Needs work

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024