charting-library-examples icon indicating copy to clipboard operation
charting-library-examples copied to clipboard

Out of the box example throws multiple errors calling an 'info' API

Open jerokpradeep opened this issue 4 years ago • 1 comments

I have downloaded and ran the VueJS example. Right after running this, I'm getting the following error continously.

sockjs.js?9be2:1609 GET http://192.168.68.106:8081/sockjs-node/info?t=1625195581004 net::ERR_FAILED

The IP is Network IP of my machine only, but where to I stop this and why this is called repeatedly? Please advice

jerokpradeep avatar Jul 02 '21 03:07 jerokpradeep

Hello!

It looks like your backend is not running. Have you started it with npm run serve ?

eugene-korobko avatar Jul 02 '21 06:07 eugene-korobko