From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview Webdav Put on https site not working on cRIO 9045 Linux RT

Hello Everybody,
i am currently facing an error while using a webdav put function on my cRIO 9045 in order to connect to my external webdav server.

 

The Error is:
Error 363507 occurred at an unidentified location
possible reasons:
Labview: (Hex 0x58BF3) LabVIEW could not verify the authenticity of the server

 

In my use case the cRIO is the client and webdav server the server.I tested the program from the pc level (as webdavclient and external webdavserver as server) and it worked, so i guess it is not a server related problem.

The error only occurs, when i open a new project and add my device and start the labview program from the device.

 

What i have done so far:
1.I checked the time of my device and it is the right time zone and daytime
2.I imported the certificates from my server into my device at /usr/share/ca-certificates and used command "sudo update-ca-certificates";
after the update they have been successfully added to /etc/ssl/certs
3.Restarted the device

 

From this point i thought it is going to work, but it failed still. Is it maybe some kind of bug in my labview version?
I am currently using Labview Robotics 2019.

 

Any help would be much appreciated.

Best regards
Thomas

0 Kudos
Message 1 of 2
(683 Views)

Hi  thomas8888

Did you check this article before? Error 363507 When Using SSL Enabled LabVIEW Web Services - NI

 

I think you can find your solution there. Take a look on that. 

 

_____________________________________

Best regards Lyudvig Hovsepyan

0 Kudos
Message 2 of 2
(638 Views)