ice icon indicating copy to clipboard operation
ice copied to clipboard

ice/dashboard/summary shows spinning wheel

Open mpodber1971 opened this issue 9 years ago • 3 comments

i am able to navigate to different screens in the dashboard but it doesnt display any data. shows a spinning wheel.

mpodber1971 avatar May 18 '16 14:05 mpodber1971

What is the error message you are receiving from the command line when you run the app? Are you running ICE from docker-ice also?

interactivetech avatar May 18 '16 22:05 interactivetech

i have 2 separate instances running. one with non-docker and one with docker to do a compare/contrast and see which is easier to maintain.

just to clarify the URL responds with the selection criteria and a spinning wheel underneath where all the data should be

i am getting an error when trying to install highcharts:

from ../ice/node_modules/highcharts

[root@ip-172-31-10-64 highcharts]# npm install highcharts --save npm ERR! Linux 3.10.0-327.10.1.el7.x86_64 npm ERR! argv "/usr/bin/node" "/bin/npm" "install" "highcharts" npm ERR! node v6.1.0 npm ERR! npm v3.8.6 npm ERR! code ENOSELF

npm ERR! Refusing to install highcharts as a dependency of itself npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request: npm ERR! /home/centos/ice/node_modules/highcharts/npm-debug.log

mpodber1971 avatar May 19 '16 13:05 mpodber1971

have you check the issue 210 that is related with highcharts?

ghaber avatar May 22 '16 21:05 ghaber