← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1378661] [NEW] Angular js module load error during download keypair

 

Public bug reported:

Description:

When creating a keypair, the download screen is non responsive at the
navigation pane. On further investigation I got the following error in
the browser JavaScript debug console:

Uncaught Error: [$injector:modulerr] Failed to instantiate module hz due to:
Error: [$injector:modulerr] Failed to instantiate module hz.conf due to:
Error: [$injector:nomod] Module 'hz.conf' 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.2.1/$injector/nomod?p0=hz.conf
    at http://localhost/static/dashboard/js/33e6196225f6.js:676:8
    at http://localhost/static/dashboard/js/33e6196225f6.js:783:59
    at ensure (http://localhost/static/dashboard/js/33e6196225f6.js:781:165)
    at module (http://localhost/static/dashboard/js/33e6196225f6.js:783:8)
    at http://localhost/static/dashboard/js/33e6196225f6.js:858:220
    at Array.forEach (native)
    at forEach (http://localhost/static/dashboard/js/33e6196225f6.js:683:253)
    at loadModules (http://localhost/static/dashboard/js/33e6196225f6.js:858:80)
    at http://localhost/static/dashboard/js/33e6196225f6.js:858:269
    at Array.forEach (native)
http://errors.angularjs.org/1.2.1/$injector/modulerr?p0=hz.conf&p1=Error%3A…s%2F33e6196225f6.js%3A858%3A269%0A%20%20%20%20at%20Array.forEach%20(native)
    at http://localhost/static/dashboard/js/33e6196225f6.js:676:8
    at http://localhost/static/dashboard/js/33e6196225f6.js:860:7
    at Array.forEach (native)
    at forEach (http://localhost/static/dashboard/js/33e6196225f6.js:683:253)
    at loadModules (http://localhost/static/dashboard/js/33e6196225f6.js:858:80)
    at http://localhost/static/dashboard/js/33e6196225f6.js:858:269
    at Array.forEach (native)
    at forEach (http://localhost/static/dashboard/js/33e6196225f6.js:683:253)
    at loadModules (http://localhost/static/dashboard/js/33e6196225f6.js:858:80)
    at createInjector (http://localhost/static/dashboard/js/33e6196225f6.js:849:738)
http://errors.angularjs.org/1.2.1/$injector/modulerr?p0=hz&p1=Error%3A%20%5…%3A%2F%2Flocalhost%2Fstatic%2Fdashboard%2Fjs%2F33e6196225f6.js%3A849%3A738)

** Affects: horizon
     Importance: Undecided
         Status: New

** Attachment added: "Browser JavaScript Debug console"
   https://bugs.launchpad.net/bugs/1378661/+attachment/4228108/+files/bug.PNG

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1378661

Title:
  Angular js module load error during download keypair

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Description:

  When creating a keypair, the download screen is non responsive at the
  navigation pane. On further investigation I got the following error in
  the browser JavaScript debug console:

  Uncaught Error: [$injector:modulerr] Failed to instantiate module hz due to:
  Error: [$injector:modulerr] Failed to instantiate module hz.conf due to:
  Error: [$injector:nomod] Module 'hz.conf' 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.2.1/$injector/nomod?p0=hz.conf
      at http://localhost/static/dashboard/js/33e6196225f6.js:676:8
      at http://localhost/static/dashboard/js/33e6196225f6.js:783:59
      at ensure (http://localhost/static/dashboard/js/33e6196225f6.js:781:165)
      at module (http://localhost/static/dashboard/js/33e6196225f6.js:783:8)
      at http://localhost/static/dashboard/js/33e6196225f6.js:858:220
      at Array.forEach (native)
      at forEach (http://localhost/static/dashboard/js/33e6196225f6.js:683:253)
      at loadModules (http://localhost/static/dashboard/js/33e6196225f6.js:858:80)
      at http://localhost/static/dashboard/js/33e6196225f6.js:858:269
      at Array.forEach (native)
  http://errors.angularjs.org/1.2.1/$injector/modulerr?p0=hz.conf&p1=Error%3A…s%2F33e6196225f6.js%3A858%3A269%0A%20%20%20%20at%20Array.forEach%20(native)
      at http://localhost/static/dashboard/js/33e6196225f6.js:676:8
      at http://localhost/static/dashboard/js/33e6196225f6.js:860:7
      at Array.forEach (native)
      at forEach (http://localhost/static/dashboard/js/33e6196225f6.js:683:253)
      at loadModules (http://localhost/static/dashboard/js/33e6196225f6.js:858:80)
      at http://localhost/static/dashboard/js/33e6196225f6.js:858:269
      at Array.forEach (native)
      at forEach (http://localhost/static/dashboard/js/33e6196225f6.js:683:253)
      at loadModules (http://localhost/static/dashboard/js/33e6196225f6.js:858:80)
      at createInjector (http://localhost/static/dashboard/js/33e6196225f6.js:849:738)
  http://errors.angularjs.org/1.2.1/$injector/modulerr?p0=hz&p1=Error%3A%20%5…%3A%2F%2Flocalhost%2Fstatic%2Fdashboard%2Fjs%2F33e6196225f6.js%3A849%3A738)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1378661/+subscriptions


Follow ups

References