Hello everyone,
First, thank you for what you've done and the help provided
I'm new in the Knowage's World. I just install last week the Knowage 7.1.7 on CentOs8 to see if it could be used at work. It was great, installation gone well, with no issues.
I add my first "test dataset" with a XLS file, to explore fonctionnalities, but when I create a cockpit, I can create Table or Cross Table witout issue with my data, but when I try to create a Chart, the Chart stay empty, with no data, just blank.
In the console of my web-browser I detect these issues :
Autofocus processing was blocked because a document already has a focused element.
angular.js:15570 SyntaxError: Invalid or unexpected token
(anonymous) @ angular.js:15570
angular.js:15570 SyntaxError: Invalid or unexpected token
at Scope.scope.loadChart (chartRenderer.js:136)
at Scope.scope.init (chartRenderer.js:207)
at chartRenderer.js:194
at Scope.$broadcast (angular.js:19723)
at chartWidget.js:309
at angular.js:21596
at TaskTracker.completeTask (angular.js:21234)
at angular.js:6814
(anonymous) @ angular.js:15570
DevTools failed to load SourceMap: Could not load content for http://192.168.102.54:8080/knowage/js/lib/angular/angular_1.4/angular-animate.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://192.168.102.54:8080/knowage/js/lib/angular/angular_1.4/angular-aria.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://192.168.102.54:8080/knowage/js/lib/angular/angular_1.4/angular-sanitize.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://192.168.102.54:8080/knowage/js/lib/angular/angular_1.4/angular-messages.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://192.168.102.54:8080/knowage/js/lib/wheelnav/raphael.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://192.168.102.54:8080/knowage/js/lib/mathjs/4.0.1/math.min.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://192.168.102.54:8080/knowagecockpitengine/js/src-7.1.7/angular_1.4/tools/commons/sbiModule_services/json-patch-duplex.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
So, did I something wrong in the setting up ? Any configuration to change ?
Thank you for your help,
Gauthier.