LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1379 with VI server

I keep getting error 1379: user failed a security authentication check when trying to setup a TCP communication. I do not have multiple network cards, as other forums suggest to examine. All permissions on the VI server options page seem to be correct. I have disabled firewalls. I am out of ideas. Any ideas can help.

 

Thanks!

0 Kudos
Message 1 of 7
(1,534 Views)

Hello, I work at home and I work in the office. I always have to reboot my computer between location changes due to the way the computer connects to the different networks. The customers most likely will operate on one network. The customers most likely won't have the issues associated with changing networks. If the customer upgrades their network, one machine reboot does not seem like a huge ask.

 

If restarting the computer is taking a long time, perhaps you can switch to an NVMe drive instead of a hard drive?

 

Good Luck! if not solved we can trace error together

CLA
0 Kudos
Message 2 of 7
(1,519 Views)

Can you say more about what you're trying to do, why you're doing it, and how you're doing it?  Details about the "how" might give more information about what you are doing so someone might see something that's set up wrong, and details about "why" might let us give suggestions of alternate things you could try to achieve the same goal.

 

Also, any details about networking and the connection you are trying to make could be helpful.  Is this a PC connecting to itself, to another PC next to it, to another PC in the same company, or a PC connecting over the internet?  If it's not a PC connecting to itself, whatever details about the connection between them might be relevant.

0 Kudos
Message 3 of 7
(1,500 Views)

Hi,

 

Thanks for trying to help. It is a PC trying to connect to itself. The keithley_lv_ctrl_caller.vi tries to grab the value of an indicator from the keithley_lv_ctrl_mod.vi.

Download All
0 Kudos
Message 4 of 7
(1,447 Views)

The VI works on a different computer, but it is not working on the computer it needs to work on. This makes me think there is some internal computer setting is awry, but I have no idea what to change.

0 Kudos
Message 5 of 7
(1,433 Views)

Hi Emma!

 

Sorry for the zombie bump on this thread...

 

Did you manage to find a solution for this problem that doesn't involve using a different machine or reinstalling the OS? I am scratching my head for a while now, but no luck...

If you have any leads, it would be great.

 

Thank you so much!

João Machado, CLA
0 Kudos
Message 6 of 7
(87 Views)

There are some ini keys related to tcp VI server security: https://labviewwiki.org/wiki/LabVIEW_configuration_file/VI_Server

I believe they all have property nodes too in case you correctly hate config files, this one is related https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/properties-and-methods/vi-server/applicati...

 

0 Kudos
Message 7 of 7
(67 Views)