Edge Software Catalog
Support for issues related to Edge Software Catalog
442 Discussions

Web UI not opening Intel EIS

MohitSingh
Beginner
922 Views

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

Labels (1)
0 Kudos
1 Reply
ChoonHwa
Employee
902 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