PDF reports | not receiving cron

Version: 1.1.1
When I click “Send Report now” it send the report to the email correctly.
Tried with php mail and with gmail smtp, worked with both

However, I have 2 reports scheduled: one daily and other weekly.

Not receiving it automatically.
What time does it send the daily report?
What is the day of the weekly one? Monday?

What do you think it might be the problem?
Since it was implemented in Piwik was never able to receive it automatically, only with “Send Report now” click.

Same problem here with v1.0. I’m on a windows server; set up auto archiving (which should also send out PDF Reports?). But I get this output from the powershell script:


Starting Piwik archiving...
Piwik archiving finished.
Starting Scheduled tasks...

X-Powered-By: PHP/5.2.13
Set-Cookie: PIWIK_SESSID=660b885c100e129d6672ae898793b22b; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html

Error: You can't access this resource as it requires a 'superuser' access.
Finished Scheduled tasks.

Seems it’s having issues authenticating the superuser

This is the ticket: Piwik Auto Archiving - archive.windows.ps1 - 'superuser' access · Issue #1959 · matomo-org/matomo · GitHub please report details there