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

Entry Piwik\Plugins\Diagnostics\DiagnosticService cannot be resolved #9122

Closed
pcambra opened this issue Oct 29, 2015 · 2 comments
Closed

Entry Piwik\Plugins\Diagnostics\DiagnosticService cannot be resolved #9122

pcambra opened this issue Oct 29, 2015 · 2 comments
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.

Comments

@pcambra
Copy link

pcambra commented Oct 29, 2015

Entry Piwik\Plugins\Diagnostics\DiagnosticService cannot be resolved: The parameter 'mandatoryDiagnostics' of Piwik\Plugins\Diagnostics\DiagnosticService::__construct has no value defined or guessableFull definition:Object ( class = Piwik\Plugins\Diagnostics\DiagnosticService scope = singleton lazy = false __construct( $mandatoryDiagnostics = #UNDEFINED# $optionalDiagnostics = #UNDEFINED# $disabledDiagnostics = #UNDEFINED# ))

Running 2.14.3

Checked #8479 but everything that is mentioned there seems fine

If I do ./console diagnostics:run -v I get:

INFO [2015-10-29 12:42:53] Unable to test if mod_pagespeed is enabled: the request to http://unknown/./console?module=Installation&action=getEmptyPageForSystemCheck failed

@mattab
Copy link
Member

mattab commented Nov 2, 2015

Hello
Add a line Plugins[] = "Diagnostics" in your config.ini.php under [Plugins]

See #8479

@mattab mattab closed this as completed Nov 2, 2015
@mattab mattab added the duplicate For issues that already existed in our issue tracker and were reported previously. label Nov 2, 2015
@pcambra
Copy link
Author

pcambra commented Nov 2, 2015

Thank you, that was it, I had it configured in one webserver but not the mirrored one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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