08-29-2022 05:07 AM
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
08-31-2022 01:06 AM
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