Why does Polyspace Cluster Admin show "unknown state" after closing SSH connection?

3 visualizaciones (últimos 30 días)

I am using Polyspace Access in a Linux VM running Ubuntu 18. I connect to this VM using Windows 10 and SSH connection. Inside of the VM, Docker is running and Polyspace Access is running inside of the container. When I close the ssh connection to the VM, I see the message “unknown state” in the Cluster Admin page. I run this command to start the Docker admin agent: 
/usr/local/Polyspace_Access/admin-docker-agent --hostname xxxxhostnamexxxx --ssl-cert-file /lhome/<user>/cert/xxxx.crt --ssl-key-file /lhome/<user>/cert/xxxxnet.key --ssl-ca-file /lhome/<user>/cert/xxxx.crt 
I am still able to use Polyspace Access, but I am confused why the Cluster Admin shows “unknown state”? 

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 15 de Nov. de 2024 a las 0:00
This behavior is expected. When the SSH connection is closed, it will terminate the command used to launch the admin agent, leading to the interface showing the “unknown state” messages as shown in this doc link: https://www.mathworks.com/help/polyspace_access/install/upload-examples-and-open-polyspace-access-interface.html  
However, it is important to note that stopping the admin agent does not stop Polyspace Access. Once the setup is complete, it is safe to stop the Docker admin agent. 

Más respuestas (0)

Categorías

Más información sobre MATLAB Parallel Server en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by