hidden text to trigger early load of fonts ПродукцияПродукцияПродукцияПродукция Các sản phẩmCác sản phẩmCác sản phẩmCác sản phẩm المنتجاتالمنتجاتالمنتجاتالمنتجات מוצריםמוצריםמוצריםמוצרים
Edge Software Catalog
Support for issues related to Edge Software Catalog
445 Discussions

why i run time-series-analysis sample ia_visualizer get error log

fa2233
New Contributor I
1,350 Views

the logs of ia_influxdbconnector output is correct.

but the logs of ia_visualizer is wrong.

 

Labels (1)
0 Kudos
1 Solution
Jia-Shing_W_Intel
Moderator
1,330 Views

The output of ia_visualizer is defaulted to ":0", the console, specified in the docker-compose file. As such, if you didn't run "xhost +" to disable X11 access control or if the console isn't available for display (no one has logged on from the console), tkinter and thus ia_visualizer will fail, like what you see in your log.

View solution in original post

0 Kudos
2 Replies
fa2233
New Contributor I
1,344 Views

the ia_visualizer display wrong ,it show pc demo .

0 Kudos
Jia-Shing_W_Intel
Moderator
1,331 Views

The output of ia_visualizer is defaulted to ":0", the console, specified in the docker-compose file. As such, if you didn't run "xhost +" to disable X11 access control or if the console isn't available for display (no one has logged on from the console), tkinter and thus ia_visualizer will fail, like what you see in your log.

0 Kudos
Reply