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

error during daily archive.php run #6099

Closed
sdosg opened this issue Sep 1, 2014 · 1 comment
Closed

error during daily archive.php run #6099

sdosg opened this issue Sep 1, 2014 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously.

Comments

@sdosg
Copy link

sdosg commented Sep 1, 2014

got this error:

There is an
+error. Please report the message (Piwik 2.4.1) and full backtrace in the Piwik forums (please do a Search first as
+it might have been reported already!).

Notice:
Undefined index: 2014-07 in /var/www/html/piwik/plugins/API/API.php on line 506
<br
+/>Backtrace -->


#0 Piwik\Error::errorHandler(...) called at [/var/www/html/piwik/plugins/API/API.php:506]
#1
+Piwik\Plugins\API\API->mergeDataTables(...) called at [/var/www/html/piwik/plugins/API/API.php:490]
#2 Piwik\Plugins\API\API->get(...) called at [:]
#3 call_user_func_array(...) called at
+[/var/www/html/piwik/core/API/Proxy.php:209]
#4 Piwik\API\Proxy->call(...) called at [/var/www/html/piwik/core/API/Request.php:215]
#5 Piwik\API\Request->process(...) called at
+[/var/www/html/piwik/plugins/API/Controller.php:31]
#6 Piwik\Plugins\API\Controller->index(...) called at [:]
#7 call_user_func_array(...) called at
+[/var/www/html/piwik/core/FrontController.php:531]
#8 Piwik\FrontController->doDispatch(...) called at [/var/www/html/piwik/core/FrontController.php:84]
#9 Piwik\FrontController->dispatch(...)
+called at [/var/www/html/piwik/core/dispatch.php:34]
#10 require_once(...) called at [/var/www/html/piwik/index.php:47]
#11 require_once(...) called at
+[/var/www/html/piwik/core/CliMulti/RequestCommand.php:53]
#12 Piwik\CliMulti\RequestCommand->execute(...) called at
+[/var/www/html/piwik/vendor/symfony/console/Symfony/Component/Console/Command/Command.php:252]
#13 Symfony\Component\Console\Command\Command->run(...) called at
+[/var/www/html/piwik/vendor/symfony/console/Symfony/Component/Console/Application.php:887]
#14 Symfony\Component\Console\Application->doRunCommand(...) called at
+[/var/www/html/piwik/vendor/symfony/console/Symfony/Component/Console/Application.php:193]
#15 Symfony\Component\Console\Application->doRun(...) called at [/var/www/html/piwik/core/Console.php:64]

+#16 Piwik\Console->doRun(...) called at [/var/www/html/piwik/vendor/symfony/console/Symfony/Component/Console/Application.php:124]
#17 Symfony\Component\Console\Application->run(...) called at
+[/var/www/html/piwik/console:31]


PHP Fatal error: Call to a member function getFirstRow() on a non-object in /var/www/html/piwik/plugins/API/API.php on line 513
+a:2:{s:6:"result";s:5:"error";s:7:"message";s:55:"Call to a member function getFirstRow() on a non-object";}'
ERROR [2014-08-31 22:46:02] [230f7] 1 total errors during this script execution, please investigate and try and fix these errors.



System:

php 5.5.16, piwik 2.4.1, lighttpd 1.4.35, rhel 6.5

@mattab
Copy link
Member

mattab commented Sep 2, 2014

This bug has been fixed please upgrade to Piwik 2.5.0. Cheers

@mattab mattab closed this as completed Sep 2, 2014
@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label Sep 20, 2014
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. duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

2 participants