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

3 views (last 30 days)

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

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 15 Nov 2024 at 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. 

More Answers (0)

Categories

Find more on MATLAB Parallel Server in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!