strongloop / strong-arc

StrongLoop Arc has been replaced by API Connect. We recommend Arc users move to the Essentials edition of API Connect. If you have questions, please email reachsl@us.ibm.com.
http://strongloop.com/
Other
115 stars 36 forks source link

Arc does not start with uBlock origin active #1603

Open electricmonk opened 9 years ago

electricmonk commented 9 years ago

When the Chrome uBlock Origin extension is active, Arc doesn't start. This is the console output:

Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
http://localhost:53925/scripts/modules/metrics/metrics.services.js 
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
http://localhost:53925/scripts/modules/metrics/metrics.controllers.js 
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
http://localhost:53925/scripts/modules/metrics/metrics.react.js 
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
http://localhost:53925/scripts/modules/metrics/metrics.directives.js 
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
http://localhost:53925/scripts/lib/segmentio/segmentio.js 
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

react-with-addons.js:4364 Download the React DevTools for a better development experience: http://fb.me/react-devtools

angular.js:4154 Uncaught Error: [$injector:modulerr] Failed to instantiate module Arc due to:
Error: [$injector:modulerr] Failed to instantiate module Metrics due to:
Error: [$injector:nomod] Module 'Metrics' 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.3.17/$injector/nomod?p0=Metrics
    at http://localhost:53925/scripts/vendor/angular/angular.js:63:12
    at http://localhost:53925/scripts/vendor/angular/angular.js:1778:17
    at ensure (http://localhost:53925/scripts/vendor/angular/angular.js:1702:38)
    at module (http://localhost:53925/scripts/vendor/angular/angular.js:1776:14)
    at http://localhost:53925/scripts/vendor/angular/angular.js:4131:22
    at forEach (http://localhost:53925/scripts/vendor/angular/angular.js:326:20)
    at loadModules (http://localhost:53925/scripts/vendor/angular/angular.js:4115:5)
    at http://localhost:53925/scripts/vendor/angular/angular.js:4132:40
    at forEach (http://localhost:53925/scripts/vendor/angular/angular.js:326:20)
    at loadModules (http://localhost:53925/scripts/vendor/angular/angular.js:4115:5)
http://errors.angularjs.org/1.3.17/$injector/modulerr?p0=Metrics&p1=Error%3…F%2Flocalhost%3A53925%2Fscripts%2Fvendor%2Fangular%2Fangular.js%3A4115%3A5)
    at http://localhost:53925/scripts/vendor/angular/angular.js:63:12
    at http://localhost:53925/scripts/vendor/angular/angular.js:4154:15
    at forEach (http://localhost:53925/scripts/vendor/angular/angular.js:326:20)
    at loadModules (http://localhost:53925/scripts/vendor/angular/angular.js:4115:5)
    at http://localhost:53925/scripts/vendor/angular/angular.js:4132:40
    at forEach (http://localhost:53925/scripts/vendor/angular/angular.js:326:20)
    at loadModules (http://localhost:53925/scripts/vendor/angular/angular.js:4115:5)
    at createInjector (http://localhost:53925/scripts/vendor/angular/angular.js:4041:11)
    at doBootstrap (http://localhost:53925/scripts/vendor/angular/angular.js:1455:20)
    at bootstrap (http://localhost:53925/scripts/vendor/angular/angular.js:1476:12)
http://errors.angularjs.org/1.3.17/$injector/modulerr?p0=Arc&p1=Error%3A%20…%2Flocalhost%3A53925%2Fscripts%2Fvendor%2Fangular%2Fangular.js%3A1476%3A12)