You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The next error occurred when trying to run VIP CRM through te proxy. Without proxy there where no problems.
stack trace in browser:
Uncaught Error: [$injector:modulerr] Failed to instantiate module be.aca.ui.manager.modules.booter due to:
Error: [$injector:modulerr] Failed to instantiate module ui.bootstrap due to:
Error: [$injector:nomod] Module 'ui.bootstrap ' 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.13/$injector/nomod?p0=ui.bootstrap%20
at http://localhost:5050/ui/lib/angular/angular.js:63:12
at http://localhost:5050/ui/lib/angular/angular.js:1767:17
at ensure (http://localhost:5050/ui/lib/angular/angular.js:1691:38)
at module (http://localhost:5050/ui/lib/angular/angular.js:1765:14)
at http://localhost:5050/ui/lib/angular/angular.js:4097:22
at forEach (http://localhost:5050/ui/lib/angular/angular.js:323:20)
at loadModules (http://localhost:5050/ui/lib/angular/angular.js:4081:5)
at http://localhost:5050/ui/lib/angular/angular.js:4098:40
at forEach (http://localhost:5050/ui/lib/angular/angular.js:323:20)
at loadModules (http://localhost:5050/ui/lib/angular/angular.js:4081:5)
http://errors.angularjs.org/1.3.13/$injector/modulerr?p0=ui.bootstrap%20&p1…http%3A%2F%2Flocalhost%3A5050%2Fui%2Flib%2Fangular%2Fangular.js%3A4081%3A5)
at http://localhost:5050/ui/lib/angular/angular.js:63:12
at http://localhost:5050/ui/lib/angular/angular.js:4120:15
at forEach (http://localhost:5050/ui/lib/angular/angular.js:323:20)
at loadModules (http://localhost:5050/ui/lib/angular/angular.js:4081:5)
at http://localhost:5050/ui/lib/angular/angular.js:4098:40
at forEach (http://localhost:5050/ui/lib/angular/angular.js:323:20)
at loadModules (http://localhost:5050/ui/lib/angular/angular.js:4081:5)
at createInjector (http://localhost:5050/ui/lib/angular/angular.js:4007:11)
at doBootstrap (http://localhost:5050/ui/lib/angular/angular.js:1445:20)
at bootstrap (http://localhost:5050/ui/lib/angular/angular.js:1466:12)
http://errors.angularjs.org/1.3.13/$injector/modulerr?p0=be.aca.ui.manager.…ttp%3A%2F%2Flocalhost%3A5050%2Fui%2Flib%2Fangular%2Fangular.js%3A1466%3A12)(anonymous function) @ angular.js:63(anonymous function) @ angular.js:4120forEach @ angular.js:323loadModules @ angular.js:4081createInjector @ angular.js:4007doBootstrap @ angular.js:1445bootstrap @ angular.js:1466angularInit @ angular.js:1360(anonymous function) @ angular.js:26125c @ jquery-1.10.1.min.js:4p.fireWith @ jquery-1.10.1.min.js:4x.extend.ready @ jquery-1.10.1.min.js:4x.extend.holdReady @ jquery-1.10.1.min.js:4continueDomLoadingIfAllJavascriptFilesInitialized @ be.aca.ui.manager.js:125script.onload @ be.aca.ui.manager.js:117
command used
platform-proxy -t http://localhost:8081
proxy version: 1.3.1
The text was updated successfully, but these errors were encountered:
The next error occurred when trying to run VIP CRM through te proxy. Without proxy there where no problems.
stack trace in browser:
command used
proxy version: 1.3.1
The text was updated successfully, but these errors were encountered: