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

Invalidate report - Warning - Array to string conversion #19638

Closed
heurteph-ei opened this issue Aug 17, 2022 · 4 comments · Fixed by #19641
Closed

Invalidate report - Warning - Array to string conversion #19638

heurteph-ei opened this issue Aug 17, 2022 · 4 comments · Fixed by #19641
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Milestone

Comments

@heurteph-ei
Copy link

Expected Behavior

No warning in report invalidation

Current Behavior

Hi all,
I tried to run the invalidate report using a command line and I got this message:

INFO [2022-08-16 13:23:08] 5512 Invalidating year periods in 2021-05-01,2021-05-31 [segment = ]…
WARNING [2022-08-16 13:23:08] 5512 C:\Websites\matomo\vendor\monolog\monolog\src\Monolog\Logger.php(329): Warning - Array to string conversion - Matomo 4.10.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)

Does any one know how to fix it?

Thank you
Oswaldo

Possible Solution

Steps to Reproduce (for Bugs)

Context

https://forum.matomo.org/t/invalidate-report-error-message/47006

Your Environment

  • Matomo Version: 4.10.1
  • PHP Version: 8.0.16
  • Server Operating System:
  • Additionally installed plugins:
@heurteph-ei heurteph-ei added the Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. label Aug 17, 2022
@MatomoForumNotifications

This issue has been mentioned on Matomo forums. There might be relevant details there:

https://forum.matomo.org/t/invalidate-report-error-message/47006/4

@sgiehl
Copy link
Member

sgiehl commented Aug 17, 2022

@heurteph-ei Do you know the exact command that was executed? Otherwise it might be hard to reproduce.

@MatomoForumNotifications

This issue has been mentioned on Matomo forums. There might be relevant details there:

https://forum.matomo.org/t/invalidate-report-error-message/47006/5

@heurteph-ei
Copy link
Author

> php /console -vvv core:invalidate-report-data --dates=2021-05-01,2021-05-31 --sites=4

@sgiehl sgiehl added this to the 4.12.0 milestone Aug 18, 2022
@sgiehl sgiehl self-assigned this Aug 18, 2022
@sgiehl sgiehl added Bug For errors / faults / flaws / inconsistencies etc. and removed Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. labels Aug 18, 2022
@justinvelluppillai justinvelluppillai added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Sep 29, 2022
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. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants