[Solved] Webfrontend Issue


#1

I am hosting a local version of the NRP on my private server and I want to access this NRP from different browser. I tried different clients with different results:

  • MacbookPro with Google Chrome works fine
  • MacbookPro with Firefox does load the webpage and experiment, but cannot visualize the background.
  • Ubuntu 16.04 with Firefox cannot load the webpage. Only the headers are loaded and an error appears (see below):

How can I access the NRP on my Ubuntu 16.04 client?

Ubuntu 16.04 Firefox Error:
(I had to put spaces within each http, as the forum only allows 2 links for a new user)

Error: [$injector:modulerr] Failed to instantiate module exdFrontendApp
due to:
[$injector:modulerr] Failed to instantiate module
angulartics.google.analytics due to:
[$injector:nomod] Module ‘angulartics.google.analytics’ 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.
h ttp://errors.angularjs.org/1.4.8/$injector/nomod?p0=angulartics.google.analytics
minErr/<@http://10.162.242.194:9000/bower_components/angular/angular.js:68:12
module/<@h ttp://10.162.242.194:9000/bower_components/angular/angular.js:2005:17
ensure@h ttp://10.162.242.194:9000/bower_components/angular/angular.js:1929:38
module@h ttp://10.162.242.194:9000/bower_components/angular/angular.js:2003:14
loadModules/<@h ttp://10.162.242.194:9000/bower_components/angular/angular.js:4435:22
forEach@h ttp://10.162.242.194:9000/bower_components/angular/angular.js:340:11
loadModules@h ttp://10.162.242.194:9000/bower_compon angular.js:68:12
minErr/<
h ttp://10.162.242.194:9000/bower_components/angular/angular.js:68:12
loadModules/<
h ttp://10.162.242.194:9000/bower_components/angular/angular.js:4458:15
forEach
h ttp://10.162.242.194:9000/bower_components/angular/angular.js:340:11
loadModules
h ttp://10.162.242.194:9000/bower_components/angular/angular.js:4419:5
createInjector
h ttp://10.162.242.194:9000/bower_components/angular/angular.js:4344:11
bootstrap/doBootstrap
h ttp://10.162.242.194:9000/bower_components/angular/angular.js:1676:20
bootstrap
h ttp://10.162.242.194:9000/bower_components/angular/angular.js:1697:12
boot/< h ttp://10.162.242.194:9000/scripts/app.js:158:9
jQuery.Callbacks/fire
h ttp://10.162.242.194:9000/bower_components/jquery/dist/jquery.js:3148:10
jQuery.Callbacks/self.fireWith
h ttp://10.162.242.194:9000/bower_components/jquery/dist/jquery.js:3260:7
.ready
h ttp://10.162.242.194:9000/bower_components/jquery/dist/jquery.js:3472:3
completed
h ttp://10.162.242.194:9000/bower_components/jquery/dist/jquery.js:3503:3


#2

Hello Michael,

(1) Is ExDFrontend/bower_components/angulartics-google-analytics present in your front-end installation folder?
(2) Did you change the JavaScript sources? The index.html file?

Best regards,
Luc


#3

Michael sent us an email which explains the problem he encountered. In brief:

“The Frontend error was caused by my AdBlocker, as the AdBlocker blocks the loading of the content. Once I turn off the AdBlocker, everything works as expected. The problem might be Adblocker specific as the AdBlocker on my MacBook does not mind the NRP.”


#4

It would be great if we could mark issues as [Solved] in the thread title