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

Uncaught Error: [$injector:nomod] #5901

Closed
tfar opened this issue Jul 31, 2014 · 2 comments
Closed

Uncaught Error: [$injector:nomod] #5901

tfar opened this issue Jul 31, 2014 · 2 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@tfar
Copy link

tfar commented Jul 31, 2014

After updating to latest stable, my Piwik instance shows the following errors in the JS console (tested with FF, Chrome and Safari):

Uncaught Error: [$injector:nomod] http://errors.angularjs.org/1.2.13/$injector/nomod?p0=piwikApp
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:232(anonymous function)
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:232(anonymous function)
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:246(anonymous function)
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:247(anonymous function)
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:1311
Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.2.13/$injector/modulerr?p0=piwikApp&p1=Error%…y%26action%3DgetCoreJs%26cb%3D88494df4904f37a87aa2973351bbdcbe%3A243%3A431)
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:232(anonymous function)
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:232(anonymous function)
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:256r
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:233e
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:255ac
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:258$b.c
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:243$b
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:244Uc
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:243(anonymous function)
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:428j
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:4k.fireWith
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:4n.extend.ready
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:4K
 index.php?module=Proxy&action=getCoreJs&cb=88494df4904f37a87aa2973351bbdcbe:4
@tfar
Copy link
Author

tfar commented Jul 31, 2014

This was my fault due to remains in config.ini.php. I had stuff like

Plugins[] = CorePluginsAdmin
Plugins[] = CoreAdminHome
Plugins[] = CoreHome
Plugins[] = CoreVisualizations
Plugins[] = Proxy
Plugins[] = API[Plugins]
Plugins[] = CorePluginsAdmin
Plugins[] = CoreAdminHome
Plugins[] = CoreHome
Plugins[] = CoreVisualizations
Plugins[] = Proxy
Plugins[] = API

and more plugin related stuff which has overridden the correct default configuration.

@tfar tfar closed this as completed Jul 31, 2014
@halfdan
Copy link
Member

halfdan commented Jul 31, 2014

👍

@halfdan halfdan removed their assignment Jul 31, 2014
@mattab mattab added duplicate and removed duplicate labels Aug 3, 2014
@mattab mattab added this to the Mid term milestone Aug 3, 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. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

3 participants