Ticket #685 (closed Bug: invalid)

Opened 3 years ago

Last modified 2 years ago

Memory leak Error - Allowed memory size Error

Reported by: macada Owned by:
Priority: major Milestone: RobotRock
Component: Core Keywords:
Cc: Sensitive:

Description

Hi, Ive reopened the ticket #374 one week ago but I didn't get a solution for this error. vipsoft in that ticket told that problem was solved but I keep with the problem. Ive attached a screenshot with the problem showing the version number at the top right of the image (0.2.34) the latest one. Ideas or solutions will be wellcome

Attachments

piwikError.jpeg Download (34.3 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 vipsoft

  • milestone set to RobotRock

Changed 3 years ago by vipsoft

Can you attach a backtrace from your server log?r

Changed 3 years ago by matt

what sort of traffic do you have? How many visits per day, how many pages per day, what is the exact error message? (please copy paste here)

Changed 3 years ago by vipsoft

In the absence of a backtrace...

In #374, macada wrote: "My piwik has only a domain with 11.000 unique visitors / avg a day".

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4104 bytes) in /usr/share/piwik/core/DataTable.php on line 939

Changed 3 years ago by black silence

I get the out-of-memory error when I try to use the misc/generateVisits.php with default settings that comes with Piwik - tested on localhost with a memory limit of 128M

Maybe the default values should be lower than 20k visits. 200 visits work for me and I can run the generator multiple times if I need more :)

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in .../piwik/core/Common.php on line 662

Changed 3 years ago by matt

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

Changed 3 years ago by matt

please create a separate ticket for a bug on the visit generator memory leak

Changed 3 years ago by vipsoft

macada: can you see if [1145] fixes this for you?

Changed 3 years ago by macada

vipsoft: sorry for the delay coz I didn't receive any mail from this trac in my email (detect as spam). Ive tried your solution but I still having the same error. Could you send me how can I get the backtrace infro? Matt: Ive attached a visits/day image.

For having the dashboard with visits/day piwik spends 20sec. Is that normal?

cheers

Changed 3 years ago by macada

Changed 3 years ago by konus

I have the same problem:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 73 bytes) in /var/www/web5/html/piwik/core/DataTable.php on line 939

I have about 7000 Visitors/Month. month and year view are not working anymore. [1145] seems to have no effect.

Changed 3 years ago by alivenk

Changed 2 years ago by domtop

Note: See TracTickets for help on using tickets.