Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
Hi,

I have 6.3 version of knowage.

When I am clicking on cockpit option, It is showing blank page when I opened browser devtools it showing me

Uncaught Error: [$injector:modulerr] Failed to instantiate module cockpitModule due to:
Error: [$injector:modulerr] Failed to instantiate module knModule due to:
Error: [$injector:nomod] Module 'knModule' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.

When I searched on net is saying the change the host_url, I tried this but not loading cockpit options.

kindly help me to figure out this error.
Environment Knowage version:6.3, OS: centos, browser: google chrome
in Document Browser by (140 points)

I also had an error , Below is the Error while open in chrome browser 

angular.js:68 Uncaught Error: [$injector:modulerr] Failed to instantiate module documentExecutionMasterModule due to:
Error: [$injector:nomod] Module 'documentExecutionMasterModule' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.

Please log in or register to answer this question.

...