Edge Software Catalog
Support for issues related to Edge Software Catalog
445 Discusiones

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

fa2233
Nuevo Colaborador I
1.354 Vistas

the logs of ia_influxdbconnector output is correct.

but the logs of ia_visualizer is wrong.

 

Etiquetas (1)
0 kudos
1 Solución
Jia-Shing_W_Intel
Moderador
1.334 Vistas

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.

Ver la solución en mensaje original publicado

2 Respuestas
fa2233
Nuevo Colaborador I
1.348 Vistas

the ia_visualizer display wrong ,it show pc demo .

Jia-Shing_W_Intel
Moderador
1.335 Vistas

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.

Responder