Error 12175 – [HTTPS] ERROR_WINHTTP_SECURE_FAIL
20th February 2024
Hi, My guess is that the device you’re trying to connect to, does not accept TLS 1.0 and TLS 1.2. Would it be possible to verify which TLS versions the …
Answer
20th February 2024
Hi, My guess is that the device you’re trying to connect to, does not accept TLS 1.0 and TLS 1.2. Would it be possible to verify which TLS versions the …
20th February 2024
When creating the pdf under the layout settings, you have an option called ‘include feeds’. This wil include the timerange component into the pdf report.
20th February 2024
Hi Folks, hope you´re all doing well. Indeed, the end of legacy dashboards is forcing all customers to rebuild everything when it comes to reporting and dashboards. Its a common …
20th February 2024
Hi Roger, This should be fine. Winpcap/Npcap is only used by the SLSendGARP tool. This tool gets executed from SLDataMiner when it needs to acquire the VIP after a failover …
20th February 2024
Yes, that’s possible, no problem. You need of course a site to site VPN. Bert
20th February 2024
For this use case specifically, we introduced the Collapse condition. By using this condition, you can filter your shapes visually, but their logical counterpart will still exist. That means that …
20th February 2024
Hi Hideyuki, Could you please try again using the following parameter definition? The ‘length’ action should also not be needed anymore. <Param id=”100″> <Name>DataLength</Name> <Type>length</Type> <Interprete> <RawType>numeric text</RawType> <LengthType>fixed</LengthType> <Length>2</Length> …
20th February 2024
Hi, the Orchestrator DxM tries to collect some information about the server like what NET version is installed for example. We will investigate and follow up with this issue. Wkr
20th February 2024
Hi Timothy, Could you confirm if you have an SSL certificate and the DataAPI soft launch correctly configured? Additionally, could you let us know what logs you see when having …
19th February 2024
The User-based Security Model for SNMPv3 (RFC3414) requires the presence of a valid username in the msgUserName field for proper authentication and authorization. An empty or missing msgUserName will result …
19th February 2024
Hi, The Orchestrator is responsible for managing the DXM’s, see https://docs.dataminer.services/user-guide/Reference/DataMiner_Extension_Modules.html?q=Orchestrator%20#orchestrator. I don’t think that this is normal behavior, is there something in the command line in the task manager …
19th February 2024
Hi Felix, We added a new example “Executor Input Example” for custom commands on how you can know who executed it. You can deploy it from the catalog: Custom Command …
19th February 2024
Hi Esteban, Those settings are currently not supported in the class library, if you wan to contribute you can add them yourself. See how to Class library development | DataMiner …
19th February 2024
Meanwhile, we have discovered that the data type defined in the driver was the root cause for this issue. In the driver which was having trouble with trending this was …
19th February 2024
Hi Miguel and Pieter, Yes, i’ll try to use dahsboards components to do the job. Thanks both for the reply!