Continuous Integration

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEWCLI with VPN

It seems that LabVIEWCLI can't establish a connection with LabVIEW if the machine is connected to the VPN. How to fix this?

Michał Bieńkowski
CLA, CTA, CPI

  1. Did someone devote their time to help solve your problem? Appreciate it and give kudos.
  2. Problem solved? Accept as a solution so that others can find it faster in the future.
  3. Contribute to the development of TestStand by voting on the TestStand Idea Exchange.
0 Kudos
Message 1 of 2
(20,265 Views)

Hi Michał, 

I would first look into the ports: is the 3363 default port (or other if you are using) is maybe forwarded by some rule of the firewall/VPN.

You can also try to add the -LogToConsole and -Verbosity to try to get more info. If it is only a matter of LabVIEW CLI timing out, you can try to use the AfterLaunchOpenAppReferenceTimeoutInSecond token in the LabVIEWCLI.ini file and extend it.

Hope it helps, 

Cris

 

Message 2 of 2
(20,226 Views)