Anyone else had issues with Meraki API since last Windows update?
Our monitoring stopped working at 4am on Monday coinciding with our patching. This will also be the first reboot since installing latest Solarwinds versions too. Since then all Meraki AP's and the orchestrator were showing offline in Orion and getting "Failed to get list of organizations" when clicking to get organizations.
Running a test from the 'proxy setting' page in Orion the api was reporting a TLS issue. I ran tests from the server in powershell and determined the issue was with TLS1.2 not being allowed. I set TLS1.2 to enabled in the 3 place of the registry I think is required and after changing the .net key the Powershell tests were succeeding.
I am now getting a response from the 'proxy setting' page to the api (albeit a 401 due to me not being able to send the key at this point) but it is obviously hitting the endpoint however the node is still reporting "Failed to get list of organizations".
I notice that no matter which poller I assign the node to I still only get entries in the logs on the main poller. In there I can see the latest module is loading in:
"*** Assembly SolarWinds.Orion.Orchestrators.Meraki.Common, Version=2023.1.0.0, Culture=neutral, PublicKeyToken=null, .NET version v4.0.30319 ***"
I have deleted the node but now unable to add back due to this error.