Intel® Edge Software Hub
Get answers from community peers to your questions about building Edge Software Hub solutions for edge compute node.
Announcements
Welcome to the Intel Community! If you like the answer to your question, please mark it as 'Accepted Solution' to help others.

The Edge Software Vision Package for Red Hat Enterprise Linux is now available here.

Learn more about developing on Intel® Hardware and Software here.
394 Discussions

Web UI not opening Intel EIS

MohitSingh
Beginner
615 Views

Even after successful installation of TLS suite of Intel Eis web ui is not opening

Labels (1)
0 Kudos
1 Reply
ChoonHwa
Employee
595 Views

Hi @MohitSingh ,

Can you please check how many docker containers are running by invoking command "docker ps" at your terminal? For TLS, it should have 11 containers running, they are tls_proxy, tls_core, tls_apiui, tls_mongo, tls_redis, tls_rabbitmg, cvat_proxy, cvat_ui, cvat, cvat_db and cvat_redis. 

I would like to understand which containers are missing and we can debug from there. Thus, let's say tls_core is missing, please invoke "docker logs -f tls_core" to check the log transaction. Please capture the log message for us to further investigate. 
Thanks 

Choon Hwa

 

0 Kudos
Reply