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

2.13.0-b3 error #7730

Closed
ThaDafinser opened this issue Apr 21, 2015 · 2 comments
Closed

2.13.0-b3 error #7730

ThaDafinser opened this issue Apr 21, 2015 · 2 comments
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.

Comments

@ThaDafinser
Copy link
Contributor

[21-Apr-2015 10:55:30 UTC] PHP Fatal error:  Uncaught exception 'InvalidArgumentException' with message 'ContainerBuilder::addDefinitions() parameter must be a string or implement ChainableDefinitionSource, Piwik\Container\IniConfigDefinitionSource given' in D:\htdocs\piwik\vendor\mnapoli\php-di\src\DI\ContainerBuilder.php:261
Stack trace:
#0 D:\htdocs\piwik\core\Container\ContainerFactory.php(57): DI\ContainerBuilder->addDefinitions(Object(Piwik\Container\IniConfigDefinitionSource))
#1 D:\htdocs\piwik\core\Container\StaticContainer.php(74): Piwik\Container\ContainerFactory->create()
#2 D:\htdocs\piwik\core\Container\StaticContainer.php(47): Piwik\Container\StaticContainer::createContainer()
#3 D:\htdocs\piwik\core\Container\StaticContainer.php(101): Piwik\Container\StaticContainer::getContainer()
#4 D:\htdocs\piwik\core\Cache.php(56): Piwik\Container\StaticContainer::get('Piwik\\Cache\\Eag...')
#5 D:\htdocs\piwik\core\Plugin\Manager.php(123): Piwik\Cache::getEagerCache()
#6 D:\htdocs\piwik\core\Tracker.php(66): Piwik\Plugin\Manager->loadTrackerPlugins( in D:\htdocs\piwik\vendor\mnapoli\php-di\src\DI\ContainerBuilder.php on line 261
@ThaDafinser
Copy link
Contributor Author

composer install 👍

@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Apr 22, 2015
@thomaszbz
Copy link

I get this error after update from 2.12.0 to 2.13.0 (stable), using php 5.6.7 (debian 8 stable).

I have piwik installed via git, and I also performed a

git submodule update

There's also multiple users affected in http://forum.piwik.org/read.php?2,126373

After downgrade to 2.12.0, the error disappeared.

@thomaszbz thomaszbz mentioned this issue May 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

No branches or pull requests

3 participants