ERROR CoreConsole

Since the fix #5300 there has been more errors now.

In the Errors I get (what is listed Below) this is every Sunday & Monday.

The #5300 fix did stop the problems of sending out on Sundays, but on Monday it does not send out all the reports, it misses a report (And it is random which one it misses)


ERROR CoreConsole[2014-11-02 13:02:29] [4650a] Got invalid response from API request: https://ssl.haddow.com.au/stats2.haddow.net.au/index.php?module=API&method=CoreAdminHome.runScheduledTasks&format=csv&convertToUnicode=0&token_auth=7df398cb432b6ab07a7bae57da4e0bf1&trigger=archivephp. Response was 'WARN
ScheduledReports[2014-11-02 13:02:13] [00ace] Preventing the same scheduled report from being sent again (report #1 for period “Week 20 October - 26 October 2014”) WARN ScheduledReports[2014-11-02 13:02:16] [00ace] Preventing the same scheduled report from being sent again (report #2 for period "Week 20 October

  • 26 October 2014") WARN ScheduledReports[2014-11-02 13:02:19] [00ace] Preventing the same scheduled report from being sent again (report #3 for period “Week 20 October - 26 October 2014”) WARN ScheduledReports[2014-11-02 13:02:22] [00ace] Preventing the same scheduled report from being sent again (report #4 for
    period “Week 20 October - 26 October 2014”) WARN ScheduledReports
    [2014-11-02 13:02:25] [00ace] Preventing the same scheduled report from being sent again (report #5 for period “Week 20 October - 26 October 2014”) WARN ScheduledReports[2014-11-02 13:02:28] [00ace] Preventing the same scheduled report from being sent again (report #6 for period “Week 20 October - 26 October
    2014”) task,output Piwik\Plugins\ExamplePlugin\Tasks.myTask,Time elapsed: 0.000s Piwik\Plugins\ScheduledReports\API.sendReport_1,Time elapsed: 3.328s Piwik\Plugins\ScheduledReports\API.sendReport_2,Time elapsed: 2.672s Piwik\Plugins\ScheduledReports\API.sendReport_3,Time elapsed: 2.947s
    Piwik\Plugins\ScheduledReports\API.sendReport_4,Time elapsed: 3.167s Piwik\Plugins\ScheduledReports\API.sendReport_5,Time elapsed: 3.052s Piwik\Plugins\ScheduledReports\API.sendReport_6,Time elapsed: 3.073s Piwik\Plugins\ScheduledReports\API.sendReport_7,"ERROR: API returned an error: Trying to add two strings
    in DataTable\Row::sumRowArray: ‘63.44%’ + ‘50%’ for row # [‘label’ => ‘Unknown’, ‘nb_vi
    sits’ => 95, ‘nb_actions’ => 232, ‘max_actions’ => 25, ‘sum_visit_length’ => 14014, ‘bounce_count’ => 60, ‘nb_visits_converted’ => 0, ‘sum_daily_nb_uniq_visitors’ => 90, ‘sum_daily_nb_users’ => 0, ‘conversion_rate’ => , ‘nb_actions_per_visit’ => 6.41, ‘avg_time_on_site’ => 203, ‘bounce_rate’ => ‘63.44%’] [‘url’
    => ] [idsubtable = ]
    at Row.php:644 "'
    ERROR CoreConsole[2014-11-02 13:02:29] [4650a] 1 total errors during this script execution, please investigate and try and fix these errors.

I have several monthly reports that did not run successfully, although a few did. When I try to run the monthly report manually for these clients I get a similar error message to the above post…

Reinstalling PIWIK and keeping the original databases did not solve the problem.

After doing a better search on this forum, I found a work around to the “Trying to add two strings in DataTable\Row” error I was having. After editing each report and unticking ‘Provider’, the reports ran fine.

FYI we will aim to fix this bug in next release next week ERROR: API returned an error: Trying to add two strings in DataTable\Row::sumRowArray: '7.01%' + '7.12%' for row · Issue #6485 · matomo-org/matomo · GitHub