From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Cloud Toolkits

cancel
Showing results for 
Search instead for 
Did you mean: 

Azure Queue error

Solved!
Go to solution

Hi, 

 

I'm trying to access queues (List Queues for instance) using NI Cloud Toolkit for Azure, but I get the following error message:

(Hex 0x58BF3) LabVIEW could not verify the authenticity of the server.

 

I have tried in LabVIEW 2018, 2019 and 2020.

 

This does work however:

  • Accessing blobs
  • Accessing queues using .NET (Azure.Storage.Queues)

Any ideas?

0 Kudos
Message 1 of 2
(1,984 Views)
Solution
Accepted by topic author RogerSaele

Was probably a bit quick to post here. I initially thought it was something with the toolkit because accessing blobs worked but not queues. But turns out to be due to decryption in local firewall. Edited "Open Azure Session.vi" to take a certificate, per this:

 

https://lavag.org/topic/16601-labview-could-not-verify-the-authenticity-of-the-server/?do=findCommen...

0 Kudos
Message 2 of 2
(1,969 Views)