Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning DataCollection.php(381): Notice - Undefined index: 2021-04-26,2021-05-02 #17966

Closed
tsteur opened this issue Sep 6, 2021 · 0 comments · Fixed by #17967
Closed

Warning DataCollection.php(381): Notice - Undefined index: 2021-04-26,2021-05-02 #17966

tsteur opened this issue Sep 6, 2021 · 0 comments · Fixed by #17967
Labels
Bug For errors / faults / flaws / inconsistencies etc. Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Milestone

Comments

@tsteur
Copy link
Member

tsteur commented Sep 6, 2021

piwik.WARNING: /var/www/html/core/Archive/DataCollection.php(381): Notice - Undefined index: 2021-04-26,2021-05-02

This is a regression from #17817

Backtrace

[{"file":"/core/Archive/DataCollection.php","line":381,"function":"errorHandler","class":"Piwik\ErrorHandler","type":"::"},{"file":"/core/ArchiveProcessor.php","line":401,"function":"forEachBlobExpanded","class":"Piwik\Archive\DataCollection","type":"->"},{"file":"/core/ArchiveProcessor.php","line":360,"function":"getAggregatedDataTableMapFromBlobs","class":"Piwik\ArchiveProcessor","type":"->"},{"file":"/core/ArchiveProcessor.php","line":226,"function":"aggregateDataTableRecord","class":"Piwik\ArchiveProcessor","type":"->"},{"file":"/plugins/MarketingCampaignsReporting/Archiver.php","line":95,"function":"aggregateData
TableRecords","class":"Piwik\ArchiveProcessor","type":"->"},{"file":"/core/Plugin/Archiver.php","line":103,"function":"aggregateMultipleReports","class":"Piwik\Plugins\MarketingCampaignsReporting\Archiver","type":"->"},{"file":"/core/ArchiveProcessor/PluginsArchiver.php","line":168,"function":"callAggregateMultipleReports","class":"Piwik\Plugin\Archiver","type":"->"},{"file":"/core/ArchiveProcessor/Loader.php","line":218,"function":"callAggregateAllPlugins","class":"Piwik\ArchiveProcessor\PluginsArchiver","type":"->"},{"file":"/core/ArchiveProcessor/Loader.php","line":158,"function":"prepareAllPluginsArchive","class":"Piwik\ArchiveProcessor\Loader","type":"->"},{"file":"/core/ArchiveProcessor/Loader.php","line":101,"function":"prepareArchiveImpl","class":"Piwik\ArchiveProcessor\Loader","type":"->"},{"file":"/core/Context.php","line":75,"function":"Piwik\ArchiveProcessor\{closure}","class":"Pi
wik\ArchiveProcessor\Loader","type":"->"},{"file":"/core/ArchiveProcessor/Loader.php","line":105,"function":"changeIdSite","class":"Piwik\Context","type":"::"},{"file":"/plugins/CoreAdminHome/API.php","line":278,"function":"prepareArchive","class":"Piwik\ArchiveProcessor\Loader","type":"->"},{"function":"archiveReports","class":"Piwik\Plugins\CoreAdminHome\API","type":"->"},

@tsteur tsteur added Bug For errors / faults / flaws / inconsistencies etc. Regression Indicates a feature used to work in a certain way but it no longer does even though it should. labels Sep 6, 2021
@tsteur tsteur added this to the 4.5.0 milestone Sep 6, 2021
@tsteur tsteur changed the title Notice DataCollection.php(381): Notice - Undefined index: 2021-04-26,2021-05-02 Warning DataCollection.php(381): Notice - Undefined index: 2021-04-26,2021-05-02 Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant