-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.
Description
While running our nightly log import/archive, I noticed these two warnings:
INFO [2021-08-09 07:02:17] 16363 Scheduler: finished. Time elapsed: 13.758s
INFO [2021-08-09 07:02:17] 16363 Scheduler: executing task Piwik\Plugins\CoreAdminHome\Tasks.purgeOrphanedArchives...
WARNING [2021-08-09 07:02:17] 16363 /var/www/example.com/analytics/public/core/DataAccess/Model.php(635): Notice - Undefined index: hash - Matomo 4.4.1 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already)
WARNING [2021-08-09 07:02:17] 16363 /var/www/example.com/analytics/public/core/DataAccess/Model.php(638): Notice - Array to string conversion - Matomo 4.4.1 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already)
Aside from the non-zero exit code, nothing else bad happened.
Metadata
Metadata
Assignees
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.