Ticket #761 (closed Bug: invalid)

Opened 3 years ago

Last modified 3 years ago

Memory leak Error - Allowed memory size Error

Reported by: macada Owned by:
Priority: major Milestone: Piwik 0.6.1
Component: Core Keywords:
Cc: konus Sensitive:

Description

Hi all, I open this ticket because my previous tickets 374 and 685 didn't get resolved. Ive attached two screenshots. Ive upgraded to latest version (0.2.37) but same results. Ive changed the code in my piwik as 1145 says but same results Important: For having the dashboard with visits/day piwik spends 20sec. Is that normal?

Ideas or solutions will be welcome

Attachments

piwikError.jpeg Download (26.6 KB) - added by macada 3 years ago.
visits.jpeg Download (64.2 KB) - added by macada 3 years ago.

Change History

Changed 3 years ago by macada

Changed 3 years ago by macada

Changed 3 years ago by vipsoft

Sorry, I think #685 was closed accidentally when it was hijacked by another bug report.

You should have a cron job for achiving and in your configuration:

  • enable_browser_archiving_triggering set to 0
  • always_archive_data_period set to 0
  • always_archive_data_day set to 0

Can you clarify what periods we're seeing in the two screenshots?

Changed 3 years ago by vipsoft

  • cc konus added
  • milestone changed from 4- Stable release to 2- DigitalVibes

Changed 3 years ago by macada

Yes you right... maybe I didn't espres myself correctly. Those graphs are in same day. The visits one is dashboard by days and the error one is clicking stats by month and year
I dont understand exactly wht you mean, I mean... wht I have to do after changing those values in global.ini.php. always_archive_data_period and always_archive_data_day were already set to 0 but not the enable_browser_archiving_triggering one. Wht I have to put in crontab? every hour/day/week?
Thx very much

Changed 3 years ago by vipsoft

Given your traffic volume, you should be using misc/cron/archive.sh otherwise you'll continue to experience the dashboard delays when archiving is triggered.

See http://piwik.org/docs/setup-auto-archiving

Changed 3 years ago by macada

I have just set these values in cron. I'll write tomorrow how these new confs were in the server.
I have seen in the piwik page the release of the latest version ... is recommended the upgrade to 0.4???? Thx a million

Changed 3 years ago by matt

  • status changed from new to closed
  • resolution set to invalid

see #766

Note: See TracTickets for help on using tickets.