PHP Fatal error after updating Piwik to 2.14.0
-
After updating to Piwik 2.14.0, piwik/wp-piwik throws fatal errors (at the tracking code location, in the dashboard widget and in the wp-piwik configuration backend. Piwik and tracking without wp-piwik works fine.
I am using the php api and the latest version of wp-piwik.
2015/07/09 14:07:45 [error] 30151#0: *1206193 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught exception 'Piwik\Container\ContainerDoesNotExistException' with message 'The root container has not been created yet.' in [redacted]/htdocs/piwik/core/Container/StaticContainer.php:40 Stack trace: #0 [redacted]/htdocs/piwik/core/Container/StaticContainer.php(80): Piwik\Container\StaticContainer::getContainer() #1 [redacted]/htdocs/piwik/core/FrontController.php(206): Piwik\Container\StaticContainer::get('path.tmp') #2 [redacted]/htdocs/wordpress/wp-content/plugins/wp-piwik/classes/WP_Piwik/Request/Php.php(31): Piwik\FrontController->init() #3 [redacted]/htdocs/wordpress/wp-content/plugins/wp-piwik/classes/WP_Piwik/Request/Php.php(14): WP_Piwik\Request\Php->call('method=VisitsSu...', 'https://[redacted]...', 'module=API&form...') #4 [redacted]/htdocs/wordpress/wp-content/plugins/wp-piwik/classes/WP_Piwik/Request.php(63): WP_Piwik\Request\Php->request('" while reading upstream, client: [redacted], server: [redacted], request: "GET /wp-admin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm-[redacted].sock:", host: "[redacted]"
- The topic ‘PHP Fatal error after updating Piwik to 2.14.0’ is closed to new replies.