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

9 次查看(过去 30 天)

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”? 

采纳的回答

MathWorks Support Team
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. 

更多回答(0 个)

标签

尚未输入任何标签。

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by