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

Memory leak Error - Allowed memory size Error #685

Closed
anonymous-matomo-user opened this issue Apr 30, 2009 · 10 comments
Closed

Memory leak Error - Allowed memory size Error #685

anonymous-matomo-user opened this issue Apr 30, 2009 · 10 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

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

@anonymous-matomo-user
Copy link
Author

Attachment:
piwikError.jpeg

@robocoder
Copy link
Contributor

Can you attach a backtrace from your server log?r

@mattab
Copy link
Member

mattab commented May 16, 2009

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)

@robocoder
Copy link
Contributor

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

@anonymous-matomo-user
Copy link
Author

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

@mattab
Copy link
Member

mattab commented May 18, 2009

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

@robocoder
Copy link
Contributor

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

@anonymous-matomo-user
Copy link
Author

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

@anonymous-matomo-user
Copy link
Author

Attachment:
visits.jpeg

@anonymous-matomo-user
Copy link
Author

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.

This issue was closed.
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. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

3 participants