Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
angular.js:68  Uncaught Error: [$injector:modulerr] Failed to instantiate module headwind-kiosk due to:

Error: [$injector:modulerr] Failed to instantiate module ngIdle due to:

Error: [$injector:nomod] Module 'ngIdle' 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.

http://errors.angularjs.org/1.5.11/$injector/nomod?p0=ngIdle

    at https://mdm.mywebpage.com/lib/angular/angular.js:68:12

    at https://mdm.mywebpage.com/lib/angular/angular.js:2133:17

    at ensure (https://mdm.mywebpage.com/lib/angular/angular.js:2057:38)

    at module (https://mdm.mywebpage.com/lib/angular/angular.js:2131:14)

    at https://mdm.mdm.mywebpage.com/lib/angular/angular.js:4669:22

    at forEach (https://mdm.mywebpage.com/lib/angular/angular.js:325:20)

    at loadModules (https://mdm.mywebpage.com/lib/angular/angular.js:4653:5)

    at https://mdm.mywebpage.com/lib/angular/angular.js:4670:40

    at forEach (https://mdm.mywebpage.com/lib/angular/angular.js:325:20)

    at loadModules (https://mdm.mywebpage.com/lib/angular/angular.js:4653:5)

The problem is that web panel isn't working right. Often not loading up and the only error code I got is this. Is there any way to fix it?
by (200 points)

1 Answer

0 votes

Please update your instance by downloading the latest WAR file from https://h-mdm.com/download/. Clear the browser cache, disable ad blockers if you're using them, and reload the page. 

If you're using the reverse proxy in front of Headwind MDM, make sure they are not blocking any traffic (you can check that in the Chrome developer console, Network tab).

If the error persists, please contact us and provide the URL of your Headwind MDM instance.

by (36.4k points)
...