-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
API message: This report has been reprocessed since your last click. #3414
Comments
It looks like it's working now I can't reproduce! |
This was again reported in this forum post, it's a bug. |
I have this bug too :
Happens in referers. |
I am seeing this error as well. It started happening intermittently yesterday after I added a global segment that is setup to be archived during the archive cron job which runs hourly. The error has happened at the following times and I've noticed when it happens back-to-back the error: id # is the same: Here is the full output of one of them: Here is the full errors output: INIT Running Piwik 2.0.3 as Super User: adminNOTES
- Will process 1 websites with new visits since 59 min 58s , IDs: 1START Done archiving!SUMMARY Time elapsed: 189.809sSCHEDULED TASKS doneSUMMARY OF ERRORS Here is the entry in the segment db table for the segment in question: My reports for today (or any other Date Range including today) will be processed at most every value was set to 3600 seconds, though it was also reduced to 3000 seconds today though that change did not correlate to any of the failures. For completeness sake, it was changed halfway between these two failures: There were 2 archive runs that ran successfully subsequent to this change. I am planning on upgrading from 2.0.3 to the latest release, but I may also try deleting this segment to see if it fixes my issue first. EDIT: I deleted the segment prior to my last hourly run but still received the same error with id 9961. |
If there is anything I can do to help provide more information or test a potential fix for this issue please let me know. As of know we cannot process reports due to this issue |
Alright, got an idea to fix this one |
…er::getInstance()->getTable which can throw exception refs #3414
Open Row Evolution, Change selector to show last 90 days, on one piwik install this causes the following API error, which is not expected.
URL: analytics/index.php?viewDataTable=graphEvolution&module=CoreHome&action=getRowEvolutionGraph&date=yesterday&evolution_day_last_n=90&columns=nb_visits%2Cnb_uniq_visitors%2Cnb_actions%2Cnb_actions_per_visit%2Cavg_time_on_site%2Cbounce_rate&filter_column=label&filter_column_recursive=label&filter_sort_order=desc&keep_summary_row=0&apiMethod=CustomVariables.getCustomVariables&idSite=1&period=day&label=location&disableLink=1&controllerActionCalledWhenRequestSubTable=&debug
Error:
Backtrace:
The text was updated successfully, but these errors were encountered: